Update: Pure Storage PowerShell SDK 1.13.1.12

We have updated the PowerShell SDK to fix a bug with a few cmdlets returning incorrect return values. One example shown below uses Get-PfaArrayAttributes cmdlet and returns the version information correctly as 5.1.1. PS C:> Get-Module -ListAvailable -Name *Pure* Directory: C:Program FilesWindowsPowerShellModules ModuleType Version Name ExportedCommands ———- ——- —- —————- Binary 1.13.1.12 PureStoragePowerShellSDK {Disable-PfaAlert, Enable-PfaAlert, […]


We have updated the PowerShell SDK to fix a bug with a few cmdlets returning incorrect return values. One example shown below uses Get-PfaArrayAttributes cmdlet and returns the version information correctly as 5.1.1.

In the PowerShell SDK 1.3.0.3 Get-PfaArrayAttribute was returning a date vs a string. The example below is taken from using the New-FlashArrayCapacityReport cmdlet from the PowerShell Toolkit.

Happy Scripting!