List all the drivers installed on your Windows OS
I am a huge fan of administrating all Operating Systems using a type of command line.
I work in a Unix/Windows environment that does include differing flavors of Linux here and there. Enough about me and lets get to the reason for the post shall we.
So there are a ton of freeware applications that will go out and do the exact thing we are doing and it just adds more crap ware to your Windows Install. So lets get your drivers the easy and no extra crap way.
Here is the command line to use to see all your drivers:
driverquery
Or to output in list or csv format instead of the default table format, you can use the /FO switch
driverquery /FO [list, table, csv]
So for instance, if you ran the following command to give you verbose information in list format:
driverquery /FO list /v
Then you can go more into it like this:
driverquery /FO csv /v > C:\driverbackup.csv ![]()
then you can open it in excel.
Enjoy!
Latest Tweet
Sponsored By:
Recent Posts
- Open SQL Server Ports Via Script
- How did I get these fake antivirus? How to keep from getting them.
- Moving IIS Install from one system drive to another.
- Commerce Server 2007: Direct Mailer Is Not Working Please Help!
- Windows will not launch an exe after virus removal. How to fix.
"/forceit" .NET .NET and You Alpha Windows Attributes Changing via command line. Backup important Data Block Access BSOD Command Line Commerce Server 2007 Corrupt Filesystem Data Backup Dell Bios Switch Dos Drive Mapping File Flv Folder Fresh install with upgrade media FTP Fun God Must Be a Unix Admin Hidden Features How to Convert VHD to ISO ID IIS IIS 7.5 IIS MIME Types In the Beginning Isolate Users Keep evil empire away Know your file extension List Drivers Mount VHD via Double Click event NTFS.SYS Ntoskrnl.exe Ntoskrnl corrupt Silverlight SQL Change Owner Script Streaming Media MIME Types System Administrator Commandments VHD to ISO conversion Windows 7 Windows 7 fresh install Windows 8
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.



