<?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"
	>
<channel>
	<title>Comments on: PowerShell Tutorial - Introduction</title>
	<atom:link href="http://www.powershellpro.com/powershell-tutorial-introduction/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powershellpro.com</link>
	<description>Sharing the Experience</description>
	<pubDate>Fri, 21 Nov 2008 03:19:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jesse Hamrick</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/#comment-199</link>
		<dc:creator>Jesse Hamrick</dc:creator>
		<pubDate>Wed, 27 Aug 2008 00:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/#comment-199</guid>
		<description>Tutorials are free and accessible from the sidebar.</description>
		<content:encoded><![CDATA[<p>Tutorials are free and accessible from the sidebar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arshad</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/#comment-174</link>
		<dc:creator>arshad</dc:creator>
		<pubDate>Mon, 11 Aug 2008 08:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/#comment-174</guid>
		<description>How can i view tutorials, i couldn't find? or is it paid, kindly let me know as i am intrested to start my scripting for the first time and have zerod on powershell as i have only windows GUI experience.</description>
		<content:encoded><![CDATA[<p>How can i view tutorials, i couldn&#8217;t find? or is it paid, kindly let me know as i am intrested to start my scripting for the first time and have zerod on powershell as i have only windows GUI experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Hamrick</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/#comment-60</link>
		<dc:creator>Jesse Hamrick</dc:creator>
		<pubDate>Fri, 15 Feb 2008 15:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/#comment-60</guid>
		<description>Patrick,
That is correct, the Execution Policy is Restricted by default. For those of you who are interested in Patrick's comment, we discuss Execution Policy and how to set it in the "PowerShell Aliases" tutorial under the "User-Defined Aliases using PowerShell Profiles" section.

foo-bar,
you are welcome...</description>
		<content:encoded><![CDATA[<p>Patrick,<br />
That is correct, the Execution Policy is Restricted by default. For those of you who are interested in Patrick&#8217;s comment, we discuss Execution Policy and how to set it in the &#8220;PowerShell Aliases&#8221; tutorial under the &#8220;User-Defined Aliases using PowerShell Profiles&#8221; section.</p>
<p>foo-bar,<br />
you are welcome&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/#comment-56</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 01 Feb 2008 16:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/#comment-56</guid>
		<description>Well done Mr. Hamrick. I would like to add a comment to your Introduction section. When one runs a script at the PS command line, the syntax calls for .\script.ps1. Hmmm? It still won't run because one's ExecutionPolicy is installed with a default of Restricted. Do a Get-ExecutionPolicy, PS shows Restricted. Do Set-ExecutionPolicy RemoteSigned , retry the .\script and Voila! There are some reasons for this that have mostly to do with security &#38; hack prevention. Get-Help  -detailed will tell you more as well as Jesse's many pages and examples.
   I had a heck of a time starting out because I didn't "get this" subtle syntax. Hope this helps those who are being introduced.</description>
		<content:encoded><![CDATA[<p>Well done Mr. Hamrick. I would like to add a comment to your Introduction section. When one runs a script at the PS command line, the syntax calls for .\script.ps1. Hmmm? It still won&#8217;t run because one&#8217;s ExecutionPolicy is installed with a default of Restricted. Do a Get-ExecutionPolicy, PS shows Restricted. Do Set-ExecutionPolicy RemoteSigned , retry the .\script and Voila! There are some reasons for this that have mostly to do with security &amp; hack prevention. Get-Help  -detailed will tell you more as well as Jesse&#8217;s many pages and examples.<br />
   I had a heck of a time starting out because I didn&#8217;t &#8220;get this&#8221; subtle syntax. Hope this helps those who are being introduced.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foo-bar</title>
		<link>http://www.powershellpro.com/powershell-tutorial-introduction/#comment-35</link>
		<dc:creator>foo-bar</dc:creator>
		<pubDate>Fri, 07 Dec 2007 15:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.powershellpro.com/powershell-tutorial-introduction/#comment-35</guid>
		<description>Good stuff, thank you.</description>
		<content:encoded><![CDATA[<p>Good stuff, thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
