HPDrivers
1.1.2
Update all HP device drivers with a single command.
Installation Options
Owners
Copyright
(c) 2023 Dawid Prowadzisz. All rights reserved.
Package Details
Author(s)
- Dawid Prowadzisz
Tags
Functions
Dependencies
This module has no dependencies.
Release Notes
Update all HP device drivers with a single command - Get-HPDrivers
Parameters
-NoPrompt [switch] - Install all drivers and update BIOS
-ShowSoftware [switch] - Show additional HP software in the driver list
-DeleteInstallationFiles [switch] - Delete the HP SoftPaq installation files stored in C:\Temp
-UninstallHPCMSL [switch] - Uninstall HP CMSL at the end of installation process
-SuspendBL [switch] - Suspend BitLocker protection for one restart
Examples
Example 1:
Simple, just download and install all drivers.
Get-HPDrivers -NoPrompt
Example 2:
Show all available drivers and additional software. Do not keep installation files. Suspend the BitLocker pin on next reboot.
Get-HPDrivers -DeleteInstallationFiles -SuspendBL
FileList
- HPDrivers.nuspec
- HPDrivers.psd1
- HPDrivers.psm1