AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | IoT | IT Service | Network/System | NIS2 | Infra | Performance | Protocol | SaaS | Security | Service Level | Storage | Linux | VMware | VoIP | Web | Wireless | SNMP

MonitorTools.com » Administration » Powershell » Powershell 4.0 » Add-WindowsDriver

Add-WindowsDriver - Powershell 4.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Add-WindowsDriver

Short description
Adds a driver to an offline Windows image.

Syntax


Description
The Add-Driver cmdlet adds third-party driver packages to an offline Windows image.


Use the Path parameter to specify the location of a mounted Windows image.


Use the Driver parameter to specify the location of an .inf driver file or a folder containing one or more .inf driver 
files.


Use the ForceUnsigned parameter to add unsigned .inf files to an x64-based image.





M