Name
DriverQuery —
\windows\system32\driverquery.exe
Synopsis
Display a list of the installed device drivers and their properties. (DriverQuery is included with Windows XP Professional only.)
To Open
Command Prompt →
driverquery
Usage
driverquery [/fo] [/nh] [/si] [/v] [/s [/u [/p]]]
Description
Although Device Manager (see Microsoft Management Console) displays a hierarchal view of all of the devices attached to the system, only Driver Query provides a comprehensive list for every installed driver, either on a local machine or on any remote computer on the network.
Run DriverQuery without any options to print out the basic list, or use one of the following options:
-
/foformat Specify the format of the display: type
/fo table(the default) for a formatted table,/fo listfor a plaint text list, or/fo csvfor a comma-separated report, suitable for importing into a spreadsheet or database.-
/nh If using the
/fo tableor/fo csvformat (above), the/nhoption turns off the column headers.-
/v Display additional details about driver other than signed drivers.
-
/si Display additional details about signed drivers.
-
/ssystem Connect to a remote system, where system is the name of the computer.
-
/uuser Specify a user account (include an optional domain before the username) under which the command should execute.
-
/ppassword Specify the password for the user account specified with the
/uparameter; prompts for the password if omitted.
Notes
Refer to Appendix C for information on redirecting ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access