Microsoft Virtualization Discussions
Microsoft Virtualization Discussions
I have powershell installed on my Macbook, I was wondering if the PowerShell toolkit will work. The documentation makes no mention of Mac compatibility. I am assuming I will need to run a Windows VM of some sort. Thoughts?
PowerShell 7 is supported natively on Mac OS. The newest NetApp toolkit also supports PowerShell 7 so you should be fine using that combination. More from Microsoft here: Installing PowerShell on macOS - PowerShell | Microsoft Docs
Can you confirm if the below dependency has a fix? I am unable to 'import-module dataontap' using pwsh on my Macbook.
https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Latest-PowerShell-toolkit-will-not-import-the-module/td-p/158605
Import-Module DataOntap
| ~~~~~~~~~~~~~~~~~~~~~~~
| Could not load type 'System.Management.Automation.PSSnapIn' from assembly 'System.Management.Automation, Version=7.2.0.500, Culture=neutral,
| PublicKeyToken=31bf3856ad364e35'.
Which version of the toolkit are you using?