Wednesday, July 1, 2015

Export-WindowsDriver

Windows 8.1 Update 1 includes a new PowerShell cmdlet with the name of Export-WindowsDriver.  This cmdlet can export installed third-party drivers of an existing Windows computer.  An example would be:

Export-WindowsDriver –Online -Destination c:\export-drivers

export_windowsdriver_1

The output should contain existing drivers in separate subfolders.

export_windowsdriver_2

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.