<?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>Fri, 30 Jul 2010 12:54:25 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
	<item>
		<title>By: Eric Gray</title>
		<link>http://www.vcritical.com/2009/02/better-console-for-powershell-and-vitk/#comment-335</link>
		<dc:creator>Eric Gray</dc:creator>
		<pubDate>Mon, 09 Feb 2009 20:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-335</guid>
		<description>It looks like 64-bit systems have trouble with the 32-bit build.  There is a 64-bit build here:
http://www.rblasch.org/projects/console/  (get the 142.1 with the extra patch)

To get the VI Toolkit to work, you need to edit the console.xml file and add &quot; (x86) after all of the \Program Files references.  

Christian was on the right track.  The problem is you can&#039;t edit with the GUI because the command line length is limited in that dialog box.  Close Console2 and edit the file.

Thanks for the feedback, guys.  I&#039;m sure it will help other readers with the same issues.</description>
		<content:encoded><![CDATA[<p>It looks like 64-bit systems have trouble with the 32-bit build.  There is a 64-bit build here:<br />
<a href="http://www.rblasch.org/projects/console/" rel="nofollow">http://www.rblasch.org/projects/console/</a>  (get the 142.1 with the extra patch)</p>
<p>To get the VI Toolkit to work, you need to edit the console.xml file and add &#8221; (x86) after all of the \Program Files references.  </p>
<p>Christian was on the right track.  The problem is you can&#8217;t edit with the GUI because the command line length is limited in that dialog box.  Close Console2 and edit the file.</p>
<p>Thanks for the feedback, guys.  I&#8217;m sure it will help other readers with the same issues.</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-334</link>
		<dc:creator>Christian Mohn (h0bbel)</dc:creator>
		<pubDate>Mon, 09 Feb 2009 13:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-334</guid>
		<description>Forgot to mention that everything, but the VI Toolkit, seems to work just fine. :)</description>
		<content:encoded><![CDATA[<p>Forgot to mention that everything, but the VI Toolkit, seems to work just fine. <img src='http://www.vcritical.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </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-333</link>
		<dc:creator>Christian Mohn (h0bbel)</dc:creator>
		<pubDate>Mon, 09 Feb 2009 13:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=584#comment-333</guid>
		<description>This looks great.  I&#039;m having similar problems that Duane has, and it seems like the problem is related to the VI Toolkit setup. I run this on Windows Server 2008 64bit, so the paths to the vim.psc1 file needs to be updated to also include &quot;C:\Program Files (x86)&quot; instead of plain old &quot;C:\Program Files&quot;.

Sadly I can&#039;t seem to get it working either way, as Console2 doesn&#039;t seem to like it if I add a new console with :
&lt;code&gt;
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -PSConsoleFile &quot;C:\Program Files (x86)\VMware\Infrastructure\VIToolkitForWindows\vim.psc1&quot; -NoExit -Command &quot;. \&quot;C:\Program Files (x86)\VMware\Infrastructure\VIToolkitForWindows\Scripts\Initialize-VITo&quot;
&lt;/code&gt; as the parameter. It seems to just revert it to &quot;C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe&quot; and thats it.</description>
		<content:encoded><![CDATA[<p>This looks great.  I&#8217;m having similar problems that Duane has, and it seems like the problem is related to the VI Toolkit setup. I run this on Windows Server 2008 64bit, so the paths to the vim.psc1 file needs to be updated to also include &#8220;C:\Program Files (x86)&#8221; instead of plain old &#8220;C:\Program Files&#8221;.</p>
<p>Sadly I can&#8217;t seem to get it working either way, as Console2 doesn&#8217;t seem to like it if I add a new console with :<br />
<code><br />
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -PSConsoleFile "C:\Program Files (x86)\VMware\Infrastructure\VIToolkitForWindows\vim.psc1" -NoExit -Command ". \"C:\Program Files (x86)\VMware\Infrastructure\VIToolkitForWindows\Scripts\Initialize-VITo"<br />
</code> as the parameter. It seems to just revert it to &#8220;C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe&#8221; and thats it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
