<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: IDE Channel Transfer Mode via WMI and PowerShell?</title>
	<link>http://ask.metafilter.com/72835/IDE-Channel-Transfer-Mode-via-WMI-and-PowerShell/</link>
	<description>Comments on Ask MetaFilter post IDE Channel Transfer Mode via WMI and PowerShell?</description>
	<pubDate>Tue, 02 Oct 2007 08:55:16 -0800</pubDate>
	<lastBuildDate>Tue, 02 Oct 2007 08:55:16 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: IDE Channel Transfer Mode via WMI and PowerShell?</title>
		<link>http://ask.metafilter.com/72835/IDE-Channel-Transfer-Mode-via-WMI-and-PowerShell</link>	
		<description>IDE Channel Transfer Mode via WMI and PowerShell? &lt;br /&gt;&lt;br /&gt; Scenario:  User calls in, says their computer is running slowly.  I waste 45 minutes with spyware scans, Windows updates, BIOS updates, startup tweaking, and driver updates before I remember to check and see if the hard drive has defaulted to PIO.  Two minutes later the machine is running at full speed.&lt;br&gt;
&lt;br&gt;
There&apos;s a separate issue here which involves me and my memory, but let&apos;s consider that a lost cause (I&apos;d say the diagnosis is terminal).&lt;br&gt;
&lt;br&gt;
What I want to do is write a PowerShell script (I&apos;m assuming PowerShell is best suited to this, correct me if I&apos;m wrong) that will query a list of machines (the specific source is irrelevant, I can script halfway decently, and I&apos;ll probably just use an IP range and a loop anyway) and return whether their Primary IDE Channel&apos;s Current Transfer Mode (quoting the XP Device Manager) is running in PIO or UDMA 5.  I&apos;m not asking anyone to write the script for me, I just need a pointer to the exact WMI Call I need to make.&lt;br&gt;
&lt;br&gt;
I&apos;ve used &lt;a href=&quot;http://www.shareup.com/WMI_Explorer-download-45595.html&quot;&gt;this&lt;/a&gt; program to peruse the WMI classes and can&apos;t find anything relevant.  Win32_IDEController and Win32_IDEControllerDevice both are close, but don&apos;t seem to contain the appropriate property.  (Pardon me if I&apos;ve been using a turd of a program, it was the second Google hit.  Please point fingers, laugh, and show me the right program to use.)</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.72835</guid>
		<pubDate>Tue, 02 Oct 2007 07:28:55 -0800</pubDate>
		<dc:creator>mysterious1der</dc:creator>
		
			<category>wmi</category>
		
			<category>harddrive</category>
		
			<category>idecontroller</category>
		
			<category>powershell</category>
		
	</item> <item>
		<title>By: mphuie</title>
		<link>http://ask.metafilter.com/72835/IDE-Channel-Transfer-Mode-via-WMI-and-PowerShell#1084927</link>	
		<description>Is the value stored in the registry? That seems a lot easier.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72835-1084927</guid>
		<pubDate>Tue, 02 Oct 2007 08:55:16 -0800</pubDate>
		<dc:creator>mphuie</dc:creator>
	</item><item>
		<title>By: mysterious1der</title>
		<link>http://ask.metafilter.com/72835/IDE-Channel-Transfer-Mode-via-WMI-and-PowerShell#1085155</link>	
		<description>To my knowledge, the information is not stored in the registry (at least my google search and registry search turns up nothing).  I searched &apos;udma&apos; in regedit.exe and got no results.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72835-1085155</guid>
		<pubDate>Tue, 02 Oct 2007 11:46:37 -0800</pubDate>
		<dc:creator>mysterious1der</dc:creator>
	</item>
	</channel>
</rss>
