<?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>Blog.BrianLeeJackson.com &#187; Powershell</title>
	<atom:link href="http://blog.brianleejackson.com/tag/powershell/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brianleejackson.com</link>
	<description></description>
	<lastBuildDate>Mon, 21 Jun 2010 17:05:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Run only scripts that you trust. Disable Powershell Message</title>
		<link>http://blog.brianleejackson.com/run-only-scripts-that-you-trust-disable-powershell-message</link>
		<comments>http://blog.brianleejackson.com/run-only-scripts-that-you-trust-disable-powershell-message#comments</comments>
		<pubDate>Tue, 27 Oct 2009 04:05:23 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista SP1]]></category>
		<category><![CDATA[Batch Script]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7 Beta]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=722</guid>
		<description><![CDATA[If you are like me you have probably run into the following error when trying to run powershell scripts. This becomes very annoying and tedious if you are running different scripts on a regular basis. &#8220;Security Warning &#8211; Run only scripts that you trust. While scripts from the Internet can be useful, this script can [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me you have probably run into the following error when trying to run powershell scripts.  This becomes very annoying and tedious if you are running different scripts on a regular basis.</p>
<blockquote><p>&#8220;Security Warning &#8211; Run only scripts that you trust. While scripts from the Internet can be useful, this script can potentially harm your computer. Do you want to run &#8211;.ps1? [D] Do not run  [R] Run once  [S] Suspend  [?] Help (default is &#8220;D&#8221;):</p></blockquote>
<h2>Step #1</h2>
<p>The first thing you need to do is launch Windows Powershell.</p>
<h2>Step #2</h2>
<p>Then enter the following commands:</p>
<blockquote><p>get-executionpolicy</p></blockquote>
<blockquote><p>set-executionpolicy bypass</p></blockquote>
<div id="attachment_728" class="wp-caption alignnone" style="width: 509px"><img src="http://blog.brianleejackson.com/wp-content/uploads/2009/10/powershell1.png" alt="Powershell Trust Scripts" title="Powershell Trust Scripts" width="499" height="89" class="size-full wp-image-728" /><p class="wp-caption-text">Powershell Trust Scripts</p></div>
<p>Now launch your script and enjoy not seeing that annoying message come up.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Frun-only-scripts-that-you-trust-disable-powershell-message" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;t=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;title=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message&amp;bodytext=If%20you%20are%20like%20me%20you%20have%20probably%20run%20into%20the%20following%20error%20when%20trying%20to%20run%20powershell%20scripts.%20%20This%20becomes%20very%20annoying%20and%20tedious%20if%20you%20are%20running%20different%20scripts%20on%20a%20regular%20basis.%0D%0A%0D%0A%22Security%20Warning%20-%20Run%20only%20scripts%20that%20you" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;title=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message&amp;notes=If%20you%20are%20like%20me%20you%20have%20probably%20run%20into%20the%20following%20error%20when%20trying%20to%20run%20powershell%20scripts.%20%20This%20becomes%20very%20annoying%20and%20tedious%20if%20you%20are%20running%20different%20scripts%20on%20a%20regular%20basis.%0D%0A%0D%0A%22Security%20Warning%20-%20Run%20only%20scripts%20that%20you" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Frun-only-scripts-that-you-trust-disable-powershell-message" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;title=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Frun-only-scripts-that-you-trust-disable-powershell-message&amp;title=Run%20only%20scripts%20that%20you%20trust.%20Disable%20Powershell%20Message&amp;annotation=If%20you%20are%20like%20me%20you%20have%20probably%20run%20into%20the%20following%20error%20when%20trying%20to%20run%20powershell%20scripts.%20%20This%20becomes%20very%20annoying%20and%20tedious%20if%20you%20are%20running%20different%20scripts%20on%20a%20regular%20basis.%0D%0A%0D%0A%22Security%20Warning%20-%20Run%20only%20scripts%20that%20you" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/run-only-scripts-that-you-trust-disable-powershell-message/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vista Powershell Script fix</title>
		<link>http://blog.brianleejackson.com/vista-powershell-script-fix</link>
		<comments>http://blog.brianleejackson.com/vista-powershell-script-fix#comments</comments>
		<pubDate>Thu, 25 Jun 2009 03:51:49 +0000</pubDate>
		<dc:creator>Brian Jackson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista SP1]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Registry]]></category>

		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=272</guid>
		<description><![CDATA[Step #1 Go to Run and type regedit Step #2 HKEY_Local_Machine\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.Powershell\ExecutionPolicy Step #3 In that registry key, change value to Unrestricted. Share and Enjoy:]]></description>
			<content:encoded><![CDATA[<h2>Step #1</h2>
<blockquote><p>Go to Run and type regedit</p></blockquote>
<h2>Step #2</h2>
<blockquote><p>HKEY_Local_Machine\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.Powershell\ExecutionPolicy </p></blockquote>
<h2>Step #3</h2>
<blockquote><p>In that registry key, change value  to Unrestricted.</p></blockquote>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="http://twitter.com/home?status=Vista%20Powershell%20Script%20fix%20-%20http%3A%2F%2Fblog.brianleejackson.com%2Fvista-powershell-script-fix" title="Twitter"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.brianleejackson.com%2Fvista-powershell-script-fix&amp;t=Vista%20Powershell%20Script%20fix" title="Facebook"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.brianleejackson.com%2Fvista-powershell-script-fix&amp;title=Vista%20Powershell%20Script%20fix&amp;bodytext=Step%20%231%0D%0AGo%20to%20Run%20and%20type%20regedit%0D%0A%0D%0AStep%20%232%0D%0AHKEY_Local_Machine%5CSOFTWARE%5CMicrosoft%5CPowerShell%5C1%5CShellIds%5CMicrosoft.Powershell%5CExecutionPolicy%20%0D%0A%0D%0AStep%20%233%0D%0AIn%20that%20registry%20key%2C%20change%20value%20%20to%20Unrestricted.%0D%0A%0D%0A%0D%0A%0D%0A" title="Digg"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.brianleejackson.com%2Fvista-powershell-script-fix&amp;title=Vista%20Powershell%20Script%20fix&amp;notes=Step%20%231%0D%0AGo%20to%20Run%20and%20type%20regedit%0D%0A%0D%0AStep%20%232%0D%0AHKEY_Local_Machine%5CSOFTWARE%5CMicrosoft%5CPowerShell%5C1%5CShellIds%5CMicrosoft.Powershell%5CExecutionPolicy%20%0D%0A%0D%0AStep%20%233%0D%0AIn%20that%20registry%20key%2C%20change%20value%20%20to%20Unrestricted.%0D%0A%0D%0A%0D%0A%0D%0A" title="del.icio.us"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fblog.brianleejackson.com%2Fvista-powershell-script-fix" title="Technorati"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.brianleejackson.com%2Fvista-powershell-script-fix&amp;title=Vista%20Powershell%20Script%20fix" title="StumbleUpon"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.brianleejackson.com%2Fvista-powershell-script-fix&amp;title=Vista%20Powershell%20Script%20fix&amp;annotation=Step%20%231%0D%0AGo%20to%20Run%20and%20type%20regedit%0D%0A%0D%0AStep%20%232%0D%0AHKEY_Local_Machine%5CSOFTWARE%5CMicrosoft%5CPowerShell%5C1%5CShellIds%5CMicrosoft.Powershell%5CExecutionPolicy%20%0D%0A%0D%0AStep%20%233%0D%0AIn%20that%20registry%20key%2C%20change%20value%20%20to%20Unrestricted.%0D%0A%0D%0A%0D%0A%0D%0A" title="Google Bookmarks"><img src="http://blog.brianleejackson.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.brianleejackson.com/vista-powershell-script-fix/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
