driverquery.exe /FO TABLE
And
Get-WindowsDriver -Online -All
Note: tested on a hyper-v VM, the command above list over 10 drivers, but the pnputil, dism, and export-windowsdrivers only export 2 drivers.
- What command can I use to backup or export all the drivers in this above output?
- can these output be pipe into pnputil and how?