PowerShell snap-ins (PSSnapin) were the 1.0 way of extending PowerShell’s functionality.
In this post of the series “PowerShell 1.0 – The First Cmdlets“, we will cover Get-PSSnapin , Add-PSSnapin , and Remove-PSSnapin , which encompass the cmdlets needed for managing PowerShell snap-ins.
[Read more…] about PSSnapin: The Original Way to Extend PowerShell