Loading the IMI Cmdlets Snap-in

Before you can use IMI Cmdlets, you need to add the snap-in to your PowerShell session:

PowerShell
Add-PSSnapin *igel*


View all loaded IGEL Cmdlets:

PowerShell
Get-PSSnapin *igel*