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*
Before you can use IMI Cmdlets, you need to add the snap-in to your PowerShell session:
Add-PSSnapin *igel*
View all loaded IGEL Cmdlets:
Get-PSSnapin *igel*