Install-ModuleHPCMSL
Last updated
Was this helpful?
Installs or updates the HP Client Management Script Library (HPCMSL) PowerShell module.
Module
OSD
Platform
WinPE (amd64 / arm64)
Ensures the HPCMSL module (version 1.8.5) is installed and up to date from the PowerShell Gallery. If PowerShellGet 2.2.5 or later is not present, it is installed first. Compares the installed HPCMSL version against the Gallery version and installs if missing or outdated. Supports both WinPE and full Windows environments. After installation, the module is imported into the global scope.
Install-ModuleHPCMSL [-ProgressAction <ActionPreference>] [<CommonParameters>]This function does not define function-specific parameters beyond common parameters.
Install-ModuleHPCMSL
Installs or updates HPCMSL 1.8.5 for all users and imports it into the current session.Last updated
Was this helpful?
Was this helpful?

