<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>vitoolkitextensions Source Control Rss Feed</title><link>http://www.codeplex.com/vitoolkitextensions/SourceControl/ListDownloadableCommits.aspx</link><description>vitoolkitextensions Source Control Rss Description</description><item><title>Source code checked in, #60625</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/changeset/view/60625</link><description>This is committing some old work I did on alarm creation since someone asked about it in the forums.</description><author>cartershanklin</author><pubDate>Wed, 28 Oct 2009 21:05:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #60625 20091028090556P</guid></item><item><title>Patch Uploaded: #3817</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/mpoore'&gt;mpoore&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;The install.cmd file did not correctly identify my powershell version. Line 13 should be changed so that the goto is to PSv1. Line 16 should be changed so that the goto is to PSCTP. See attached.&lt;/p&gt;</description><author>mpoore</author><pubDate>Thu, 10 Sep 2009 10:17:03 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #3817 20090910101703A</guid></item><item><title>Source code checked in, #58960</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/changeset/view/58960</link><description>Greatly improved the lockdown mode function, should be completely reliable now.</description><author>cartershanklin</author><pubDate>Wed, 09 Sep 2009 18:36:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #58960 20090909063607P</guid></item><item><title>Source code checked in, #54350</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added docs and fixed pipeline issues for a bunch of cmdlets.</description><author>cartershanklin</author><pubDate>Tue, 09 Jun 2009 18:28:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #54350 20090609062853P</guid></item><item><title>Source code checked in, #54121</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added some license auditing functions.</description><author>cartershanklin</author><pubDate>Sat, 06 Jun 2009 21:52:17 GMT</pubDate><guid isPermaLink="false">Source code checked in, #54121 20090606095217P</guid></item><item><title>Source code checked in, #53808</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Changed Get-TkeDatastoreFile to deal with a bug in PowerCLI 4.0.</description><author>cartershanklin</author><pubDate>Wed, 03 Jun 2009 18:35:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #53808 20090603063512P</guid></item><item><title>Source code checked in, #53697</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added some crude task scheduling commands.</description><author>cartershanklin</author><pubDate>Tue, 02 Jun 2009 18:00:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #53697 20090602060034P</guid></item><item><title>Source code checked in, #53224</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added&amp;#58; Get-TkeAlarm, Get-TkeConfigIssue, and several things related to performance and log analysis.</description><author>cartershanklin</author><pubDate>Sat, 30 May 2009 00:48:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #53224 20090530124811A</guid></item><item><title>Source code checked in, #53104</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added regions.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Added debugging and diagnostic functions.</description><author>cartershanklin</author><pubDate>Thu, 28 May 2009 20:39:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #53104 20090528083936P</guid></item><item><title>Source code checked in, #49717</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added a function to enable lockdown mode for ESXi 4.0. Since this API was accidentally kept private for 4.0 I use a trick that calls the API from a scheduled task. Check it out in the Set-TkeVMHostLockdown function.</description><author>cartershanklin</author><pubDate>Sat, 02 May 2009 21:11:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49717 20090502091129P</guid></item><item><title>Source code checked in, #49695</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Fix a problem setting default route on ESX 4.</description><author>cartershanklin</author><pubDate>Fri, 01 May 2009 23:25:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49695 20090501112500P</guid></item><item><title>Source code checked in, #49685</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Adding a really great set of iSCSI management functions contributed by Glenn Sizemore. Thanks also to Glenn for figuring out how to create custom types.</description><author>cartershanklin</author><pubDate>Fri, 01 May 2009 16:32:50 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49685 20090501043250P</guid></item><item><title>Source code checked in, #49659</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added routing operations&amp;#13;&amp;#10;&amp;#13;&amp;#10;Get-TkeVMHostRoute&amp;#13;&amp;#10;New-TkeVMHostRoute&amp;#13;&amp;#10;Remove-TkeVMHostRoute&amp;#13;&amp;#10;&amp;#13;&amp;#10;There is no set operation yet but one is needed.&amp;#13;&amp;#10;&amp;#13;&amp;#10;These support vSphere 4.0 routing tables in addition to the basic networking seen in earlier versions.</description><author>cartershanklin</author><pubDate>Thu, 30 Apr 2009 01:17:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49659 20090430011751A</guid></item><item><title>Source code checked in, #49642</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added Get-TkeCustomField to deal with the missing Get-CustomField.</description><author>cartershanklin</author><pubDate>Wed, 29 Apr 2009 16:42:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49642 20090429044235P</guid></item><item><title>Source code checked in, #49626</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Added Get-TkeVMHostNetworkAdapter. The objects produced by this can be fed into Set-VMHostNetworkAdapter.</description><author>cartershanklin</author><pubDate>Wed, 29 Apr 2009 00:09:49 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49626 20090429120949A</guid></item><item><title>Source code checked in, #48988</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed a typo and also enhanced&amp;#47;fixed some software iSCSI functions.</description><author>cartershanklin</author><pubDate>Wed, 08 Apr 2009 02:59:17 GMT</pubDate><guid isPermaLink="false">Source code checked in, #48988 20090408025917A</guid></item><item><title>Source code checked in, #47867</title><link>http://vitoolkitextensions.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed the snapshot size cmdlet and added credential caching to connect-recent.</description><author>cartershanklin</author><pubDate>Fri, 06 Mar 2009 08:06:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #47867 20090306080640A</guid></item><item><title>Source code checked in, #46896</title><link>http://www.codeplex.com/vitoolkitextensions/SourceControl/ListDownloadableCommits.aspx</link><description>Updated Copy-TkeDatastoreFile to also support reading files that are local to ESX. This works with stuff in &amp;#47;host, not sure about &amp;#47;tmp.&amp;#13;&amp;#10;&amp;#13;&amp;#10;Note that for whatever reason you must authenticate when accessing &amp;#47;host, it won&amp;#39;t accept your soap session cookie. In other words you &amp;#42;MUST&amp;#42; use -sourceCredential or -destinationCredential as appropriate.</description><author>cartershanklin</author><pubDate>Mon, 16 Feb 2009 18:09:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #46896 20090216060905P</guid></item><item><title>Source code checked in, #45952</title><link>http://www.codeplex.com/vitoolkitextensions/SourceControl/ListDownloadableCommits.aspx</link><description>New-TkeLinkedClone now emits VM objects, so that it can be piped into Start-VM, etc.</description><author>cartershanklin</author><pubDate>Mon, 19 Jan 2009 07:16:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45952 20090119071648A</guid></item><item><title>Source code checked in, #45951</title><link>http://www.codeplex.com/vitoolkitextensions/SourceControl/ListDownloadableCommits.aspx</link><description>Ported Luc&amp;#39;s install batch file to XP and added a few things of my own.</description><author>cartershanklin</author><pubDate>Mon, 19 Jan 2009 06:24:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45951 20090119062443A</guid></item></channel></rss>