The NetApp Community is moving to a new platform and is in Read-Only mode. Click to learn more.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

ONTAP Powershell toolkit installation failed

Teric
5,128 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
3,288 Views

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

 

Teric
3,178 Views

no solution found yet.

TMADOCTHOMAS
3,089 Views

Same situation here, on the newest release.

Public