EXE
WinGet
HP Client Management Script Library
HP Development Company, L.P. · 1.8.6 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
hp-cmsl-1.8.6.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{5A1AECCB-E0CE-4D2C-833C-29CCEA959448}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.8.6
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
hp-cmsl-1.8.6.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HP.HPCMSL
Version
1.8.6
Description
A collection of powershell functions for managing HP BIOS, and streamlining the download and organization of Softpaq downloads.
License
Proprietary
Support
https://support.hp.com/
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
- [NEW] Adds Invoke-HPDisplayFactoryReset command.
- [NEW] Adds Get-HPDisplayCalibrationReport command.
- [NEW] Adds disconnected display firmware update support to Update-HPDisplayFirmware.
- [NEW] Adds new properties to Get-HPDisplay and Set-HPDisplay.
- [NEW] Adds more color presets to Get-HPDisplay and Set-HPDisplay.
- [NEW] Adds Get-HpEpscBootlogEvidence command.
- [NEW] Adds Get-HPEpscCerts command.
- [NEW] Adds Invoke-HpEpscBootlogEvidenceValidation command.
- [NEW] Adds -UsesOssIntegrati…