<?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>PowerShell.nu &#187; Basics</title>
	<atom:link href="http://www.powershell.nu/tag/basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powershell.nu</link>
	<description>Windows PowerShell</description>
	<lastBuildDate>Thu, 08 Dec 2011 14:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Running Scripts with arguments in PowerShell</title>
		<link>http://www.powershell.nu/2009/12/16/running-scripts-with-arguments-in-powershell/</link>
		<comments>http://www.powershell.nu/2009/12/16/running-scripts-with-arguments-in-powershell/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 16:34:19 +0000</pubDate>
		<dc:creator>Niklas Goude</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.powershell.nu/?p=924</guid>
		<description><![CDATA[Here&#8217;s a short guide on running scripts in powershell. The guide is divided into three parts: Running Scripts from the Console Running Scripts from Start/Run Running Scripts as Backgournd Jobs in PowerShell First, let&#8217;s look at the script examples that we want to run. Here&#8217;s the first script: ################## # # Script 1 # ################## [...]]]></description>
		<wfw:commentRss>http://www.powershell.nu/2009/12/16/running-scripts-with-arguments-in-powershell/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

