Software Development Kit (SDK) and API Discussions

ONTAP Powershell toolkit installation failed

Teric
3,689 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
1,849 Views

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

 

Teric
1,739 Views

no solution found yet.

TMADOCTHOMAS
1,650 Views

Same situation here, on the newest release.

Public