Software Development Kit (SDK) and API Discussions

ONTAP Powershell toolkit installation failed

Teric
2,749 Views

Hello Community,

Getting below error while importing the ONTAP module, please help.

 

PS C:\Program Files\WindowsPowerShell\Modules\NetApp.ONTAP> Import-Module .\NetApp.ONTAP.psd1
Import-Module : Could not load file or assembly 'file:///C:\Program Files\WindowsPowerShell\Modules\NetApp.ONTAP\OntapiPS.dll'
or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
At line:1 char:1
+ Import-Module .\NetApp.ONTAP.psd1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Import-Module], FileLoadException
+ FullyQualifiedErrorId : FormatXmlUpdateException,Microsoft.PowerShell.Commands.ImportModuleCommand

 

 

Regards,

Kabir

3 REPLIES 3

Naveen_K
909 Views

Is this resolved coz for me also giving same error, Can you please confirm if you found workaround for this. 

 

Teric
799 Views

no solution found yet.

TMADOCTHOMAS
710 Views

Same situation here, on the newest release.

Public