Skip to content

Commit c55613d

Browse files
author
Barkz
committed
Update README.md
1 parent 62091a8 commit c55613d

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
1-
# Pure Storage PowerShell SDK 1.5 Release Notes
1+
# Pure Storage PowerShell SDK Readme
22

33
The Pure Storage PowerShell SDK provides integration with the Purity Operating Environment and FlashArray. It provides functionalities of Purity's REST API as PowerShell cmdlets.
44

5-
### Downloads
5+
### DOWNLOADS
66
* [Installation Package](https://github.com/PureStorage-Connect/PowerShellSDK/blob/master/PurePowerShellSDKInstaller.msi)
77
* [Quick Start Guide for Pure Storage PowerShell SDK (PDF)](https://github.com/PureStorage-Connect/PowerShellSDK/blob/master/Quick%20Start%20Guide%20for%20Pure%20Storage%20PowerShell%20SDK.pdf)
88
* [Quick Start Guide PowerShell SDK Examples (ZIP)](https://github.com/PureStorage-Connect/PowerShellSDK/blob/master/SDK-Examples.zip)
99

10-
### RELEASE COMPATIBILITY
10+
### LATEST RELEASE
11+
* Latest [v1.5.5](https://github.com/PureStorage-Connect/PowerShellSDK/releases/tag/v1.5.5)
1112

12-
* This release requires PowerShell 3.0 or higher.
13-
* This release requires .NET 4.5.
14-
* This release is compatible with Purity FlashArrays that support Pure Storage REST API 1.0, 1.1, 1.2, 1.3, or 1.4.
15-
* This release requires a 64-bit operating system.
16-
* This release requires an operating system that supports the TLS 1.1/1.2 protocols such as Windows 7 & up or Windows Server 2008 R2 or higher.
13+
### OLDER RELEASES
14+
* [v1.5.4](https://github.com/PureStorage-Connect/PowerShellSDK/releases/tag/v1.5.4)
1715

1816
### INSTALLATION AND UNINSTALLATION
19-
2017
To install the PowerShell SDK, extract and run PurePowerShellSDKInstaller.msi, and follow the instructions. Administrator privilege is required to install. To verify the installation, run "Get-Command -Module PureStoragePowerShellSDK" in a new PowerShell prompt. The newly installed cmdlets should be listed. The PowerShell SDK can be uninstalled from "Programs and Features" of the Control Panel.
2118

2219
### KNOWN ISSUES

0 commit comments

Comments
 (0)