Software Development Kit (SDK) and API Discussions

ONTAP Powershell toolkit installation failed

Teric
2,076 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
236 Views

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

 

Teric
126 Views

no solution found yet.

TMADOCTHOMAS
37 Views

Same situation here, on the newest release.

Public