Verifying the Installation

Microsoft Platform Guide

Audience
Public
Source Type
Documentation

To check the installation from Windows PowerShell, start a new PowerShell session and use the Get-Module -ListAvailable to see all the available modules. Optionally the -Name *PureStorage* filter can be used to retrieve just the Everpure modules.


PS C:\> Get-Module -ListAvailable -Name *PureStorage*
    Directory: C:\Program Files\Pure Storage\PowerShell\Modules

ModuleType Version    PreRelease Name                                PSEdition ExportedCommands
---------- -------    ---------- ----                                --------- ----------------
Binary     1.17.3.0              PureStoragePowerShellSDK            Desk
Binary     2.2.272.0             PureStoragePowerShellSDK2           Desk
Note:

The graphic above highlights the ability to have both the SDK version 1 and version 2 installed on the same computer, which can then be loaded in the same PowerShell version 5.1 session. As an alternative, you can have a PowerShell 5.1 session with the SDK version 1 module loaded and a PowerShell 7.x session with the SDK version 2 module loaded.

Once the installation has been completed, it can be viewed from the Control Panel under Programs and Features. In the upper right hand corner, enter Everpure to filter the programs. The Everpure PowerShell SDK is shown with the product versions, help link, size and comments.