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.
Once module has been installed, Run Import-Module -Name Dell.[ModuleName] to import the module into the current PowerShell session.
Array certificate needs to be imported to use the module. Refer to “Importing array certificates section” for more details.