<?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>Business Process Integration &#187; PowerShell</title>
	<atom:link href="http://www.businessprocessintegration.net/tag/powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.businessprocessintegration.net</link>
	<description>All that matters is integration (with BizTalk Server ;-)</description>
	<lastBuildDate>Fri, 28 Oct 2011 10:16:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ESB Guidance 2.0 CTP script execution problem</title>
		<link>http://www.businessprocessintegration.net/2009/03/esb-guidance-20-ctp-script-execution-problem/</link>
		<comments>http://www.businessprocessintegration.net/2009/03/esb-guidance-20-ctp-script-execution-problem/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 19:53:23 +0000</pubDate>
		<dc:creator>Gerben van Ophuizen</dc:creator>
				<category><![CDATA[BPI]]></category>
		<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[ESB]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.businessprocessintegration.net/2009/03/23/esb-guidance-20-ctp-script-execution-problem/</guid>
		<description><![CDATA[When running the ‘setup_bin.cmd’ from the folder ‘C:\projects\microsoft.practices.esb\Source\Samples\DynamicResolution\Install\Scripts’ I receive the message: 
&#160;
File C:\projects\microsoft.practices.esb\Source\Samples\DynamicResolution\Install\Scripts\DynamicResolution_Install.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see &#34;get-help about_signing&#34; for more details.    At line:1 char:32     + .\DynamicResolution_Install.ps1&#160; &#60;&#60;&#60;&#60; domainname\username &#8216;password&#8216; 1 
 
On a development machine [...]]]></description>
			<content:encoded><![CDATA[<p>When running the ‘setup_bin.cmd’ from the folder ‘C:\projects\microsoft.practices.esb\Source\Samples\DynamicResolution\Install\Scripts’ I receive the message: </p>
<p>&#160;</p>
<p>File C:\projects\microsoft.practices.esb\Source\Samples\DynamicResolution\Install\Scripts\DynamicResolution_Install.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see &quot;get-help about_signing&quot; for more details.    <br />At line:1 char:32     <br />+ .\DynamicResolution_Install.ps1&#160; &lt;&lt;&lt;&lt; <em>domainname</em>\<em>username</em> &#8216;<em>password</em>&#8216; 1 </p>
<p><a href="http://www.businessprocessintegration.net/wp-content/uploads/2009/03/image6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.businessprocessintegration.net/wp-content/uploads/2009/03/image-thumb5.png" width="547" height="146" /></a> </p>
<p>On a development machine you can run on a DOS Command Prompt the next command:</p>
<p><strong>powershell Set-ExecutionPolicy Unrestricted</strong></p>
<p>After that the setup_bin.cmd will run just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.businessprocessintegration.net/2009/03/esb-guidance-20-ctp-script-execution-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

