<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for (iBoyd)</title>
	<atom:link href="http://iboyd.net/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://iboyd.net</link>
	<description></description>
	<lastBuildDate>Sat, 21 Jan 2012 20:35:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Windows 7 Power Management: Fixing PC Insomnia by mike</title>
		<link>http://iboyd.net/index.php/2010/05/16/windows-7-power-management-fixing-pc-insomnia/comment-page-1/#comment-39415</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sat, 21 Jan 2012 20:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/?p=300#comment-39415</guid>
		<description>The allow standby with remote opens registry seetings fixed my lack of sleep!.
Thanks!</description>
		<content:encoded><![CDATA[<p>The allow standby with remote opens registry seetings fixed my lack of sleep!.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Troubleshooting SCCM and BITS Downloads by JOcken</title>
		<link>http://iboyd.net/index.php/2009/01/09/troubleshooting-sccm-and-bits-downloads/comment-page-1/#comment-38635</link>
		<dc:creator>JOcken</dc:creator>
		<pubDate>Fri, 13 Jan 2012 15:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/?p=111#comment-38635</guid>
		<description>Great article! Thank you!</description>
		<content:encoded><![CDATA[<p>Great article! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop wmpenc.exe from Hogging CPU/Disk by ryan</title>
		<link>http://iboyd.net/index.php/2008/04/01/stop-wmpencexe-from-hogging-cpudisk/comment-page-1/#comment-38630</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 13 Jan 2012 14:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/index.php/2008/04/01/stop-wmpencexe-from-hogging-cpudisk/#comment-38630</guid>
		<description>DID NOT WORK FOR ME ANY OTHER IDEAS??????</description>
		<content:encoded><![CDATA[<p>DID NOT WORK FOR ME ANY OTHER IDEAS??????</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 7 Power Management: Fixing PC Insomnia by [confirm] TVService preventing Standby - MediaPortal Forum</title>
		<link>http://iboyd.net/index.php/2010/05/16/windows-7-power-management-fixing-pc-insomnia/comment-page-1/#comment-38369</link>
		<dc:creator>[confirm] TVService preventing Standby - MediaPortal Forum</dc:creator>
		<pubDate>Wed, 11 Jan 2012 08:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/?p=300#comment-38369</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop wmpenc.exe from Hogging CPU/Disk by koshka</title>
		<link>http://iboyd.net/index.php/2008/04/01/stop-wmpencexe-from-hogging-cpudisk/comment-page-1/#comment-38124</link>
		<dc:creator>koshka</dc:creator>
		<pubDate>Sun, 08 Jan 2012 22:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/index.php/2008/04/01/stop-wmpencexe-from-hogging-cpudisk/#comment-38124</guid>
		<description>Many thanks for sharing this!  Such a relief that this was such a simple fix!</description>
		<content:encoded><![CDATA[<p>Many thanks for sharing this!  Such a relief that this was such a simple fix!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Injecting Intel Matrix Mass Storage Drivers into a Windows XP WIM by Link Roundup (weekly) &#124; SiliconChaos</title>
		<link>http://iboyd.net/index.php/2009/05/26/injecting-intel-matrix-mass-storage-drivers-into-a-windows-xp-wim/comment-page-1/#comment-38045</link>
		<dc:creator>Link Roundup (weekly) &#124; SiliconChaos</dc:creator>
		<pubDate>Sun, 08 Jan 2012 00:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/?p=167#comment-38045</guid>
		<description>[...] Injecting Intel Matrix Mass Storage Drivers into a Windows XP WIM [...]</description>
		<content:encoded><![CDATA[<p>[...] Injecting Intel Matrix Mass Storage Drivers into a Windows XP WIM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows PE 3.0 and the Missing WMI Class by Daniel</title>
		<link>http://iboyd.net/index.php/2009/10/12/windows-pe-3-0-and-the-missing-wmi-class/comment-page-1/#comment-37293</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 31 Dec 2011 02:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/?p=221#comment-37293</guid>
		<description>Hey guys, check this note. It solved my problem (Install all five packages, and WMIC working under PE 3.0).
http://www.msfn.org/board/topic/143622-how-to-install-wmic-in-winpe/

Thanks for help guys. I found the issue was you needed more packages installed than just wmi and scripting.
I ended up also install the following packages:
XML
MDAC
HTA

So I basically installed 5 packages into PE (I used PE 2.1)

I doubt all 3 of these were needed, but with them installed wmic works correctly! I&#039;m too lazy to go back right now and figure out which of these 3 packages is actually needed, but I will eventually. But for now, if you install the following 5 packages total under PE2, then wmic.exe will finally work correctly:

wmi
scripting
XML
MDAC
HTA</description>
		<content:encoded><![CDATA[<p>Hey guys, check this note. It solved my problem (Install all five packages, and WMIC working under PE 3.0).<br />
<a href="http://www.msfn.org/board/topic/143622-how-to-install-wmic-in-winpe/" rel="nofollow">http://www.msfn.org/board/topic/143622-how-to-install-wmic-in-winpe/</a></p>
<p>Thanks for help guys. I found the issue was you needed more packages installed than just wmi and scripting.<br />
I ended up also install the following packages:<br />
XML<br />
MDAC<br />
HTA</p>
<p>So I basically installed 5 packages into PE (I used PE 2.1)</p>
<p>I doubt all 3 of these were needed, but with them installed wmic works correctly! I&#8217;m too lazy to go back right now and figure out which of these 3 packages is actually needed, but I will eventually. But for now, if you install the following 5 packages total under PE2, then wmic.exe will finally work correctly:</p>
<p>wmi<br />
scripting<br />
XML<br />
MDAC<br />
HTA</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows PE 3.0 and the Missing WMI Class by sam</title>
		<link>http://iboyd.net/index.php/2009/10/12/windows-pe-3-0-and-the-missing-wmi-class/comment-page-1/#comment-36097</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Sat, 17 Dec 2011 12:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/?p=221#comment-36097</guid>
		<description>Thanks for this tips.

After few searches, I installed winpe-wmi_en-us.cab package (with Waik 3.1) to my custom Pe with &quot;dism&quot; command.

I tested Win32_DiskPartition Wmi class with a VB script.
It&#039;s work fine.</description>
		<content:encoded><![CDATA[<p>Thanks for this tips.</p>
<p>After few searches, I installed winpe-wmi_en-us.cab package (with Waik 3.1) to my custom Pe with &#8220;dism&#8221; command.</p>
<p>I tested Win32_DiskPartition Wmi class with a VB script.<br />
It&#8217;s work fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ATI Radeon Causes a UAC Prompt at User Logon by Boyd</title>
		<link>http://iboyd.net/index.php/2010/06/29/ati-radeon-causes-a-uac-prompt-at-user-logon/comment-page-1/#comment-33863</link>
		<dc:creator>Boyd</dc:creator>
		<pubDate>Thu, 01 Dec 2011 14:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/?p=356#comment-33863</guid>
		<description>Alex, I&#039;d be interested in hearing what the outcome is with your Dell case. As far as I can tell, this is an issue because of ATI&#039;s drivers, but perhaps Dell can persuade them to resolve it.</description>
		<content:encoded><![CDATA[<p>Alex, I&#8217;d be interested in hearing what the outcome is with your Dell case. As far as I can tell, this is an issue because of ATI&#8217;s drivers, but perhaps Dell can persuade them to resolve it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ATI Radeon Causes a UAC Prompt at User Logon by Alex Ridge</title>
		<link>http://iboyd.net/index.php/2010/06/29/ati-radeon-causes-a-uac-prompt-at-user-logon/comment-page-1/#comment-33846</link>
		<dc:creator>Alex Ridge</dc:creator>
		<pubDate>Thu, 01 Dec 2011 11:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://iboyd.net/?p=356#comment-33846</guid>
		<description>Your explanation is fantastic and exactly what I needed to prompt Dell to hopefully resolve this issue on their Optiplex 780 drivers.</description>
		<content:encoded><![CDATA[<p>Your explanation is fantastic and exactly what I needed to prompt Dell to hopefully resolve this issue on their Optiplex 780 drivers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

