ITsVISTA
Information that makes life easier when it comes to installing, managing, and using Windows Vista.
Start About FAQ Blogroll Shop

Vista's DRIVERQUERY Command

Displays current device driver status and properties.

DRIVERQUERY [/S system [/U username [/P [password]]]] [/FO format] [/NH] [/SI] [/V]

/S system
Specifies the remote system to connect to.
/U [domain\]user
Specifies the user context under which the command should execute.
/P [password]
Specify the password for the given user context.
/FO format
Specifies the type of output to display. Valid values to be passed with the switch are “TABLE”, “LIST”, “CSV”.
/NH
Specifies that the “Column Header” should not be displayed. Valid for “TABLE” and “CSV” format only.
/SI
Provides information about signed drivers.
/V
Displays verbose output. Not valid for signed drivers.
/?
Displays this help message.

Examples:

  • DRIVERQUERY
  • DRIVERQUERY /FO CSV /SI
  • DRIVERQUERY /NH
  • DRIVERQUERY /S ipaddress /U user /V
  • DRIVERQUERY /S system /U domain\user /P password /FO LIST

Get notified of new posts for FREE via RSS or E-mail

Subscribe to ITsVISTA!

Related Posts

Comments

  • There are no comments yet...Come on, share your thoughts!

Leave a Comment