Microsoft Virtualization Discussions
Microsoft Virtualization Discussions
Dear PowerShell community,
We are glad to announce the release of the NetApp® ONTAP® 9.9.1.2106 PowerShell Toolkit.
PowerShell Toolkit Upgrade and Backward Compatibility
The toolkit name has been changed from DataONTAP to NetApp.ONTAP. To provide backward compatibility i.e. existing scripts compatibility and to allow users to import the module using the previous name, complete the following steps:
PowerShell Gallery
Before executing these commands, ensure that “C:\Program Files\WindowsPowerShell\Modules\NetApp.ONTAP” exists. This is the default location where the PowerShell gallery install module resides. If this location has been updated, update the path accordingly.
NetApp ToolChest
For more details refer to PowerShell Toolkit Installation Guide
Regards,
NetApp PowerShell Toolkit Team
Hey all! Thanks for this new release. When I try to download using the PSGallery I get an error...
I'm also seeing this on the DataONTAP module (latest) but not version 9.7.1.1.
Thanks!
Is there a version for PowerShell on Red Hat Linux?
Hi,
Check out this link:
Once you have installed pscore on linux you can install the Ontap modules from the pwsh console.
Install-module NetApp.ONTAP
Hope this helps!