<?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 on: Registry queries the easy way</title>
	<atom:link href="http://blog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/</link>
	<description>Tools for IT Success</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:01:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: charles</title>
		<link>http://blog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/comment-page-1/#comment-1526</link>
		<dc:creator>charles</dc:creator>
		<pubDate>Mon, 13 Jul 2009 19:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://testblog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/#comment-1526</guid>
		<description>for /f %s in (servers.txt) do @regquery.bat %s &gt;&gt; owners.txt
couldn&#039;t make the above FOR command to reg query the registry if I query more than 2 computers.</description>
		<content:encoded><![CDATA[<p>for /f %s in (servers.txt) do @regquery.bat %s &gt;&gt; owners.txt<br />
couldn&#8217;t make the above FOR command to reg query the registry if I query more than 2 computers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffery Hicks</title>
		<link>http://blog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/comment-page-1/#comment-1241</link>
		<dc:creator>Jeffery Hicks</dc:creator>
		<pubDate>Wed, 06 May 2009 11:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://testblog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/#comment-1241</guid>
		<description>I didn&#039;t see an error message in your post. Please use the forums at ScriptingAnswers.com.  It will be much easier to help you there.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t see an error message in your post. Please use the forums at ScriptingAnswers.com.  It will be much easier to help you there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guido van Brakel</title>
		<link>http://blog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/comment-page-1/#comment-1240</link>
		<dc:creator>Guido van Brakel</dc:creator>
		<pubDate>Tue, 05 May 2009 20:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://testblog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/#comment-1240</guid>
		<description>While trying to run this batch file, i&#039;m seeing this error on my machine:
What&#039;s wrong?</description>
		<content:encoded><![CDATA[<p>While trying to run this batch file, i&#8217;m seeing this error on my machine:<br />
What&#8217;s wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAPIEN Technologies</title>
		<link>http://blog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/comment-page-1/#comment-187</link>
		<dc:creator>SAPIEN Technologies</dc:creator>
		<pubDate>Fri, 08 Feb 2008 21:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://testblog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/#comment-187</guid>
		<description>Take a look at &lt;a rel=&quot;nofollow&quot; href=&quot;http://blog.sapien.com/current/2008/1/23/is-powershell-installed.html&quot; rel=&quot;nofollow&quot;&gt;http://blog.sapien.com/current/2008/1/23/is-powershell-installed.html&lt;/a&gt; for an example of using the WMI registry provider in PowerShell.  I also have a followup at &lt;a rel=&quot;nofollow&quot; href=&quot;http://blog.sapien.com/current/2008/1/28/got-powershell-revisited.html&quot; rel=&quot;nofollow&quot;&gt;http://blog.sapien.com/current/2008/1/28/got-powershell-revisited.html&lt;/a&gt; that shows how to use the .NET framework classes to read the registry. If you need more PowerShell help with this topic, please post something in the forums at powershellcommunity.org.&lt;br/&gt;&lt;br/&gt;Jeff
</description>
		<content:encoded><![CDATA[<p>Take a look at <a rel="nofollow" href="http://blog.sapien.com/current/2008/1/23/is-powershell-installed.html" rel="nofollow">http://blog.sapien.com/current/2008/1/23/is-powershell-installed.html</a> for an example of using the WMI registry provider in PowerShell.  I also have a followup at <a rel="nofollow" href="http://blog.sapien.com/current/2008/1/28/got-powershell-revisited.html" rel="nofollow">http://blog.sapien.com/current/2008/1/28/got-powershell-revisited.html</a> that shows how to use the .NET framework classes to read the registry. If you need more PowerShell help with this topic, please post something in the forums at powershellcommunity.org.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Black</title>
		<link>http://blog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/comment-page-1/#comment-186</link>
		<dc:creator>Black</dc:creator>
		<pubDate>Fri, 08 Feb 2008 02:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://testblog.sapien.com/index.php/2008/02/07/registry-queries-the-easy-way/#comment-186</guid>
		<description>Is there the possibility of you turning that RegQuery.bat into comparable PowerShell code. I was just working on reading some registry keys for a list of computers and was hoping it could be done easily in PowerShell.
</description>
		<content:encoded><![CDATA[<p>Is there the possibility of you turning that RegQuery.bat into comparable PowerShell code. I was just working on reading some registry keys for a list of computers and was hoping it could be done easily in PowerShell.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
