<?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: Really Quick Server Info</title>
	<atom:link href="http://www.peetersonline.nl/index.php/powershell/really-quick-server-info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peetersonline.nl/index.php/powershell/really-quick-server-info/</link>
	<description>Using Powershell for (virtually) everything!</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:41:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.peetersonline.nl/index.php/powershell/really-quick-server-info/comment-page-1/#comment-225</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Sep 2008 11:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.peetersonline.nl/index.php/powershell/really-quick-server-info/#comment-225</guid>
		<description>Hi Sumit,

Looks like you are missing the Quest AD snapin.
Download it at : http://www.quest.com/activeroles-server/arms.aspx and add it using add-pssnapin.
Good luck!
Hugo</description>
		<content:encoded><![CDATA[<p>Hi Sumit,</p>
<p>Looks like you are missing the <a href="http://www.quest.com" target='_blank'>Quest</a> AD snapin.<br />
Download it at : <a href="http://www.quest.com/activeroles-server/arms.aspx" rel="nofollow">http://www.quest.com/activeroles-server/arms.aspx</a> and add it using add-pssnapin.<br />
Good luck!<br />
Hugo
<p style="opacity:0.5;padding:0;margin:0;display:inline;"><sub><a href="http://www.janhvizdak.com/make-donation-cross-linker-plugin-wordpress.php" onclick="window.open('http://www.janhvizdak.com/make-donation-cross-linker-plugin-wordpress.php'); return false;" target="_blank" style="cursor:help;"><b>&#187;crosslinked&#171;</b></a></sub></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit Gupta</title>
		<link>http://www.peetersonline.nl/index.php/powershell/really-quick-server-info/comment-page-1/#comment-224</link>
		<dc:creator>Sumit Gupta</dc:creator>
		<pubDate>Thu, 11 Sep 2008 11:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.peetersonline.nl/index.php/powershell/really-quick-server-info/#comment-224</guid>
		<description>Hi,

i am getting the below error when i run this script.

The term &#039;Get-QADComputer&#039; is not recognized as a cmdlet, function, operable program, or script file. Verify the term a
nd try again.
At C:\get-myserver.ps1:5 char:22
+ Else {Get-QADComputer  &lt;&lt;&lt;&lt; -searchRoot &quot;OU=Servers,DC=MYDOMAIN,DC=LOCAL&quot; -name $ServerName -sizeLimit 0 &#124; Select-Obj
ect Name, Description, OSName, OSServicePack, ParentContainer, @{N=&quot;Model&quot;;E={(Get-WmiObject -Class Win32_ComputerSyste
m -ComputerName $_.Name).Model}}}


Could you please help?

Regards

Sumit</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i am getting the below error when i run this script.</p>
<p>The term &#8216;Get-QADComputer&#8217; is not recognized as a cmdlet, function, operable program, or script file. Verify the term a<br />
nd try again.<br />
At C:\get-myserver.ps1:5 char:22<br />
+ Else {Get-QADComputer  &lt;&lt;&lt;&lt; -searchRoot &#8220;OU=Servers,DC=MYDOMAIN,DC=LOCAL&#8221; -name $ServerName -sizeLimit 0 | Select-Obj<br />
ect Name, Description, OSName, OSServicePack, ParentContainer, @{N=&#8221;Model&#8221;;E={(Get-WmiObject -Class Win32_ComputerSyste<br />
m -ComputerName $_.Name).Model}}}</p>
<p>Could you please help?</p>
<p>Regards</p>
<p>Sumit</p>
]]></content:encoded>
	</item>
</channel>
</rss>

