PowerShell module installation from Install Windows Installer Package

Download the latest .msi package from Dell EMC Support site: https://www.dell.com/support/home/en-us Ex: Dell.[ModuleName]_1.x.x.xx_x64.msi

Run the executable .msi file.

The setup wizard is displayed (follow the instructions as depicted below). The wizard below is for PowerStore, but it is the same for all PowerShell modules.

Step 1

Step 2

Step 3

Step 4

Step 5

Step 6

Step 7

Step 8

Step 9

Step 10

Step 11

Once module has been installed, Run Import-Module -Name Dell.[ModuleName] to import the module into the current PowerShell session.

Step 12

Array certificate needs to be imported to use the module. Refer to “Importing array certificates section” for more details.