<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx</link><description>We released Windows PowerShell V2 (CTP) a while back. We have introduced remoting and Graphical PowerShell in the CTP and these place some additional set of dependencies on PowerShell installation. The earlier dependency on .Net 2.0 still holds good.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#6793804</link><pubDate>Tue, 18 Dec 2007 05:30:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6793804</guid><dc:creator>Windows Vista News</dc:creator><description>&lt;p&gt;Did you see this post at blogs.msdn.com&lt;/p&gt;
</description></item><item><title>re: Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#6798581</link><pubDate>Tue, 18 Dec 2007 21:48:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6798581</guid><dc:creator>Andrew Lee</dc:creator><description>&lt;p&gt;Have encountered a backwards compatibility bug that breaks some of my existing PowerShell 1 functions. &amp;nbsp;PowerShell 2 seems to handle $Args differently. &amp;nbsp;For example:&lt;/p&gt;
&lt;p&gt;function Test-Args { &amp;quot;Args: $Args&amp;quot; }&lt;/p&gt;
&lt;p&gt;With PowerShell 1:&lt;/p&gt;
&lt;p&gt; &amp;nbsp;PS&amp;gt; Test-Args One Two Three --Switch&lt;/p&gt;
&lt;p&gt; &amp;nbsp;Args: One Two Three --Switch&lt;/p&gt;
&lt;p&gt;With PowerShell 2 CTP:&lt;/p&gt;
&lt;p&gt; &amp;nbsp;PS&amp;gt; Test-Args One Two Three --Switch&lt;/p&gt;
&lt;p&gt; &amp;nbsp;Args: One Two Three Switch&lt;/p&gt;
&lt;p&gt;Notice th missing &amp;quot;--&amp;quot; on the Switch argument. &amp;nbsp;Can anyone explain the difference? and how to get the PowerShell 1 behaviour in PowerShell 2?&lt;/p&gt;</description></item><item><title>re: Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#6862846</link><pubDate>Tue, 25 Dec 2007 19:41:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6862846</guid><dc:creator>Yue Yao</dc:creator><description>&lt;p&gt;I have installed PS2.0 CTP without uninstalling V1.0. And then I uninstalled V1.0 and V2.0 and will reinstall V2.0 again. But I can not do than, because EvendID 867. And I see, the certificate of the V2.0-Package is blocked from his publisher, that is microsoft. Where is it wrong? And how can I do istall it?&lt;/p&gt;
&lt;p&gt;thanks for help.&lt;/p&gt;
&lt;p&gt;Y.Yao&lt;/p&gt;
&lt;p&gt;yue.yao@bechtle.com&lt;/p&gt;</description></item><item><title>re: Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#6983694</link><pubDate>Sat, 05 Jan 2008 00:51:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6983694</guid><dc:creator>PowerShellTeam</dc:creator><description>&lt;p&gt;Thanks for reporting this, Andrew.&lt;/p&gt;
&lt;p&gt;This is an issue with the V2 CTP, and has since been resolved.&lt;/p&gt;
&lt;p&gt;In the future, the PowerShell Connect site is an even better place to report issues.&lt;/p&gt;
&lt;p&gt;Lee&lt;/p&gt;
</description></item><item><title>re: Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#8102011</link><pubDate>Fri, 07 Mar 2008 19:51:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8102011</guid><dc:creator>Stelios Tzivakis</dc:creator><description>&lt;p&gt;stelios.tzivakis@gmail.com&lt;/p&gt;
&lt;p&gt;I own a Greek Windows XP SP 2 version&lt;/p&gt;
&lt;p&gt;I try to install WS-management 1.1 (in order to install Powershell v2 CT) &amp;nbsp;but the installer complains that my System Language is different than the package i am trying to install.&lt;/p&gt;
&lt;p&gt;I tried to find a solution but nothing came up.&lt;/p&gt;
&lt;p&gt;Is there any solution?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;</description></item><item><title>re: Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#9414702</link><pubDate>Thu, 12 Feb 2009 17:16:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9414702</guid><dc:creator>Gustavo9</dc:creator><description>&lt;p&gt;PS CTP 2 requires winrm with a wsmsvc.dll version 6.0.6001.18.089 or greater. &lt;/p&gt;
&lt;p&gt;How do I uninstall the dll if I have a previous one ? (Windows Vista)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>Powershell v2 CTP uninstall error</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#9562750</link><pubDate>Wed, 22 Apr 2009 20:16:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9562750</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;PowerShell v2 CTP will not uninstall after an upgrade to Windows Vista SP2 RC. &amp;nbsp;Since this OS is not a supported OS for PowerShell v2 CTP. &amp;nbsp;Since PowerShell v2 CTP2/3 will not remove the old version, I'm stuck in no man's land with no way to upgrade PowerShell until Vista SP2 comes out. &amp;nbsp;It would be nice if manual uninstall information was made available in someplace users could find.&lt;/p&gt;</description></item><item><title>re: Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#9563084</link><pubDate>Wed, 22 Apr 2009 23:14:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9563084</guid><dc:creator>PSHFan</dc:creator><description>&lt;p&gt;You can manually delete the POwerShell folder (after taking ownership from Trusted Instaler) under C:\windows\system32\windowspowershell&lt;/p&gt;
&lt;p&gt;and the powershell registry entries under hklm:\software\microsoft\powershell&lt;/p&gt;
&lt;p&gt;That should do the trick&lt;/p&gt;</description></item><item><title>re: Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#9927534</link><pubDate>Mon, 23 Nov 2009 20:59:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9927534</guid><dc:creator>Mahendar- McKinstry</dc:creator><description>&lt;p&gt;Thanks for the blog. It helped me remove Powershell 1.0 from Win server 2008. &lt;/p&gt;</description></item><item><title>re: Installing Windows PowerShell V2 (CTP)</title><link>http://blogs.msdn.com/powershell/archive/2007/12/17/installing-windows-powershell-v2-ctp.aspx#9928845</link><pubDate>Wed, 25 Nov 2009 22:26:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9928845</guid><dc:creator>Jimmy</dc:creator><description>&lt;p&gt;How do you upgrade to V2 on Server 2008 if other features are dependent on Powershell? &amp;nbsp;I removed Powershell using Features, and was forced to also remove another feature that is dependent on Powershell (Windows Server Backup Features, Command line tools). &amp;nbsp;Then I installed V2. &amp;nbsp;When I tried to enable the Command line tools, it forced me to install Powershell (V1). &amp;nbsp;Now it appears V2 is no longer on the server.&lt;/p&gt;
&lt;p&gt;Windows Update is disabled via group policy on our servers, so I can't check to see if an upgrade is available.&lt;/p&gt;</description></item></channel></rss>