<?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: Better console for PowerShell and VITK</title>
	<atom:link href="http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:14:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: buraq</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-13479</link>
		<dc:creator>buraq</dc:creator>
		<pubDate>Fri, 27 Jan 2012 02:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-13479</guid>
		<description>Thanks Eric.</description>
		<content:encoded><![CDATA[<p>Thanks Eric.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Gray</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-13477</link>
		<dc:creator>Eric Gray</dc:creator>
		<pubDate>Thu, 26 Jan 2012 20:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-13477</guid>
		<description>This is the PowerShell management interface that is now known as PowerCLI.</description>
		<content:encoded><![CDATA[<p>This is the PowerShell management interface that is now known as PowerCLI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buraq</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-13474</link>
		<dc:creator>buraq</dc:creator>
		<pubDate>Sat, 21 Jan 2012 19:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-13474</guid>
		<description>What is this &#039;VI Toolkit (for Windows)&#039; ???

Is it what&#039;s called now vSphere SDK for Perl (??)  Or am I mixing it up with something else?

TIA</description>
		<content:encoded><![CDATA[<p>What is this &#8216;VI Toolkit (for Windows)&#8217; ???</p>
<p>Is it what&#8217;s called now vSphere SDK for Perl (??)  Or am I mixing it up with something else?</p>
<p>TIA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tao Yue</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-10983</link>
		<dc:creator>Tao Yue</dc:creator>
		<pubDate>Wed, 21 Jul 2010 04:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-10983</guid>
		<description>The way that Console2 works is that it brings up a standard console window far off-screen, hiding it, then screen-scraping and sending keystrokes to the (real) console window.

So if the authentication window sometimes pops up in the background, just be happy that it doesn&#039;t pop-up offscreen!</description>
		<content:encoded><![CDATA[<p>The way that Console2 works is that it brings up a standard console window far off-screen, hiding it, then screen-scraping and sending keystrokes to the (real) console window.</p>
<p>So if the authentication window sometimes pops up in the background, just be happy that it doesn&#8217;t pop-up offscreen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Gray</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-9731</link>
		<dc:creator>Eric Gray</dc:creator>
		<pubDate>Sat, 06 Mar 2010 06:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-9731</guid>
		<description>Thanks, Tim!</description>
		<content:encoded><![CDATA[<p>Thanks, Tim!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TimC</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-9728</link>
		<dc:creator>TimC</dc:creator>
		<pubDate>Sat, 06 Mar 2010 05:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-9728</guid>
		<description>I realize this post is over a year old, but I found it very helpful.  With vitk basically being deprecated in favor of powercli, the vi-toolkit line needs to change.  Lines 102 and 103 should look like this:

&lt;tab title=&quot;vSphere PowerCLI&quot; icon=&quot;vitk15.ico&quot;&gt;

This should all be one line:

&lt;console shell=&quot;C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe -PSConsoleFile &quot;C:\Program Files (x86)\VMware\Infrastructure\vSphere PowerCLI\vim.psc1&quot; -NoExit -Command &quot;. \&quot;C:\Program Files (x86)\VMware\Infrastructure\vSphere PowerCLI\Scripts\Initialize-VIToolkitEnvironment.ps1\&quot; &quot;&quot; init_dir=&quot;c:\scripts&quot;/&gt;

Hopefully someone else that stumbles upon this finds it helpful.</description>
		<content:encoded><![CDATA[<p>I realize this post is over a year old, but I found it very helpful.  With vitk basically being deprecated in favor of powercli, the vi-toolkit line needs to change.  Lines 102 and 103 should look like this:</p>
<p>&lt;tab title=&#8221;vSphere PowerCLI&#8221; icon=&#8221;vitk15.ico&#8221;&gt;</p>
<p>This should all be one line:</p>
<p>&lt;console shell=&#8221;C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe -PSConsoleFile &quot;C:\Program Files (x86)\VMware\Infrastructure\vSphere PowerCLI\vim.psc1&quot; -NoExit -Command &quot;. \&quot;C:\Program Files (x86)\VMware\Infrastructure\vSphere PowerCLI\Scripts\Initialize-VIToolkitEnvironment.ps1\&quot; &quot;&#8221; init_dir=&#8221;c:\scripts&#8221;/&gt;</p>
<p>Hopefully someone else that stumbles upon this finds it helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Gray</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-339</link>
		<dc:creator>Eric Gray</dc:creator>
		<pubDate>Thu, 12 Feb 2009 01:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-339</guid>
		<description>Thanks for the updates, guys.  Good to hear.</description>
		<content:encoded><![CDATA[<p>Thanks for the updates, guys.  Good to hear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Haas</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-338</link>
		<dc:creator>Duane Haas</dc:creator>
		<pubDate>Wed, 11 Feb 2009 21:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-338</guid>
		<description>my issue was i had not downloaded the latest build, probably downloaded the oldest build.  got the latest and now all is good</description>
		<content:encoded><![CDATA[<p>my issue was i had not downloaded the latest build, probably downloaded the oldest build.  got the latest and now all is good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Mohn (h0bbel)</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-337</link>
		<dc:creator>Christian Mohn (h0bbel)</dc:creator>
		<pubDate>Tue, 10 Feb 2009 08:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-337</guid>
		<description>Yay, success! Got it working on 64bit, with the patched Console2 version and edits to the console.xml file! Great stuff!</description>
		<content:encoded><![CDATA[<p>Yay, success! Got it working on 64bit, with the patched Console2 version and edits to the console.xml file! Great stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Mohn (h0bbel)</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-336</link>
		<dc:creator>Christian Mohn (h0bbel)</dc:creator>
		<pubDate>Mon, 09 Feb 2009 21:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-336</guid>
		<description>Excellent. I&#039;ll try the 64bit build at work tomorrow and revert back.</description>
		<content:encoded><![CDATA[<p>Excellent. I&#8217;ll try the 64bit build at work tomorrow and revert back.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

