<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PeetersOnline &#187; Update Manager</title>
	<atom:link href="http://www.peetersonline.nl/index.php/tag/update-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peetersonline.nl</link>
	<description>Using Powershell for (virtually) everything!</description>
	<lastBuildDate>Fri, 19 Aug 2011 09:22:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Getting Started with the VMware Update Manager Powershell Snap-In</title>
		<link>http://www.peetersonline.nl/index.php/vmware/getting-started-with-the-vmware-update-manager-powershell-snap-in/</link>
		<comments>http://www.peetersonline.nl/index.php/vmware/getting-started-with-the-vmware-update-manager-powershell-snap-in/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 14:00:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[PowerCLI]]></category>
		<category><![CDATA[Update Manager]]></category>
		<category><![CDATA[VI Toolkit]]></category>

		<guid isPermaLink="false">http://www.peetersonline.nl/index.php/vmware/getting-started-with-the-vmware-update-manager-powershell-snap-in/</guid>
		<description><![CDATA[When you install VMware Update Manager Update 2 on your Virtual Center Server and then you install the plugin from your VI Client ánd you have the VI Toolkit installed, you have the option to install the Powershell extensions for Update Manager. They are still in beta though, so only use them on your testing environment. <a href='http://www.peetersonline.nl/index.php/vmware/getting-started-with-the-vmware-update-manager-powershell-snap-in/'>[...]</a>
Related posts:<ol>
<li><a href='http://www.peetersonline.nl/index.php/vmware/remove-vmware-memory-limits-with-powershell/' rel='bookmark' title='Remove vmware memory limits with Powershell'>Remove vmware memory limits with Powershell</a></li>
<li><a href='http://www.peetersonline.nl/index.php/vmware/calculate-vsphere-5-licenses-with-powershell/' rel='bookmark' title='Calculate vSphere 5 Licenses with Powershell (UPDATED)'>Calculate vSphere 5 Licenses with Powershell (UPDATED)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When you install <a href="http://www.vmware.com/" target='_blank'>VMware</a> Update Manager Update 2 on your Virtual Center Server and then you install the plugin from your VI Client ánd you have the <a href="http://www.vmware.com/sdk/vitk_win/index.html" target='_blank'>VI Toolkit</a> installed, you have the option to install the <a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx" target='_blank'>Powershell</a> extensions for Update Manager. They are still in beta though, so only use them on your testing environment.</p>
<p>You have to load the extensions in order to be able to use them. This is how:</p>
<blockquote><p>Add-PSSnapIn VMware.VumAutomation</p></blockquote>
<p>In order to list all new cmdlets in this snapin, try this:</p>
<blockquote><p>Get-Command -PSSnapIn VMware.VumAutomation</p></blockquote>
<p>That should get you on your way of exploring this great addition to the <a href="http://www.vmware.com/sdk/vitk_win/index.html" target='_blank'>VI Toolkit</a>. Here&#8217;s a nice one-liner to keep you busy:</p>
<blockquote><p>(Get-Compliance (Get-VMHost (Read-Host &#8220;ESX Server&#8221;))).NotCompliantUpdates</p></blockquote>
<p>Enjoy!</p>
<p>Related posts:<ol>
<li><a href='http://www.peetersonline.nl/index.php/vmware/remove-vmware-memory-limits-with-powershell/' rel='bookmark' title='Remove vmware memory limits with Powershell'>Remove vmware memory limits with Powershell</a></li>
<li><a href='http://www.peetersonline.nl/index.php/vmware/calculate-vsphere-5-licenses-with-powershell/' rel='bookmark' title='Calculate vSphere 5 Licenses with Powershell (UPDATED)'>Calculate vSphere 5 Licenses with Powershell (UPDATED)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.peetersonline.nl/index.php/vmware/getting-started-with-the-vmware-update-manager-powershell-snap-in/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

