Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 3.0 » Add-WindowsDriver

Add-WindowsDriver - Powershell 3.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.