Downloading and installing the Dell Command | PowerShell Provider 2.3 module from Microsoft Gallery
The Dell Command | PowerShell Provider 2.3 module is available at Microsoft Gallery.
Prerequisites:
- Supported PowerShell version: 5.0 and later
- PowerShell get package manager
nuget-anycpu.exe.
-
Open Windows PowerShell with administrator privileges.
-
To find the
Dell Command | PowerShell Provider module, run the following command:
Find-Module DellBIOSProvider.
-
To install the module, run the following command based on the operating system:
- For 32-bit operating system,
Install-Module DellBIOSProviderX86.
- For 64-bit operating system,
Install-Module DellBIOSProvider.
The latest version of Dell Command | PowerShell Provider available at Microsoft Gallery is installed.
-
To download the
nuget-anycpu.exe file, enter
Y.