Batch Script - DRIVERQUERY



This batch command shows all installed device drivers and their properties.

Syntax

driverquery

Example

@echo off 
driverquery

Output

The above command will display the information of all the device drivers installed on the current system. Following is an example of a subset of the information displayed.

WacomPen      Wacom Serial Pen HID D Kernel        8/22/2013 4:39:15 AM 
Wanarp        Remote Access IP ARP D Kernel        8/22/2013 4:35:45 AM 
Wanarpv6      Remote Access IPv6 ARP Kernel        8/22/2013 4:35:45 AM 
Wdf01000      Kernel Mode Driver Fra Kernel        8/22/2013 4:38:56 AM 
WFPLWFS       Microsoft Windows Filt Kernel        11/9/2014 6:57:28 PM 
WIMMount      WIMMount               File System   8/22/2013 4:39:34 AM
WinMad        WinMad Service         Kernel        5/9/2013  9:14:27 AM 
WinNat        Windows NAT Driver     Kernel        1/22/2014 1:10:49 AM 
WinUsb        WinUsb Driver          Kernel        8/22/2013 4:37:55 AM 
WinVerbs      WinVerbs Service       Kernel        5/9/2013 9:14:30 AM 
WmiAcpi       Microsoft Windows Mana Kernel        8/22/2013 4:40:04 AM 
WpdUpFltr     WPD Upper Class Filter Kernel        8/22/2013 4:38:45 AM 
ws2ifsl       Windows Socket 2.0 Non Kernel        8/22/2013 4:40:03 AM
wtlmdrv       Microsoft iSCSI Target Kernel        8/22/2013 4:39:19 AM 
WudfPf        User Mode Driver Frame Kernel        8/22/2013 4:37:21 AM 
WUDFWpdFs     WUDFWpdFs              Kernel        8/22/2013 4:36:50 AM 
WUDFWpdMtp    WUDFWpdMtp             Kernel        8/22/2013 4:36:50 AM
batch_script_commands.htm
Advertisements