mikenelson-pure
3 years agoCommunity Manager
PureStoragePowerShellSDK2 Update: If you rely on PowerShell
PureStoragePowerShellSDK2 Update: If you rely on PowerShell Module Autoloading in your scripts that use the SDK2 module, please read this.
• Thanks to an https://github.com/PureStorage-Connect/PowerShellSDK2/issues/15|Issue filed in our GitHub repo by user "Anni B", a problem has been identified where the PowerShell Module Auto Loading feature is not functioning correctly due to a missing array in the manifest file for the SDK2 module. To remediate this until it is included in the next release, do the following:
◦ run `Install-Module PureStoragePowerShellSDK2` to ensure you have the latest version (2.16.12.0)
◦ Save the attached manifest file (rename it to .psd1) and replace the existing manifest file with it.
This will be corrected in the next release.