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

Add-PSSnapin *igel*
POWERSHELL

View all loaded IGEL Cmdlets:

Get-PSSnapin *igel*
POWERSHELL