<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Driver on Anything About IT</title><link>https://www.verboon.info/tags/driver/</link><description>Recent content in Driver on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 02 Feb 2011 21:16:51 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/driver/index.xml" rel="self" type="application/rss+xml"/><item><title>Exporting Windows Driver Store Information into Excel</title><link>https://www.verboon.info/2011/02/exporting-windows-driver-store-information-into-excel/</link><pubDate>Wed, 02 Feb 2011 21:16:51 +0000</pubDate><guid>https://www.verboon.info/2011/02/exporting-windows-driver-store-information-into-excel/</guid><description>&lt;p&gt;To obtain detailed information about a particular driver that is prestaged within the Windows 7 driver store, you can run the following command.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Dism /online /get-driverinfo /driver: &amp;lt;path to driver inf file&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now there is quite a lot of interesting information in here, imagine you are working on a Windows 7 project and you want to know if a particular device is supported by the Windows 7 build in drivers. Of course you can do a bulk export of all the drivers into text files (as explained in this &lt;a href="https://www.verboon.info/index.php/2010/12/inside-the-windows-7-driver-store/"&gt;earlier post&lt;/a&gt;) but wouldn’t it be nice if we could just have all the information consolidated in one Excel file or database?&lt;/p&gt;</description></item><item><title>ToolTip: DriverStore Explorer</title><link>https://www.verboon.info/2010/12/tooltip-driverstore-explorer/</link><pubDate>Tue, 28 Dec 2010 16:12:59 +0000</pubDate><guid>https://www.verboon.info/2010/12/tooltip-driverstore-explorer/</guid><description>&lt;p&gt;In my previous blog post &lt;a href="https://www.verboon.info/index.php/2010/12/inside-the-windows-7-driver-store/"&gt;Inside the Windows 7 Driver Store&lt;/a&gt; I explained how to retrieve information about the Windows in-box drivers. Beside the in-box drivers the driver store also hosts the drivers installed via Windows Update or the native OEM provided driver installation package.&lt;/p&gt;
&lt;p&gt;The Driver Store Explorer utility provides a GUI interface for the Windows Driver Store. So instead of using pnputil (read &lt;a href="http://www.msigeek.com/5569/how-to-get-an-inventory-of-all-the-installed-device-drivers-in-a-machine"&gt;Vijay’s post&lt;/a&gt; for details) or dism, the Driver Store Explorer allows you to list 3rd party drivers that are already installed  within the driver store. Furthermore the tool also allows you to prestage, install or delete drivers from the driver store. The below screen shot is taken from a fresh Windows 7 installation running within a Citrix XenDesktop 5 environment.&lt;/p&gt;</description></item><item><title>ToolTip: BlueScreenView</title><link>https://www.verboon.info/2009/08/tooltip-bluescreenview/</link><pubDate>Tue, 04 Aug 2009 21:56:21 +0000</pubDate><guid>https://www.verboon.info/2009/08/tooltip-bluescreenview/</guid><description>&lt;p&gt;Anyone who uses Windows has seen at least once a &lt;a href="http://en.wikipedia.org/wiki/Blue_Screen_of_Death"&gt;BSOD&lt;/a&gt; (Blue Screen of Death). Even Bill Gates had to deal with it (watch &lt;a href="http://www.youtube.com/watch?v=RgriTO8UHvs"&gt;this&lt;/a&gt; video). &lt;a href="http://www.nirsoft.net/utils/blue_screen_view.html"&gt;NirSoft&lt;/a&gt; has released a utility called BlueScreenView that scans all the minidump files that are being created when a BSOD occurs and displays all information about these crashes.&lt;/p&gt;
&lt;p&gt;The utility is FREE and does not need to be installed. A detailed description of BlueScreenView can be found &lt;a href="http://www.nirsoft.net/utils/blue_screen_view.html"&gt;here&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>