Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 2.0 » Get-PSSnapin

Get-PSSnapin - Powershell 2.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Get-PSSnapin

Short description
Gets the Windows PowerShell snap-ins on the computer.

Syntax


Description
The Get-PSSnapin cmdlet gets the Windows PowerShell snap-ins that have been added to the current session or that ha
ve been registered on the system. The snap-ins are listed in the order in which they are detected.

Get-PSSnapin gets only registered snap-ins. To register a Windows PowerShell snap-in, use the InstallUtil tool incl
uded with the Microsoft .NET Framework 2.0. For more information, see "How to Register Cmdlets, Providers, and Host
 Applications" in the MSDN (Microsoft Developer Network) library at http://go.microsoft.com/fwlink/?LinkId=143619.