Windows Vista User Guide
windows vista user guideWindows Vista User GuideWindows Vista User Guide UpgradeWindows Vista User Guide Get StartedWindows Vista User Guide TipsWindows Vista User Guide AboutWindows Vista User Guide ContactWindows Vista User Guide VideosWindows Vista User Guide Books
Command line: Driverquery

DRIVERQUERY [/S system [/U username [/P [password]]]]
[/FO format] [/NH] [/SI] [/V]
Description:
Enables an administrator to display a list of
installed device drivers.

Parameter List:

/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