<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AnoopGeorge.com &#187; PowerShell</title>
	<atom:link href="http://www.anoopgeorge.com/tag/powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anoopgeorge.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Dec 2011 21:25:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PowerShell Variables</title>
		<link>http://www.anoopgeorge.com/2009/06/15/powershell-variables/</link>
		<comments>http://www.anoopgeorge.com/2009/06/15/powershell-variables/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 20:19:09 +0000</pubDate>
		<dc:creator>Anoop</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://www.anoopgeorge.com/?p=621</guid>
		<description><![CDATA[A good source of information. http://www.computerperformance.co.uk/powershell/powershell_variables.htm]]></description>
		<wfw:commentRss>http://www.anoopgeorge.com/2009/06/15/powershell-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powershell Script to Connect to SQL Server and get some information</title>
		<link>http://www.anoopgeorge.com/2008/12/22/powershell-script-to-connect-to-sql-server-and-get-some-information/</link>
		<comments>http://www.anoopgeorge.com/2008/12/22/powershell-script-to-connect-to-sql-server-and-get-some-information/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 22:01:42 +0000</pubDate>
		<dc:creator>Anoop</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.anoopgeorge.com/?p=164</guid>
		<description><![CDATA[A quick script to connect to an sql sserver and get the information from a table.  In this case find]]></description>
		<wfw:commentRss>http://www.anoopgeorge.com/2008/12/22/powershell-script-to-connect-to-sql-server-and-get-some-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerShell Script to compare two lists</title>
		<link>http://www.anoopgeorge.com/2008/12/22/powershell-script-to-compare-two-lists/</link>
		<comments>http://www.anoopgeorge.com/2008/12/22/powershell-script-to-compare-two-lists/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 21:43:27 +0000</pubDate>
		<dc:creator>Anoop</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.anoopgeorge.com/?p=162</guid>
		<description><![CDATA[A quick script to compare two arrays. $arrFirst = get-content First.txt $arrSecond = get-content Second.txt New-Item &#8220;C:MyworkplacepsFirstInSecond.txt&#8221; -Type file New-Item]]></description>
		<wfw:commentRss>http://www.anoopgeorge.com/2008/12/22/powershell-script-to-compare-two-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerShell script to add/remove a domain user to the Local Administrators group on a remote machine</title>
		<link>http://www.anoopgeorge.com/2008/12/22/powershell-script-to-addremove-a-domain-user-to-the-local-administrators-group-on-a-remote-machine/</link>
		<comments>http://www.anoopgeorge.com/2008/12/22/powershell-script-to-addremove-a-domain-user-to-the-local-administrators-group-on-a-remote-machine/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 21:06:38 +0000</pubDate>
		<dc:creator>Anoop</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.anoopgeorge.com/?p=155</guid>
		<description><![CDATA[Here is a PowerShell script to add/remove a domain user to the Local Administrators group on a remote machine and you]]></description>
		<wfw:commentRss>http://www.anoopgeorge.com/2008/12/22/powershell-script-to-addremove-a-domain-user-to-the-local-administrators-group-on-a-remote-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

