When I try to install Netapp Powershell on my Windows 7 desktop. I download the DataONTAP file but then I get this error
PS Z:\> Get-Module -listavailableAny id
ModuleType Name ExportedCommands
---------- ---- ----------------
Manifest DataONTAP {}
Manifest AppLocker {}
Manifest BitsTransfer {}
Manifest DataONTAP {}
Manifest PSDiagnostics {}
Manifest TroubleshootingPack {}
PS Z:\> Get-NaHelp
Get-NaHelp : Help file not found
At line:1 char:11
+ Get-NaHelp <<<<
+ CategoryInfo : ObjectNotFound: (C:\Windows\Syst...AP.dll-Help.xml:String) [Get-NaHelp], Exception
+ FullyQualifiedErrorId : Help file not found,DataONTAP.PowerShell.SDK.Cmdlets.Help.GetNaHelp
PS Z:\>
Any ideas what I am doing wrong?
Thanks,