<?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: First Glance at PowerShell</title>
	<atom:link href="http://blogs.sourceallies.com/2010/07/first-glance-at-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.sourceallies.com/2010/07/first-glance-at-powershell/</link>
	<description>Technical and process thinking from Source Allies employees</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:35:28 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Max  Kuipers</title>
		<link>http://blogs.sourceallies.com/2010/07/first-glance-at-powershell/comment-page-1/#comment-1224</link>
		<dc:creator>Max  Kuipers</dc:creator>
		<pubDate>Fri, 23 Jul 2010 14:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1524#comment-1224</guid>
		<description>Christine, the permissions issues were simply an unfamiliar security protocol. It&#039;s called the &quot;execution-policy&quot; in Powershell.  Naturally, the default was set to not let anything run, so I had to figure out how to allow it to run. Instead of just chmod u+x on a particular file, I had to restart the shell and run it as an administrator and type &quot;Set-ExecutionPolicy RemoteSigned&quot; which allows any script I write to run without question but requires signature on any script downloaded from the internet.</description>
		<content:encoded><![CDATA[<p>Christine, the permissions issues were simply an unfamiliar security protocol. It&#8217;s called the &#8220;execution-policy&#8221; in Powershell.  Naturally, the default was set to not let anything run, so I had to figure out how to allow it to run. Instead of just chmod u+x on a particular file, I had to restart the shell and run it as an administrator and type &#8220;Set-ExecutionPolicy RemoteSigned&#8221; which allows any script I write to run without question but requires signature on any script downloaded from the internet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christine</title>
		<link>http://blogs.sourceallies.com/2010/07/first-glance-at-powershell/comment-page-1/#comment-1222</link>
		<dc:creator>Christine</dc:creator>
		<pubDate>Thu, 22 Jul 2010 23:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1524#comment-1222</guid>
		<description>As another linux fanboy (or girl in this case) forced to use Windows for my work, this is pretty interesting.  I&#039;d be curious to hear more about the permissions obstacles you faced (and how you overcame them), as well as where the most useful documentation you found was.</description>
		<content:encoded><![CDATA[<p>As another linux fanboy (or girl in this case) forced to use Windows for my work, this is pretty interesting.  I&#8217;d be curious to hear more about the permissions obstacles you faced (and how you overcame them), as well as where the most useful documentation you found was.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://blogs.sourceallies.com/2010/07/first-glance-at-powershell/comment-page-1/#comment-1221</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 22 Jul 2010 23:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1524#comment-1221</guid>
		<description>Right on! Very intriguing.</description>
		<content:encoded><![CDATA[<p>Right on! Very intriguing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Chrystal</title>
		<link>http://blogs.sourceallies.com/2010/07/first-glance-at-powershell/comment-page-1/#comment-1219</link>
		<dc:creator>Jim Chrystal</dc:creator>
		<pubDate>Thu, 22 Jul 2010 21:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1524#comment-1219</guid>
		<description>You&#039;ve made a giant leap forward into the not-so-distant past.  Good job!</description>
		<content:encoded><![CDATA[<p>You&#8217;ve made a giant leap forward into the not-so-distant past.  Good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyrus</title>
		<link>http://blogs.sourceallies.com/2010/07/first-glance-at-powershell/comment-page-1/#comment-1217</link>
		<dc:creator>Cyrus</dc:creator>
		<pubDate>Thu, 22 Jul 2010 14:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.sourceallies.com/?p=1524#comment-1217</guid>
		<description>I just got a windows 7 computer at work, so I&#039;ll have to remember this.  I have a feeling it will probably be pretty useful at some point.</description>
		<content:encoded><![CDATA[<p>I just got a windows 7 computer at work, so I&#8217;ll have to remember this.  I have a feeling it will probably be pretty useful at some point.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

