<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How Can I Determine Which USB Devices are Connected to a Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2005/03/15/how-can-i-determine-which-usb-devices-are-connected-to-a-computer.aspx</link><description>Hey, Scripting Guy! How can I determine which USB devices are connected to a computer? -- WM 
 Hey, WM. If you watch a lot of TV - um, not that the Scripting Guys do; we spend our spare time reading the works of Shakespeare, solving differential equations</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How Can I Determine Which USB Devices are Connected to a Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2005/03/15/how-can-i-determine-which-usb-devices-are-connected-to-a-computer.aspx#3506493</link><pubDate>Thu, 28 Jun 2012 17:15:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3506493</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@Curtis Hoffmann no the script has not been updated. Windows 7 comes with Windows PowerShell which is much easier to use. The above code could be written in about four lines of code in Windows PowerShell. However, the WMI class is a standard class, and therefore the script should work on Windows 7 ... try it and see.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3506493" width="1" height="1"&gt;</description></item><item><title>re: How Can I Determine Which USB Devices are Connected to a Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2005/03/15/how-can-i-determine-which-usb-devices-are-connected-to-a-computer.aspx#3506390</link><pubDate>Thu, 28 Jun 2012 02:48:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3506390</guid><dc:creator>Curtis Hoffmann</dc:creator><description>&lt;p&gt;This script is pretty old. &amp;nbsp;Has it been updated for Win 7?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve got two USB devices (a synthesizer keyboard and a Kaossillator Pro synth). &amp;nbsp;The K-Pro doesn&amp;#39;t use pure MIDI commands, so I want to write a VBScript to act as an interface. &amp;nbsp;But I can&amp;#39;t find any script examples for reading USB in, then writing USB out (each device already has their own drivers, so it&amp;#39;s a matter of discovering if the device is plugged in, if the driver is running, and then handling USB streams. &amp;nbsp;None of which I know how to do.) &amp;nbsp;Suggestions for where to look for this? &amp;nbsp;Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3506390" width="1" height="1"&gt;</description></item><item><title>re: How Can I Determine Which USB Devices are Connected to a Computer?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2005/03/15/how-can-i-determine-which-usb-devices-are-connected-to-a-computer.aspx#3500366</link><pubDate>Sun, 27 May 2012 03:40:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3500366</guid><dc:creator>Gaurav Khullar</dc:creator><description>&lt;p&gt;I also did it the same way but my code is in c#.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3500366" width="1" height="1"&gt;</description></item></channel></rss>