<?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: File cannot be loaded because the execution of scripts is disabled on this system error in PowerShell</title>
	<atom:link href="http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/</link>
	<description>sharing experiences...</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:26:16 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jimmy</title>
		<link>http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/comment-page-1/#comment-729</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Thu, 14 Jan 2010 05:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=127#comment-729</guid>
		<description>I run the (Set-ExecutionPolicy Unrestricted )and it worked fine ..that is</description>
		<content:encoded><![CDATA[<p>I run the (Set-ExecutionPolicy Unrestricted )and it worked fine ..that is</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamil</title>
		<link>http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/comment-page-1/#comment-701</link>
		<dc:creator>Kamil</dc:creator>
		<pubDate>Wed, 23 Dec 2009 04:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=127#comment-701</guid>
		<description>Thanks for the info, its help me a lot.

BTW, make sure you run PowerShell as Administrator to execute Set-ExecutionPolicy</description>
		<content:encoded><![CDATA[<p>Thanks for the info, its help me a lot.</p>
<p>BTW, make sure you run PowerShell as Administrator to execute Set-ExecutionPolicy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OmarOZ7</title>
		<link>http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/comment-page-1/#comment-630</link>
		<dc:creator>OmarOZ7</dc:creator>
		<pubDate>Wed, 28 Oct 2009 01:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=127#comment-630</guid>
		<description>Changing Execution Policy 

The best way to set execution policy is to use the Set-ExecutionPolicy cmdlet. Set-ExecutionPolicy has one parameter - executionpolicy which can take one of four values:

Restricted
All Signed
Remote Signed
Unrestricted 

Alternatively it is possible to edit the following registry key

HKEY_Local_Machine\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.Powershell\ExecutionPolicy</description>
		<content:encoded><![CDATA[<p>Changing Execution Policy </p>
<p>The best way to set execution policy is to use the Set-ExecutionPolicy cmdlet. Set-ExecutionPolicy has one parameter &#8211; executionpolicy which can take one of four values:</p>
<p>Restricted<br />
All Signed<br />
Remote Signed<br />
Unrestricted </p>
<p>Alternatively it is possible to edit the following registry key</p>
<p>HKEY_Local_Machine\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.Powershell\ExecutionPolicy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/comment-page-1/#comment-580</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 06 Sep 2009 19:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=127#comment-580</guid>
		<description>LOL 

That is freaking hilarious.  I bet this guy would lock keys in his glove-box so he has keys if he ever gets locked out of his car.</description>
		<content:encoded><![CDATA[<p>LOL </p>
<p>That is freaking hilarious.  I bet this guy would lock keys in his glove-box so he has keys if he ever gets locked out of his car.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/comment-page-1/#comment-190</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Fri, 19 Sep 2008 20:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.itexperience.net/?p=127#comment-190</guid>
		<description>How can you run a script which will allow scripts to run, if running a script is disabled in the first place?

Fricken stupid-</description>
		<content:encoded><![CDATA[<p>How can you run a script which will allow scripts to run, if running a script is disabled in the first place?</p>
<p>Fricken stupid-</p>
]]></content:encoded>
	</item>
</channel>
</rss>
