NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

Microsoft Virtualization Discussions

Operation is not supported error

pvbavel
3,981 Views

I've just downloaded the Powershell Toolkit 1.7 but I'm unable to import the module, I receive the following:

Import-Module : Kan bestand of (translation:can not load) assembly OntapiPS, Version=1.7.0.112, Culture=neutral, PublicKeyToken=5d4427961a9a0646 o

f een van de afhankelijkheden hiervan niet laden. Minimale machtigingen zijn niet verleend. (Uitzondering van HRESULT:

0x80131417)

At line:1 char:14

+ Import-Module <<<<  dataontap

    + CategoryInfo          : InvalidOperation: (:) [Import-Module], FileLoadException

    + FullyQualifiedErrorId : FormatXmlUpateException,Microsoft.PowerShell.Commands.ImportModuleCommand

I unlocked the dataontap.zip and used the install.ps1 to install the module. The powershell restriction mode is set to unrestricted..., I use it on a 2008 R2 server....

Any ideas to get it working...

Thnx

1 ACCEPTED SOLUTION

pvbavel
3,869 Views

I figured it out.... It has to do with folder redirection and running the module from a network share... When importing the module from the local store it works fine...

View solution in original post

1 REPLY 1

pvbavel
3,870 Views

I figured it out.... It has to do with folder redirection and running the module from a network share... When importing the module from the local store it works fine...

Public