Skip to content

The Pure Storage PowerShell Toolkit provides a number of different cmdlets ranging from core Windows Server, WMI, WSMAN, SQL Server & .NET assemblies. The intention of the toolkit is to provide a library for customers and the Pure Storage field to use in troubleshooting, FlashArray reporting & other useful scenarios.

License

apple4ever/powershell-toolkit

 
 

Repository files navigation

Pure Storage PowerShell Toolkit

Version: 1911

Pure Storage PowerShell Toolkit Release Notes

The new version of the Pure Storage PowerShell Toolkit leverages a number of different cmdlets ranging from core Windows Server, WMI, WSMAN, VMware PowerCLI, SQL Server and .NET assemblies.

The Pure Storage PowerShell Toolkit is an open source project that provides additional cmdlets that leverage core Windows Server, System Center, WMI, WSMAN, SQL Server, Storage and .NET Assemblies. The intention of the PowerShell Toolkit is to provide useful cmdlets for customers and the Pure Storage field to use in troubleshooting, monitoring, reporting, best practices and configuration. The PowerShell Toolkit leverages the Pure Storage PowerShell SDK from some of the cmdlets.

Updates

  • New-FlashArrayCapacityReport -- Fixed issue with data reduction output.
  • Get-WindowsServerLogs -- Log collector for troubleshooting. Outputs all logs needed for Pure Storage Support to analyze.

Release Compatibility

  • This release requires PowerShell 3.0 or higher.
  • This release requires .NET 4.5 minimum.
  • This release is compatible with the Pure Storage PowerShell SDK 1.7.4.0 and greater.
  • This release requires a 64-bit operating system.

Install and Uninstall

The Pure Storage PowerShell Toolkit is distrbuted through the PowerShell Gallery (https://www.powershellgallery.com).

To install the Pure Storage PowerShell Toolkit open up an elevated Windows PowerShell session and type:

Install-Module -Name PureStoragePowerShellToolkit

To verify the installation:

Get-Module -Name PureStoragePowerShellToolkit

To see the available cmdlets:

Get-Command -Module PureStoragePowerShellToolkit

About

The Pure Storage PowerShell Toolkit provides a number of different cmdlets ranging from core Windows Server, WMI, WSMAN, SQL Server & .NET assemblies. The intention of the toolkit is to provide a library for customers and the Pure Storage field to use in troubleshooting, FlashArray reporting & other useful scenarios.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%