<?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: Portable Powershell &#8211; Part 2: Roll your own, plus a challenge</title>
	<atom:link href="http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/feed/" rel="self" type="application/rss+xml" />
	<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/</link>
	<description>invoke-intelligence &#124; where { $_.necessary }</description>
	<lastBuildDate>Thu, 19 Apr 2012 17:42:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: E Morales</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-980</link>
		<dc:creator>E Morales</dc:creator>
		<pubDate>Tue, 06 Oct 2009 22:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-980</guid>
		<description>hi, 
i did the steps, i work great
what im trying to accomplish right now, its working with the iis cmdlet on the portable enviroment.

i virtualize a pshell v2 from a windows2008 and also the cmdlet, but it doesnt do anything besides the &quot;original pshell&quot;</description>
		<content:encoded><![CDATA[<p>hi,<br />
i did the steps, i work great<br />
what im trying to accomplish right now, its working with the iis cmdlet on the portable enviroment.</p>
<p>i virtualize a pshell v2 from a windows2008 and also the cmdlet, but it doesnt do anything besides the &#8220;original pshell&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Portable PowerShell &#124; keyongtech</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-593</link>
		<dc:creator>Portable PowerShell &#124; keyongtech</dc:creator>
		<pubDate>Sun, 18 Jan 2009 17:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-593</guid>
		<description>[...] Portable PowerShell     So i&#039;ve followed up with the HOW  http://karlprosser.com/coder/2008/06...s-a-challenge/  Hal Rottenberg wrote: &gt; Karl Prosser[MVP] wrote: &gt;&gt; to anybody interested, &gt;&gt; I [...]</description>
		<content:encoded><![CDATA[<p>[...] Portable PowerShell     So i&#8217;ve followed up with the HOW  <a href="http://karlprosser.com/coder/2008/06...s-a-challenge/" rel="nofollow">http://karlprosser.com/coder/2008/06&#8230;s-a-challenge/</a>  Hal Rottenberg wrote: &gt; Karl Prosser[MVP] wrote: &gt;&gt; to anybody interested, &gt;&gt; I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E. Felton</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-548</link>
		<dc:creator>E. Felton</dc:creator>
		<pubDate>Wed, 06 Aug 2008 13:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-548</guid>
		<description>I am one of the Test Engineers on the App-V (formerly SoftGrid) project.
Based on your speculation in this blog I created a PowerShell package (I virtualized PowerShell).  I can tell you that everything appears to be working normally.  

Thanks for the suggestion!</description>
		<content:encoded><![CDATA[<p>I am one of the Test Engineers on the App-V (formerly SoftGrid) project.<br />
Based on your speculation in this blog I created a PowerShell package (I virtualized PowerShell).  I can tell you that everything appears to be working normally.  </p>
<p>Thanks for the suggestion!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LucD</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-539</link>
		<dc:creator>LucD</dc:creator>
		<pubDate>Tue, 08 Jul 2008 20:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-539</guid>
		<description>When you use the Application Link feature of ThinApp you don&#039;t even have to package it all together in 1 app.
My PowerShell+ package defines the .Net 2 and PowerShell V2CTP2 packages as RequiredAppLinks.

Makes it a lot easier on upgrades and patches.</description>
		<content:encoded><![CDATA[<p>When you use the Application Link feature of ThinApp you don&#8217;t even have to package it all together in 1 app.<br />
My PowerShell+ package defines the .Net 2 and PowerShell V2CTP2 packages as RequiredAppLinks.</p>
<p>Makes it a lot easier on upgrades and patches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EDF</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-533</link>
		<dc:creator>EDF</dc:creator>
		<pubDate>Fri, 27 Jun 2008 21:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-533</guid>
		<description>+1 for a Microsoft Portable version.  It would seem that all apps should be portable/green/virtualized/whatever.  Reduced footprint when you don&#039;t need it, tools there when and where you do.

Great article.  Thank you for sharing!</description>
		<content:encoded><![CDATA[<p>+1 for a Microsoft Portable version.  It would seem that all apps should be portable/green/virtualized/whatever.  Reduced footprint when you don&#8217;t need it, tools there when and where you do.</p>
<p>Great article.  Thank you for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bud Porter</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-528</link>
		<dc:creator>Bud Porter</dc:creator>
		<pubDate>Wed, 25 Jun 2008 13:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-528</guid>
		<description>Sorry I see further in article that you did consider.</description>
		<content:encoded><![CDATA[<p>Sorry I see further in article that you did consider.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bud Porter</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-527</link>
		<dc:creator>Bud Porter</dc:creator>
		<pubDate>Wed, 25 Jun 2008 13:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-527</guid>
		<description>Did you consider Microsoft&#039;s Softgrid or Application Virtualization 4.5 Beta Product acquired from Softricity?</description>
		<content:encoded><![CDATA[<p>Did you consider Microsoft&#8217;s Softgrid or Application Virtualization 4.5 Beta Product acquired from Softricity?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: no name</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-516</link>
		<dc:creator>no name</dc:creator>
		<pubDate>Sun, 22 Jun 2008 00:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-516</guid>
		<description>Such a long article for nothing. 2 word version: &quot;use thinstall&quot;...</description>
		<content:encoded><![CDATA[<p>Such a long article for nothing. 2 word version: &#8220;use thinstall&#8221;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Hiner</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-515</link>
		<dc:creator>Steve Hiner</dc:creator>
		<pubDate>Fri, 20 Jun 2008 23:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-515</guid>
		<description>Just thinking about it.  Thinstall lets you virtualize files such that the files are visible only from within the program in wraps.  That means you should be able to put your scripts folder into the thinstalled exe and carry your utility scripts around with you.

This is a fantastic solution for consultants like me.  There are times I want to use powershell on a client&#039;s system but don&#039;t want to mess with a .NET 2.0 install then the PowerShell install.  Now I won&#039;t have to.</description>
		<content:encoded><![CDATA[<p>Just thinking about it.  Thinstall lets you virtualize files such that the files are visible only from within the program in wraps.  That means you should be able to put your scripts folder into the thinstalled exe and carry your utility scripts around with you.</p>
<p>This is a fantastic solution for consultants like me.  There are times I want to use powershell on a client&#8217;s system but don&#8217;t want to mess with a .NET 2.0 install then the PowerShell install.  Now I won&#8217;t have to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Hiner</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-514</link>
		<dc:creator>Steve Hiner</dc:creator>
		<pubDate>Fri, 20 Jun 2008 23:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-514</guid>
		<description>This is very cool.  I should have thought of this a long time ago since I already own a Thinstall license.  I also already have a clean XP virtual machine I use for testing so this should take very little time for me to set up.  Thanks for figuring this out, it&#039;s gonna be really handy.</description>
		<content:encoded><![CDATA[<p>This is very cool.  I should have thought of this a long time ago since I already own a Thinstall license.  I also already have a clean XP virtual machine I use for testing so this should take very little time for me to set up.  Thanks for figuring this out, it&#8217;s gonna be really handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Murawski</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-513</link>
		<dc:creator>Steven Murawski</dc:creator>
		<pubDate>Fri, 20 Jun 2008 21:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-513</guid>
		<description>Karl, 
Great ideas.. I&#039;ve used Altiris for  purposes before, but never thought of applying it to PowerShell.

Too bad we have to go this route to  get a portable version.  Hopefully the Microsoft team will pick up on this and take up your challenge to make PowerShell portable and redistributable.

Thanks!</description>
		<content:encoded><![CDATA[<p>Karl,<br />
Great ideas.. I&#8217;ve used Altiris for  purposes before, but never thought of applying it to PowerShell.</p>
<p>Too bad we have to go this route to  get a portable version.  Hopefully the Microsoft team will pick up on this and take up your challenge to make PowerShell portable and redistributable.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reflective Perspective - Chris Alcock &#187; The Morning Brew #119</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-512</link>
		<dc:creator>Reflective Perspective - Chris Alcock &#187; The Morning Brew #119</dc:creator>
		<pubDate>Fri, 20 Jun 2008 06:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-512</guid>
		<description>[...] Portable Powershell - Part 2: Roll your own, plus a challenge - Karl Prosser explains how he created a portable version of PowerShell - and it wasn&#8217;t the way I thought. [...]</description>
		<content:encoded><![CDATA[<p>[...] Portable Powershell &#8211; Part 2: Roll your own, plus a challenge &#8211; Karl Prosser explains how he created a portable version of PowerShell &#8211; and it wasn&#8217;t the way I thought. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-507</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Thu, 19 Jun 2008 16:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-507</guid>
		<description>thats a typoe, it should be V2.. i&#039;ll update it, thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>thats a typoe, it should be V2.. i&#8217;ll update it, thanks for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gis Bun</title>
		<link>http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/comment-page-1/#comment-506</link>
		<dc:creator>Gis Bun</dc:creator>
		<pubDate>Thu, 19 Jun 2008 13:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/19/portable-powershell-part-2-roll-your-own-plus-a-challenge/#comment-506</guid>
		<description>Is it just me or in the four versions below &quot;So I wanted to make 4 different versions of Portable Powershell&quot; that version 3 &amp; 4 are identical?</description>
		<content:encoded><![CDATA[<p>Is it just me or in the four versions below &#8220;So I wanted to make 4 different versions of Portable Powershell&#8221; that version 3 &amp; 4 are identical?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

