<?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>vJason</title>
	<atom:link href="http://www.vjason.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vjason.com</link>
	<description>Working in IT, virtualization, storage, backup/recovery, along with some random Microsoft</description>
	<lastBuildDate>Fri, 22 Feb 2013 14:06:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to configure Login VSI to test either VMware View or XenDesktop</title>
		<link>http://www.vjason.com/2013/02/21/how-to-configure-login-vsi-to-test-either-vmware-view-or-xendesktop/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-configure-login-vsi-to-test-either-vmware-view-or-xendesktop</link>
		<comments>http://www.vjason.com/2013/02/21/how-to-configure-login-vsi-to-test-either-vmware-view-or-xendesktop/#comments</comments>
		<pubDate>Thu, 21 Feb 2013 17:43:36 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Lab]]></category>
		<category><![CDATA[View]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[XenDesktop]]></category>
		<category><![CDATA[Citrix XenDesktop Login VSI]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[vdi]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=400</guid>
		<description><![CDATA[<p>First of all, I know I don’t write many blog posts. Between writing a book, and the fact that most of the things I work with at work are under NDA, it is difficult.</p> <p>I just finished writing a guide that our partners will use when testing EMC EUC VSPEX solutions, and figured it would [...]]]></description>
				<content:encoded><![CDATA[
<p>First of all, I know I don’t write many blog posts. Between writing a book, and the fact that most of the things I work with at work are under NDA, it is difficult.</p>
<p>I just finished writing a guide that our partners will use when testing EMC EUC VSPEX solutions, and figured it would be useful to anyone who wants to try out Login VSI. The following steps assume that you have already configured your Login VSI launchers, Login VSI share, and other items needed to actually perform tests. These instructions will show you how to create those tests, which is the tricky part.</p>
<p>For those unfamiliar with Login VSI, it is a testing suite used to simulate a desktop user workload, and is commonly used to test a EUC infrastructure prior to placing it into production. Login VSI uses an AutoIT script to interact with a number of different applications, performing tasks that are common to your ordinary task or knowledge worker. You can learn more about Login VSI <a title="Login VSI Homepage" href="http://www.loginvsi.com/" target="_blank">here</a>.</p>
<p>These instructions assume that you want to use the vendor clients to connect to the desktops, and not a direct RDP connection. Using the actual vendor clients to connect assures that you are performing an end to end test of the entire stack, and not just the desktops.</p>
<p>The full product documentation for Login VSI can be accessed <a title="Login VSI documentation" href="http://www.loginvsi.com/documentation" target="_blank">here</a>.</p>
<h3>Configure the desktop list</h3>
<p>Login VSI requires a CSV file in order to perform the tests. The information requires in the CSV file varies depending on what platform is being tested. The following are the requirement for both VMware View and Citrix XenDesktop.</p>
<p>VMware View</p>
<ul>
	<li>View Connection Server name</li>
	<li>User name</li>
	<li>Password</li>
	<li>Desktop Pool name</li>
</ul>
<p>Citrix XenDesktop</p>
<ul>
	<li>Citrix XenDesktop Controller Name</li>
	<li>User name</li>
	<li>Desktop Group name</li>
</ul>
<p>Figure 1 and Figure 2 show a portion of the CSV files for both VMware View and Citrix XenDesktop. The CSV files must include column headers with the names shown as those are used by Login VSI to identify which column to read data from.</p>
<p>Note that the View Connection Server and XenDesktop Controller server names (in the columns named ServerURL and DDC) are alternated to ensure that the load is equally distributed.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2013/02/image.png"><img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" alt="image" src="http://www.vjason.com/wp-content/uploads/2013/02/image_thumb.png" width="244" height="178" border="0" /></a></p>
<h6>Figure 1</h6>
<p>&nbsp;</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2013/02/image1.png"><img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" alt="image" src="http://www.vjason.com/wp-content/uploads/2013/02/image_thumb1.png" width="240" height="206" border="0" /></a></p>
<h6>Figure 2</h6>
<p>&nbsp;</p>
<p>This should be obvious, but these CSV files assume that your desktop pool/group is configured to handle user to desktop assignment. If it isn’t, your logins will not work.</p>
<p>The CSV files should be placed in the Login VSI share where they can be read by the Login VSI Management Console and Login VSI launchers.</p>
<h3>Configure the custom test parameters</h3>
<p>The Login VSI tests should use the <b>Custom Commandline with CSV</b> option displayed in Figure 3 below.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2013/02/image2.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" alt="image" src="http://www.vjason.com/wp-content/uploads/2013/02/image_thumb2.png" width="440" height="111" border="0" /></a></p>
<h6>Figure 3</h6>
<p>&nbsp;</p>
<p>In the <b>Specify Custom Commandline</b> field shown in Figure 3, use the appropriate command line text from the examples below.</p>
<p>VMware View</p>
<ul>
	<li><em>&#8220;c:\program files\VMware\VMware View\Client\bin\wswc.exe&#8221; -serverURL %CSV_ServerURL% -username %CSV_user% -password %CSV_password% -domainname EMCEUC -desktopname %CSV_pool% -Standalone -logInAsCurrentUser False -connectUSBOnStartup False</em></li>
</ul>
<p>Citrix XenDesktop</p>
<ul>
	<li><em>c:\Python26\python.exe C:\Python26\WILauncher.py http://%CSV_DDC%/ %CSV_User% 123456 EMCEUC %CSV_DesktopGroup%</em></li>
</ul>
<p>These example commands assume following:</p>
<ul>
	<li>The Login VSI CSV files were created with the expected column headers</li>
	<li>The Login VSI launcher software and VMware View Client or Citrix XenDesktop Client was installed on the C drive</li>
	<li>The domain name is <strong>EMCEUC</strong> (to change this, update the commands with your domain name)</li>
	<li>The Login VSI user account passwords are set to <strong>123456</strong> (to change this, update the command or CSV file with the password that you selected)</li>
</ul>
<p>If you have only one desktop pool/group, or View Connection Server/XenDesktop Controller, you can simply update the commands with those values rather than include them in the CSV. Simply replace the command references to the data in the CSV, such as <strong>%CSV_pool%</strong>, with the name of your resource. I could further simply the View command above as follows:</p>
<p><em>&#8220;c:\program files\VMware\VMware View\Client\bin\wswc.exe&#8221; -serverURL %CSV_ServerURL% -username %CSV_user% -password <strong>123456</strong> -domainname EMCEUC -desktopname %CSV_pool% -Standalone -logInAsCurrentUser False -connectUSBOnStartup False</em></p>
<p>Note the bolded text; since all my passwords are the same I simply updated the command with the password. I can now remove the password column from the CSV file if I wished (although this is not required, as it will simply be ignored).</p>
<h3>Select the CSV file</h3>
<p>In the <b>Specify CSV File</b> field shown in Figure 3, browse to the location where the Login VSI CSV file is located and select it.</p>
<p>The Login VSI test requires several configuration parameters be set in order to perform a test. Figure 4 and Figure 5 show the settings that would be used for a <strong>1000</strong> desktop test. If a different number of desktops are being tested, update the <b>Sessions</b> value shown in Figure 5 to the appropriate value.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2013/02/image3.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" alt="image" src="http://www.vjason.com/wp-content/uploads/2013/02/image_thumb3.png" width="300" height="183" border="0" /></a></p>
<h6>Figure 4</h6>
<p>&nbsp;</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2013/02/image4.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" alt="image" src="http://www.vjason.com/wp-content/uploads/2013/02/image_thumb4.png" width="366" height="90" border="0" /></a></p>
<h6><a name="_Toc349029551"></a>Figure 5</h6>
<p>&nbsp;</p>
<p>The following settings from Figures 4 and 5 impact how the test runs:</p>
<ul>
	<li><strong>Launch type</strong> – If you have multiple launchers, Parallel launching will alternate which launchers it uses when launching sessions.</li>
	<li><strong>Auto logoff</strong> – Logs off the desktop after the test completes.</li>
	<li><strong>Auto logoff timeout</strong> – Determines how long the test will run once the final desktop has been logged into (in seconds).</li>
	<li><strong>Create profiles</strong> – Used when creating user profiles only.</li>
	<li><strong>Sessions</strong> – Number of desktops being tested.</li>
	<li><strong>Timeframe</strong> – Determines how long all of the client logon sessions have to launch (in seconds). For example, if the timeframe was 2000 seconds, and there 500 desktops, one logon session would be started every 4 seconds.</li>
	<li><strong>Launch delay</strong> – Delays the start of the Login VSI test upon login for indicated time (in seconds).</li>
</ul>
<p>Once all the required configuration parameters have been set, use the <b>Save Test Profile</b> button to save the test settings for later use.</p>
<p>To perform a test simply create a test profile, configure these settings, select a CSV file, and you are ready to go. You may wish to pre-create your user profiles though, to ensure that your Login VSI test results are not impacted by the IO generated when a profile is created.</p>
<h3>Pre-create user profiles</h3>
<p>The Login VSI Create Profiles option should be used to pre-create the user profiles on the virtual desktops. Create a test that uses the same <b>Timeframe</b> as your normal LoginVSI test, check the <b>Create Profiles</b> check box, and set the <b>Auto logoff timeout</b> to <b>900</b>. Refer to the Figure 3 and Figure 4 below for an example of how these settings should appear.</p>
<p><b>Note</b>: When you check the Create Profiles check box, the <b>Timeframe</b> value will be changed, you will need to change it back to <b>3600</b>.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2013/02/image5.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" alt="image" src="http://www.vjason.com/wp-content/uploads/2013/02/image_thumb5.png" width="185" height="88" border="0" /></a></p>
<h6>Figure 6</h6>
<p>&nbsp;</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2013/02/image6.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" alt="image" src="http://www.vjason.com/wp-content/uploads/2013/02/image_thumb6.png" width="440" height="108" border="0" /></a></p>
<h6><a name="_Toc349029553"></a>Figure 7</h6>
<p>&nbsp;</p>
<p>Once all the required configuration parameters have been set, use the <b>Save Test Profile</b> button to save the test settings for later use.</p>
<h3></h3>
<h3>Ready to go!</h3>
<p>Hopefully this information is a little easier to follow than the Login VSI documentation, mainly because I’ve compressed it into a couple of pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2013/02/21/how-to-configure-login-vsi-to-test-either-vmware-view-or-xendesktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How and why to replace the default VMware View Composer SSL certificate &#8211; Part 2</title>
		<link>http://www.vjason.com/2012/10/16/how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificate-part-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificate-part-2</link>
		<comments>http://www.vjason.com/2012/10/16/how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificate-part-2/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 02:59:21 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Lab]]></category>
		<category><![CDATA[View]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=371</guid>
		<description><![CDATA[<p>In <a href="http://www.vjason.com/2012/10/16/how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificatepart-1/" target="_blank">Part 1</a> we went through all the steps needed to generate a new SSL certificate for View Composer. We were left with a file titled rui.pfx, which we need to import into our View Composer certificate store.</p> <p>Step 1 – Import the certificate to the local certificate store</p> <p>Open a MMC console, [...]]]></description>
				<content:encoded><![CDATA[
<p>In <a href="http://www.vjason.com/2012/10/16/how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificatepart-1/" target="_blank">Part 1</a> we went through all the steps needed to generate a new SSL certificate for View Composer. We were left with a file titled <strong>rui.pfx</strong>, which we need to import into our View Composer certificate store.</p>
<p><span style="text-decoration: underline;">Step 1 – Import the certificate to the local certificate store</span></p>
<p>Open a MMC console, then from the <strong>File</strong> menu add the <strong>Certificates</strong> snap-in (<strong>Add/Remove Snap-in</strong> from the menu).</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image10.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb10.png" alt="image" width="244" height="124" border="0" /></a></p>
<p>We need to manage the <strong>Computer account</strong>….:</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image11.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb11.png" alt="image" width="244" height="110" border="0" /></a></p>
<p>For the <strong>Local computer</strong>:</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image12.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb12.png" alt="image" width="244" height="44" border="0" /></a></p>
<p>Click <strong>Ok</strong> once you have added the snap-in.</p>
<p>Expand <strong>Personal – Certificates</strong>. You’ll see the default Composer SSL certificate there.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image13.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb13.png" alt="image" width="320" height="54" border="0" /></a></p>
<p>Right click on the <strong>Certificates</strong> folder and select <strong>All Tasks – Import</strong>.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image14.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb14.png" alt="image" width="392" height="85" border="0" /></a></p>
<p>Go through the wizard, selecting the <strong>rui.pfx </strong>file we previously copied to the server. You’ll need to change the file extension to <strong>Personal Information Exchange</strong> to see the file.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image15.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb15.png" alt="image" width="389" height="144" border="0" /></a></p>
<p>Click <strong>Next</strong> to move through the wizard.</p>
<p>The next decision is yours. If you mark the certificates as exportable you do open up a potential security risk as someone could come along and grab a full copy of the certificate. You already have a copy of the PFX file (which you will protect right?), so lets leave the settings at the default. Fill in the password we selected when generating the PFX file (<strong>testpassword</strong>) and click <strong>Next</strong>.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image16.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb16.png" alt="image" width="365" height="315" border="0" /></a></p>
<p>The destination store should already be what we want since we selected in in the beginning. If not, select <strong>Personal</strong> as shown and click <strong>Next</strong> then <strong>Finish</strong>. You will get a dialog box indicating that the action was successful.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image17.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb17.png" alt="image" width="313" height="66" border="0" /></a></p>
<p><span style="text-decoration: underline;">Step 2 – Activate the certificate</span></p>
<p>From the View Management Console dashboard; note that our current View Composer certificate is untrusted but accepted (I accepted it during the initial configuration, prior to replacing the certificate):</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image18.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb18.png" alt="image" width="323" height="160" border="0" /></a></p>
<p>Stop the <strong>VMware View Composer</strong> service.</p>
<p>From the command line, change into the View Composer install directory. It should be <strong>\Program Files (x86)\VMware\VMware View Composer</strong>.</p>
<p>Execute the command:</p>
<pre style="padding-left: 30px;"><strong>SviConfig.exe –operation=replacecertificate -delete=false</strong></pre>
<p>The <strong>delete=false</strong> leaves the default SSL certificate in place, so you can switch to it if you want.</p>
<p>Select the certificate you wish to activate. It should be obvious since if has the details you entered when generating the certificate request. We want certificate <strong>1</strong>; press <strong>Enter</strong> to bind the certificate.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image19.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb19.png" alt="image" width="440" height="128" border="0" /></a></p>
<p>You should get confirmation:</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image20.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb20.png" alt="image" width="440" height="80" border="0" /></a></p>
<p>Start the View Composer Service. Check the Composer Server event logs for any issues, but assuming that you followed the directions as indicated (known valid for View 5.1) Composer should be working as expected.</p>
<p>Go back to the View dashboard, hit refresh, and click on the View Composer Server again. The <strong>SSL Certificate</strong> should now show as valid.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image21.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb21.png" alt="image" width="391" height="193" border="0" /></a></p>
<p>You now have a trusted certificate on your View Composer Server, and a usable backup of the Composer Server SSL certificate (with private key).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2012/10/16/how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificate-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How and why to replace the default VMware View Composer SSL certificate&#8211;Part 1</title>
		<link>http://www.vjason.com/2012/10/16/how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificatepart-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificatepart-1</link>
		<comments>http://www.vjason.com/2012/10/16/how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificatepart-1/#comments</comments>
		<pubDate>Wed, 17 Oct 2012 02:26:24 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Lab]]></category>
		<category><![CDATA[View]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[euc]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=343</guid>
		<description><![CDATA[<p>Lets pretend for a moment that you do not back up full virtual machines, and prefer a more minimal approach to disaster recovery. VMware View Composer is a good candidate for this, as all you really need to restore it is the Composer database (which is likely hosted elsewhere), and the RSA keystore data OR [...]]]></description>
				<content:encoded><![CDATA[
<p>Lets pretend for a moment that you do not back up full virtual machines, and prefer a more minimal approach to disaster recovery. VMware View Composer is a good candidate for this, as all you really need to restore it is the Composer database (which is likely hosted elsewhere), and the RSA keystore data OR a SSL certificate that can be exported with the private key. The default View Composer (self signed) SSL certificate cannot be exported, so you must export the RSA keystore using the process outlined <a href="http://pubs.vmware.com/view-51/index.jsp?topic=%2Fcom.vmware.view.upgrade.doc%2FGUID-F84681E3-4CA7-402D-959C-610F5E07FBB0.html" target="_blank">here</a> if you wish to be able to restore Composer on a new server and continue to use the existing Composer database.</p>
<p>You restore the RSA keystore on the new host server prior to re-installing View Composer. Composer will install a new self-signed certificate, but since the keystore data is there the existing Composer database can still be used. While that works fine, I&#8217;m more interested in using certificate that was signed by an internal CA, as it will be trusted by the View Connection Server AND I have full control over the certificate.</p>
<p>Problem number 1 is that you cannot export the default Composer SSL certificate. Unlike the vCenter certificates, the View Composer certificate is stored within the Windows certificate store and is not marked as exportable. This is a good of reason as any to replace this certificate immediately after installing View Composer, or ideally before it is even installed as you can then select it during the installation process.</p>
<p>Note: The procedure is the same regardless of whether or not you are using a dedicated View Composer Server OR if you installed View Composer directly on your vCenter Server.</p>
<p>Here sits the default View Composer SSL certificate, valid for 2 years:</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb.png" alt="image" width="436" height="175" border="0" /></a></p>
<p>The tools we need to perform this task include:</p>
<ul>
	<li>A trusted certificate authority. I’ll be using a Microsoft Root CA since that is automatically trusted by the members of my lab domain.</li>
	<li>An installed and configured copy of OpenSSL for Windows, which you can get from: <a href="http://slproweb.com/products/Win32OpenSSL.html">http://slproweb.com/products/Win32OpenSSL.html</a>
<ul>
	<li>Note: Don’t forgot to install the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF">Visual C++ 2008 Redistributables</a> first.</li>
	<li>Note 2: Have a Linux box? OpenSSL was ported from Linux so you can do all of this from Linux if you want.</li>
	<li>Note 3: Yes you could do this directly through the Microsoft CA tool, but to do that you need a custom certificate request template that allows you to export the certificate keys (which is something I wanted to do). Learning to use OpenSSL is helpful as you can use it to generate the PFX file used to replace your vCenter and View Connection Server SSL certificates (something I will do posts on later).</li>
</ul>
</li>
</ul>
<div><span style="text-decoration: underline;">How to create the certificate request</span></div>
<p>Edit the default <strong>openssl.cfg</strong> file. Assuming you performed a default installation, this file is located in <strong>C:\OpenSSL-Win32\bin</strong>.</p>
<p>Scroll down to the the <strong>[ req ]</strong>section and remove the # to uncomment out this line (if the line isn’t present, just add it at the end of the section):</p>
<p style="padding-left: 30px;"><strong><code>req_extensions = v3_req</code></strong></p>
<p>Scroll down to the <strong>[ v3_req ]</strong> section and add a new <strong>subjectAltName</strong>line listing the required DNS names of the View Composer server including the full FQDN:</p>
<p style="padding-left: 30px;"><strong><code>subjectAltName = "DNS:viewcomp-01.vjason.local,DNS:viewcomp-01"</code></strong></p>
<p>OpenSSL was ported from Linux and still expects the config file to be in a specific Linux path. Due to this, you need to add an environment variable pointing to the <strong>openssl.cfg</strong> file. From the Windows command prompt enter the command:</p>
<pre style="padding-left: 30px;"><strong>set OPENSSL_CONF=C:\OpenSSL-Win32\bin\openssl.cfg</strong></pre>
<p>Enter the following command to generate your SSL key:</p>
<pre style="padding-left: 30px;"><strong>openssl.exe genrsa 2048 &gt; rui.key</strong></pre>
<p>Assuming that you configured everything as expected, you should see output similar to this:</p>
<pre style="padding-left: 30px;">Loading 'screen' into random state - done</pre>
<pre style="padding-left: 30px;">Generating RSA private key, 2048 bit long modulus
.........................................+++
..................................+++
e is 65537 (0x10001)</pre>
<p>Enter the following command to generate your certificate request:</p>
<pre style="padding-left: 30px;"><strong>openssl req -new -nodes -out rui.csr -keyout rui.key</strong></pre>
<p>You should see output similar to this:</p>
<pre style="padding-left: 30px;">Loading 'screen' into random state - done</pre>
<pre style="padding-left: 30px;">Generating a 1024 bit RSA private key
............................++++++
............++++++
writing new private key to 'rui.key'
-----</pre>
<p>Followed by the familiar cert request questions. All I am really interested in is the question in bold; make sure you enter in the FQDN for your Composer server:</p>
<pre style="padding-left: 30px;">You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:US
State or Province Name (full name) [Some-State]:NC
Locality Name (eg, city) []:Research Triangle Park
Organization Name (eg, company) [Internet Widgits Pty Ltd]:vJason.com
Organizational Unit Name (eg, section) []:Lab
Common Name (e.g. server FQDN or YOUR name) []:viewcomp-01.vjason.local
Email Address []:<a href="mailto:jason@vjason.com">jason@vjason.com</a></pre>
<pre style="padding-left: 30px;">Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:Password123
An optional company name []:</pre>
<p>Once complete, you will have certificate request file named <strong>rui.csr</strong>.</p>
<p><span style="text-decoration: underline;">Generating the new certificate</span></p>
<p>Open the Microsoft CA web interface and select <strong>Request a certificate</strong></p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image1.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb1.png" alt="image" width="177" height="53" border="0" /></a></p>
<p>Then select <strong>advanced certificate request</strong>.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image2.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb2.png" alt="image" width="244" height="32" border="0" /></a></p>
<p>We will be pasting in the contents of the <strong>rui.csr</strong> file, so we need to select <strong>Submit a certificate request…..</strong> (I cut off the link; this is one of two options):</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image3.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb3.png" alt="image" width="244" height="24" border="0" /></a></p>
<p>Paste the full contents of <strong>rui.csr </strong>in the<strong> Saved Request window</strong> and change the <strong>Certificate Template</strong> to <strong>Web Server</strong>. Click <strong>Submit</strong> when complete.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image4.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb4.png" alt="image" width="244" height="241" border="0" /></a></p>
<p>Answer <strong>Yes</strong> here to complete the request.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image5.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb5.png" alt="image" width="244" height="124" border="0" /></a></p>
<p>We need to export the certificate with the private key rather than download it, so you can close the Certificate Services web interface at this point.</p>
<p>Approve the certificate request (if required) in your Microsoft Root CA MMC console. I don’t have a screenshot of a pending request, but you would see it here:</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image6.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb6.png" alt="image" width="440" height="104" border="0" /></a></p>
<p>Once approved, we need to export the certificate. Open the <strong>Issued Certificates</strong> folder and double click on the certificate you wish to export. In my lab it was the last certificate issued:</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image7.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb7.png" alt="image" width="419" height="205" border="0" /></a></p>
<p>Click on the <strong>Details</strong> tab of the <strong>Certificate</strong> window and press the <strong>Copy to File</strong> button.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image8.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb8.png" alt="image" width="116" height="43" border="0" /></a></p>
<p>Click <strong>Next</strong> in the first window in the <strong>Certificate Export Wizard</strong>, then select the <strong>Base-64 encoded X.509 (.CER)</strong> radio button, and finally click <strong>Next</strong>.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/10/image9.png"><img style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2012/10/image_thumb9.png" alt="image" width="194" height="24" border="0" /></a></p>
<p>Save the file as <strong>rui.cer</strong> and copy it into the <strong>C:\OpenSSL-Win32\bin</strong> directory on the server with OpenSSL installed. Rename the file <strong>rui.crt</strong>, then run the following command (Note: I used <strong>testpassword</strong> as that VMware uses with vCenter PFX files. For View you can use anything but remember it since you&#8217;ll need it later):</p>
<pre style="padding-left: 30px;"><strong>openssl pkcs12 -export -in rui.crt -inkey rui.key -name rui</strong></pre>
<pre style="padding-left: 30px;"><strong>-passout pass:testpassword -out rui.pfx</strong></pre>
<p><span style="font-family: 'Courier New';"><span style="font-family: Georgia;">You should see output similar to this when done:</span></span></p>
<p style="padding-left: 30px;"><span style="font-family: 'Courier New';">Loading &#8216;screen&#8217; into random state – done</span></p>
<p>Copy the <strong>rui.pfx</strong> file to the server that is hosting View Composer. You could install it remotely, but there are parts of this procedure that require local server access so it is just easier to copy it directly to the server.</p>
<p>Note: That <strong>rui.pfx</strong> file is what you want to back up. If the event you need to rebuild your View Composer Server, you will want to install that certificate first (see the second half of this post for how) and select it during the installation of View Composer.</p>
<p>This concludes the first half of this post. The <a href="http://www.vjason.com/2012/10/16/how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificate-part-2/" target="_blank">second half</a> will be much shorter and very simple by comparison, I promise.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2012/10/16/how-and-why-to-replace-the-default-vmware-view-composer-ssl-certificatepart-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tuning Windows 8 for EUC deployments</title>
		<link>http://www.vjason.com/2012/08/22/tuning-windows-8-for-euc-deployments/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tuning-windows-8-for-euc-deployments</link>
		<comments>http://www.vjason.com/2012/08/22/tuning-windows-8-for-euc-deployments/#comments</comments>
		<pubDate>Wed, 22 Aug 2012 14:30:31 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[euc]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[vdi]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=312</guid>
		<description><![CDATA[<p>I must preface this post by saying that my goal was to &#8220;tune&#8221; Windows 8 to achieve IOPS and CPU numbers that were equal to if not better than that of Windows 7. If the Internet is to be <a href="http://www.pcworld.com/article/252383/windows_8_preview_beats_windows_7_in_most_performance_tests.html">believed</a>, this should not have been difficult. The truth is that in the EUC world [...]]]></description>
				<content:encoded><![CDATA[
<p>I must preface this post by saying that my goal was to &#8220;tune&#8221; Windows 8 to achieve IOPS and CPU numbers that were equal to if not better than that of Windows 7. If the Internet is to be <a href="http://www.pcworld.com/article/252383/windows_8_preview_beats_windows_7_in_most_performance_tests.html">believed</a>, this should not have been difficult. The truth is that in the EUC world things are not as simple as they are in the physical desktop world.</p>
<p>One of the easiest ways to reduce CPU utilization in Windows 7 was to disable <a href="http://en.wikipedia.org/wiki/Windows_Aero">Aero</a>. I have nothing against Aero, but when you are trying to squeeze as many desktops as you can on each server CPU core it is a luxury you can do without. With Windows 8, Aero is now <a href="http://www.neowin.net/forum/topic/1076433-challengeexperiment-can-you-turn-off-aero-in-windows-8/">mandatory</a> (at least it appears that way). No more disabling Aero to squeeze every last bit of performance out of your image.</p>
<p>Aero notwithstanding, tuning Windows 8 is similar in many ways to tuning Windows 7. My tuning is geared towards task worker environments where the focus is on applications.</p>
<p>The following services, unless required, should be disabled (see the <a href="http://www.vmware.com/files/pdf/VMware-View-OptimizationGuideWindows7-EN.pdf">VMware View Optimization Guide for Windows 7</a> for an explanation of each service):</p>
<p>BitLocker Drive Encryption Service<br />Block Level Backup Engine Service<br />Diagnostic Policy Service<br />Home Group Listener<br />Home Group Provider<br />IP Helper<br />Microsoft iSCSI Initiator Service<br />Network Connectivity Assistant<br />Secure Socket Tunnrling Protocol Service<br />Security Center<br />Superfetch<br />Themes<br />UPnP Host Service<br />Windows Backup<br />Windows Defender<br />Windows Error Reporting Service<br />Windows Firewall<br />Windows Media Player Network Sharing Service<br />Windows Update<br />WLAN AutoConfig<br />WWAN AutoConfig<br />SSDP Discovery</p>
<p>Place the following commands in a batch file and execute it to remove unneeded scheduled tasks. Details about each task can be reviewed in the Windows Task Schedule prior to deletion if you are curious about what each does.</p>
<p><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Application Experience\AitAgent&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Application Experience\ProgramDataUpdater&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Application Experience\StartupAppTask&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Autochk\Proxy&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Bluetooth\UninstallDeviceTask&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Customer Experience Improvement Program\BthSQM&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Customer Experience Improvement Program\Consolidator&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Defrag\ScheduledDefrag&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticDataCollector&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticResolver&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\FileHistory\File History (maintenance mode)&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Live\Roaming\MaintenanceTask&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Live\Roaming\SynchronizeWithStorage&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Maintenance\WinSAT&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Mobile Broadband Accounts\MNO Metadata Parser&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\MobilePC\HotStart&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Power Efficiency Diagnostics\AnalyzeSystem&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Ras\MobilityManager&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\SideShow\AutoWake&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\SideShow\GadgetManager&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\SideShow\SessionAgent&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\SideShow\SystemDataProviders&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\SpacePort\SpaceAgentTask&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\SystemRestore\SR&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\UPnP\UPnPHostConfig&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Windows Defender\Windows Defender Cache Maintenance&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Windows Defender\Windows Defender Cleanup&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Windows Defender\Windows Defender Scheduled Scan&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Windows Defender\Windows Defender Verification&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Windows Error Reporting\QueueReporting&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\Windows Media Sharing\UpdateLibrary&#8221; /F</em><br /><em>SCHTASKS /Delete /TN &#8220;\Microsoft\Windows\WindowsBackup\ConfigNotification&#8221; /F</em></p>
<p>Use PowerShell to remove the following Appx (Metro) software packages. Wild cards are used to remove packages that are related and include apps that focus on XBox, Zune, Bing, Windows Camera, and Windows Photos.</p>
<p><em>get-appxpackage -name Microsoft.Bin* | Remove-AppxPackage</em><br /><em>get-appxpackage -name Microsoft.XBo* | Remove-AppxPackage</em><br /><em>get-appxpackage -name Microsoft.Rea* | Remove-AppxPackage <strong>(optional; Microsoft PDF reader)</strong></em><br /><em>get-appxpackage -name Microsoft.Zun* | Remove-AppxPackage</em><br /><em>get-appxpackage -name microsoft.microsoftsky* | Remove-AppxPackage</em><br /><em>get-appxpackage -name Microsoft.Came* | Remove-AppxPackage</em><br /><em>get-appxpackage -name microsoft.windowsphotos | Remove-AppxPackage</em><br /><em>get-appxpackage -name microsoft.windowscomm* | Remove-AppxPackage</em></p>
<p>From the Windows Control Panel select &#8220;Turn Windows Features On or Off&#8221; and disable the following feature:</p>
<p>Windows Gadget Platform</p>
<p>The next settings involve group policies. You can either use traditional group policies applied through Active Directory (AD) or configure the policies on your master image. It is likely that your domain is not yet using Windows Server 2012 domain controllers, so if you want to use AD applied policies you will need to install the Remote Server Administration tools on a Windows 8 desktop (install using &#8220;Turn Windows Features On or Off&#8221; in the control panel) to edit Windows 8 group policy settings within your domain.</p>
<p>Configure the following Group Policy settings:</p>
<p><strong>Computer Policies &#8211; Administrative Templates</strong></p>
<p><strong>System &#8211; Internet Communication Management &#8211; Internet Communication settings</strong><br />Turn off access to the store : Enabled<br />Turn off the Windows Messenger Customer Experience Improvement Program: Enabled<br />Turn off Windows Customer Experience Improvement Program: Enabled<br />Turn off Windows Error Reporting: Enabled</p>
<p><strong>System &#8211; System Restore</strong><br />Turn off configuration: Enabled<br />Turn off System Restore: Enabled</p>
<p><strong>System &#8211; Windows File Protection</strong><br />Set Windows File Protection Scanning: Disabled</p>
<p><strong>System &#8211; Windows HotStart</strong><br />Turn off Windows HotStart: Enabled</p>
<p><strong>Windows Components &#8211; Desktop Gadgets</strong><br />Turn off desktop gadgets: Enabled<br />Turn off user-installed desktop gadgets: Enabled</p>
<p><strong>Windows Components &#8211; Desktop Window Manager</strong><br />Do not allow Flip3D invocation: Enabled<br />Do not allow window animations: Enabled<br />Use solid color for Start background: Enabled</p>
<p><strong>Windows Components &#8211; File History</strong><br />Turn off File History: Enabled</p>
<p><strong>Windows Components &#8211; Store</strong><br />Turn off Automatic Download of updates: Enabled<br />Turn off the Store application: Enabled</p>
<p><strong>Windows Components &#8211; Windows Error Reporting</strong><br />Disable logging: Enabled<br />Disable Windows Error Reporting: Enabled</p>
<p><strong>Windows Components &#8211; Windows Messenger</strong><br />Do not automatically start Windows Messenger initially: Enabled</p>
<p><strong>Windows Components &#8211; Windows SideShow</strong><br />Turn off automatic wake: Enabled<br />Turn off Windows SideShow: Enabled</p>
<p>You have probably noticed that I did not disable any indexing services. When I did this initially I experienced some odd errors within Windows, so for the time being I am leaving it on. With Metro using the search function more and more to find applications and files I think that indexing is likely a critical component of the desktop moving forward.</p>
<p>I will be updating this post over time as I run more tests and learn more about Windows 8. As it is today with these tuning parameters in place I am seeing similar CPU utilization and disk IOPS with Windows 8 as I was in Windows 7. These numbers (9.5 IOPS/desktop and CPU utilization sufficient to run 8 desktops/server CPU core) were observed using LoginVSI &#8220;medium&#8221; user work load simulations. My master image was Windows Windows 8 x32, 1 vCPU, 1 GB ram, Office 2010, and Adobe Acrobat X, running on VMware vSphere 5.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2012/08/22/tuning-windows-8-for-euc-deployments/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VMware View 5.1 Storage Accelerator in Action</title>
		<link>http://www.vjason.com/2012/05/02/vmware-view-5-1-storage-accelerator-in-action/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-view-5-1-storage-accelerator-in-action</link>
		<comments>http://www.vjason.com/2012/05/02/vmware-view-5-1-storage-accelerator-in-action/#comments</comments>
		<pubDate>Wed, 02 May 2012 20:31:00 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[cbrc]]></category>
		<category><![CDATA[euc]]></category>
		<category><![CDATA[iops]]></category>
		<category><![CDATA[vdi]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=307</guid>
		<description><![CDATA[<p>Early today VMware formally announced the (almost) release of VMware View 5.1. Many assumed that View 5.1 would support vSphere 5 <a href="http://myvirtualcloud.net/?p=3094" target="_blank">Content Based Read Cache</a> (also known as CBRC); they were correct. For those who have been living under a rock, vSphere 5 has the ability to cache bits of a virtual machine [...]]]></description>
				<content:encoded><![CDATA[
<p>Early today VMware formally announced the (almost) release of VMware View 5.1. Many assumed that View 5.1 would support vSphere 5 <a href="http://myvirtualcloud.net/?p=3094" target="_blank">Content Based Read Cache</a> (also known as CBRC); they were correct. For those who have been living under a rock, vSphere 5 has the ability to cache bits of a virtual machine in ram, where latency is measured in nanoseconds and not milliseconds. This is of particular benefit for linked clone virtual machines, where under View 5.x you have up to 1000 clones linked to a single image. Note: CBRC is referred to within VMware View as “VMware View Storage Accelerator”; this is the official term now that View 5.1 has been released.</p>
<p>Andre Leibovici of VMware has had a <a href="http://myvirtualcloud.net/?p=3234" target="_blank">series of</a> <a href="http://myvirtualcloud.net/?p=3103" target="_blank">blog</a> <a href="http://myvirtualcloud.net/?p=3094" target="_blank">posts</a> all about CBRC. Rather than plagiarize all his hard work, I’m going to recommend you visit his site if you want a technical introduction into how CBRC works.</p>
<p>Earlier this week I finished up some testing that shows exactly what CBRC does. The following graphs show IO reduction for three specific scenarios: 2000 desktop boot storm, logon storm, and on demand virus scan storm. View 5.1 allows you to enable caching for either the master replica image OR the master replica image and the persistent disks. My hosts in this case were rather close to overcommitting memory, so I chose to cache the master replica image only to minimize the amount of ram used for the cache. Read <a href="http://myvirtualcloud.net/?p=3234" target="_blank">this</a> to understand how much ram you will need based on your own settings.</p>
<p>I created these graphs because they are those which show the greatest amount of benefit from CBRC. Remember that much of the EUC storage workload is writes, so I’m looking for read heavy scenarios in order to find out what CBRC can really do.</p>
<p>The stats are all reads of the master replica image measured using ESXTOP. Storage stats are interesting enough, but the truth is if you see less reads at the ESXi host you will see less reads within your storage environment.</p>
<p align="center"><strong><span style="text-decoration: underline;">The results</span></strong></p>
<p align="left">So that you have some perspective, you are looking at results for a ESXi host that is running <strong>143 Windows 7 desktops</strong>. I was actually testing 2000 desktops at once, but for simplicities sake I am showing the results for only one of my hosts.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/05/clip_image0025.gif"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="clip_image002[5]" src="http://www.vjason.com/wp-content/uploads/2012/05/clip_image0025_thumb.gif" alt="clip_image002[5]" width="481" height="289" border="0" /></a></p>
<p>Do I really need to explain this? Yes there was still a (small) read spike at the 2 minute mark even with CBRC enabled, but even with that you are looking at over a 95% reduction in reads (red line) to the replica image. Even though vSphere uses at most 2 GB of ram for CBRC, the working set (the data that is actually read) of the master replica image is rather small during boot up.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/05/clip_image0027.gif"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="clip_image002[7]" src="http://www.vjason.com/wp-content/uploads/2012/05/clip_image0027_thumb.gif" alt="clip_image002[7]" width="592" height="335" border="0" /></a></p>
<p>This is a 90 minute logon storm. Again, the benefits of CBRC during this window are obvious. With CBRC enabled (blue line) the reads to the replica image were again reduced by over 95% on average. This would be of great benefit in environments where logon storms were a frequent occurrence.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2012/05/clip_image0029.gif"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="clip_image002[9]" src="http://www.vjason.com/wp-content/uploads/2012/05/clip_image0029_thumb.gif" alt="clip_image002[9]" width="625" height="380" border="0" /></a></p>
<p>Let me preface this graph by saying that you really should be using antivirus solutions that are optimized for EUC environments. This includes vShield Endpoint (with McAfee or Trend Micro plugins) or even McAfee MOVE. I’ve tested them all, and they are a huge improvement over traditional client-based AV tools. Now that I’ve gotten that out of the way, you are looking at an AV scan storm that used the McAfee command line AV client. Each AV session was initiated one right after another, a process which takes about 5-7 seconds per desktop. In this case not only was IO reduced by over 70% (blue line), with CBRC enabled the scans finished in less than a third of the time of the “no CBRC” test. AV scan storms are among the most “stressful” storage tests I do, and CBRC enabled amazing results.</p>
<p>The question is does CBRC change my storage requirements? My opinion: In most cases not really. If I were to show you steady state IO during a Login VSI user simulation test you would see maybe a percent or two reduction in IO to the replica master image, which means that you really can&#8217;t adjust your core storage design. I consider CBRC a safety valve that helps you maintain desktop performance during those periods of load that may otherwise affect desktop performance. Given that only a few GB of ram are required, you may find the CBRC a no brainer. As always, test in a lab or with a small pilot first before deploying into production.</p>
<p>- Jason</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2012/05/02/vmware-view-5-1-storage-accelerator-in-action/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Antivirus for VDI &#8211; McAfee MOVE</title>
		<link>http://www.vjason.com/2011/11/21/antivirus-for-vdi-mcafee-move-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=antivirus-for-vdi-mcafee-move-2</link>
		<comments>http://www.vjason.com/2011/11/21/antivirus-for-vdi-mcafee-move-2/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 22:09:22 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[mcafee]]></category>
		<category><![CDATA[vdi]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=298</guid>
		<description><![CDATA[<p>Antivirus for virtual desktops is not a fun topic, especially when you are trying to shoehorn as many virtual desktops per CPU core as you can onto a server. Snark from Mac users aside, just about every antivirus platform out there will impact the performance of your workstation in some way, usually cpu, ram, or [...]]]></description>
				<content:encoded><![CDATA[
<p>Antivirus for virtual desktops is not a fun topic, especially when you are trying to shoehorn as many virtual desktops per CPU core as you can onto a server. Snark from Mac users aside, just about every antivirus platform out there will impact the performance of your workstation in some way, usually cpu, ram, or disk related.</p>
<p>Before I start, yes I know that there are alternatives to McAfee MOVE. McAfee MOVE just happens to be the one I tested since I have access to it and years of experience with ePolicy Orchestrator and VirusScan.</p>
<p>The McAfee MOVE Antivirus solution consists of multiple components, each of which plays a different role in the overall solution:</p>
<ul>
	<li>McAfee ePolicy Orchestrator Server (ePO) 4.6 – Enables centralized management of the McAfee software products that comprise the MOVE solution. ePO can be installed on Windows Server 2003 SP2 or newer servers, and McAfee recommends using a dedicated server when managing more than 250 clients.</li>
	<li>McAfee MOVE Antivirus Offload Server – The MOVE Antivirus Offload Server manages the scanning of files from the virtual desktop environment. McAfee VirusScan 8.8 is installed on the MOVE server and is responsible for performing actual virus scans. The number of MOVE servers required is dependent on the aggregate number of CPU cores present in the hypervisors that host the virtual desktops; the actual sizing requirements will be discussed later in the chapter. McAfee MOVE server requires Windows Server 2008 SP2 or Windows Server 2008R2 SP1.</li>
	<li>McAfee MOVE Antivirus Agent – The McAfee MOVE Agent is preinstalled on the virtual desktop master image and is responsible for enforcing the antivirus scanning policies as configured within McAfee ePolicy Orchestrator. The agent communicates with the MOVE Antivirus Server to determine if and how a file will be scanned based on the ePO policies. The McAfee MOVE Antivirus Agent supports Windows XP SP3, Windows 7, and Windows Server versions 2003 R2 SP2 and newer.</li>
	<li>McAfee VirusScan 8.8 – VirusScan 8.8 is an antivirus software package used for traditional host-based virus scanning. It is installed on the McAfee MOVE Antivirus Offload server as well as the other servers that comprise the VMware View test environment.</li>
	<li>McAfee ePolicy Orchestrator (ePO) Agent – The McAfee ePO agent is used to manage a number of different McAfee products. In the case of this solution, ePO is being used to manage servers and desktops running either the McAfee MOVE Antivirus Agent or McAfee VirusScan 8.8. The ePO agent communicates with the ePO server for management, reporting, and McAfee software deployment tasks. The McAfee ePO agent is preinstalled on the virtual desktop master image.</li>
</ul>
<p align="center"><strong>How MOVE Works</strong></p>
<p>The benefit of the McAfee MOVE solution is that it offloads the scanning of files to a dedicated server, the MOVE Antivirus Offload Server. The MOVE Offload Server maintains a cache of what files have been scanned, eliminating the need to scan the files again regardless of what virtual desktop client makes the request. This differs from traditional host-based antivirus solutions which may maintain a similar cache of scanned files, but only for the benefit of the individual host and not other hosts. I created the below diagram to explain how the different components of the McAfee MOVE solution interact with one another.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb.png" alt="image" width="478" height="362" border="0" /></a></p>
<p><em><strong>McAfee MOVE architecture</strong></em></p>
<p>The virtual desktop client runs the McAfee MOVE client and the ePO agent. The ePO agent enables remote management of the MOVE client by the ePO server, while the MOVE agent is responsible for identifying files that need to be scanned and requesting the scan from the MOVE Antivirus Offload Server.</p>
<p>The McAfee MOVE Antivirus Offload Server runs the MOVE Server software, VirusScan 8.8, and the ePO agent. The MOVE Antivirus Offload Server is responsible for answering file scanning requests from the MOVE clients, determining if the file has been scanned before, and performing the virus scan operations if required. The ePO agent is used for remote management of the VirusScan 8.8 antivirus platform.</p>
<p>The ePO server runs the ePolicy Orchestrator software, which is the management platform for the components that comprise the McAfee MOVE solution. The policies configured within ePO control the parameters within which MOVE operates, both in terms of the configuration of the product itself and policies that govern how and when files are scanned.</p>
<p align="center"><strong><span style="font-size: medium;">McAfee MOVE Sizing</span></strong></p>
<p>One concern when deploying McAfee MOVE is the number of MOVE Antivirus Offload Servers that will be required. The number of servers required is dependent on the aggregate number of CPU cores, including hyper-threading, present in the hypervisors that host the virtual desktops. McAfee recommends a specific configuration for each MOVE Antivirus Offload Server:</p>
<ul>
	<li>Windows Server 2008 SP2 or Windows Server 2008R2 SP1</li>
	<li>4 vCPUs</li>
	<li>4 GB of ram</li>
</ul>
<p>McAfee recommends leveraging Microsoft network load balancing (NLB) services to distribute the scanning workload across the MOVE Antivirus Offload Servers. NLB enables the creation of a single virtual IP that is used in place of the dedicated IP’s associated with the individual MOVE servers. This single IP distributes traffic to multiple McAfee MOVE servers based on the NLB settings and whether or not the server can be reached. The process for configuring Microsoft Windows NLB for Windows Server 2008 (and newer) is described in the Microsoft TechNet article <a href="http://technet.microsoft.com/en-us/library/cc754833(WS.10).aspx"><em>Network Load Balancing Deployment Guide</em></a>.</p>
<p>The <a href="https://kc.mcafee.com/resources/sites/MCAFEE/content/live/PRODUCT_DOCUMENTATION/23000/PD23333/en_US/MOVE_Antivirus_2_0_Deployment_Guide.pdf"><em>McAfee MOVE Antivirus 2.0 Deployment Guide</em></a><em> </em>recommends one MOVE Antivirus Offload Server per every 40 vCPUs in the hypervisor cluster, including those created by the enabling of CPU hyper-threading. If the MOVE Antivirus Offload Servers will be installed on the same hypervisors that host the virtual desktops, ten percent of the vCPUs within the hypervisor cluster must be allocated for their use. This means that the hypervisors that will host the MOVE Antivirus Offload Servers will be able to host fewer virtual desktops than may have been otherwise planned for. A minimum of two MOVE Antivirus Offload Servers is recommended at all times for redundancy, regardless of whether or not the hypervisor cluster requires it based on the sizing calculations. The below table details how the number of MOVE Antivirus Offload Servers required increases as the number of vCPUs in the hypervisor cluster increases. A more detailed explanation of MOVE Offload Server sizing is below:</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="99">
<p>Hypervisors per cluster</p></td>
<td width="99">
<p>Cores per cluster</p></td>
<td width="99">
<p>vCPU per cluster(hyper-threading)</p></td>
<td width="99">
<p>vCPU required for offload scan servers for a cluster (10% of vCPU)</p></td>
<td width="99">
<p>Number of MOVE  Offload Servers required</p></td>
</tr>
<tr>
<td valign="bottom" width="99">
<p>2</p></td>
<td valign="bottom" width="99">
<p>16</p></td>
<td valign="bottom" width="99">
<p>32</p></td>
<td valign="bottom" width="99">
<p>3.2</p></td>
<td valign="bottom" width="99">
<p>2</p></td>
</tr>
<tr>
<td valign="bottom" width="99">
<p>8</p></td>
<td valign="bottom" width="99">
<p>64</p></td>
<td valign="bottom" width="99">
<p>128</p></td>
<td valign="bottom" width="99">
<p>12</p></td>
<td valign="bottom" width="99">
<p>3</p></td>
</tr>
<tr>
<td valign="top" width="99">
<p>10</p></td>
<td valign="bottom" width="99">
<p>80</p></td>
<td valign="bottom" width="99">
<p>160</p></td>
<td valign="bottom" width="99">
<p>16</p></td>
<td valign="bottom" width="99">
<p>4</p></td>
</tr>
<tr>
<td valign="bottom" width="99">
<p>20</p></td>
<td valign="bottom" width="99">
<p>160</p></td>
<td valign="bottom" width="99">
<p>320</p></td>
<td valign="bottom" width="99">
<p>32</p></td>
<td valign="bottom" width="99">
<p>8</p></td>
</tr>
<tr>
<td valign="bottom" width="99">
<p>35</p></td>
<td valign="bottom" width="99">
<p>280</p></td>
<td valign="bottom" width="99">
<p>560</p></td>
<td valign="bottom" width="99">
<p>56</p></td>
<td valign="bottom" width="99">
<p>14</p></td>
</tr>
</tbody></table>
<p><em><strong>MOVE Offload Server sizing</strong></em></p>
<p>These figures should be applied on a per-hypervisor cluster basis; if more clusters are created additional McAfee MOVE Antivirus Offload Servers should be deployed and dedicated to the new cluster.</p>
<p align="center"><strong>Installing McAfee MOVE</strong></p>
<p>The MOVE Agent and ePO agents are installed on the master desktop image prior to the deployment of the virtual desktops. Both components can be installed after the virtual desktops have been deployed, although the impact this will have on the growth of linked clone persistent disks (if applicable) should be considered.</p>
<p>Once the installation of the MOVE and ePO agents has been completed on the virtual desktop master image, additional steps are required to prepare the image for deployment. The following steps should be performed prior to any redeployment of the virtual desktop master image, or if the McAfee Framework service has been started prior to the shutdown of the virtual desktop in preparation for deployment:</p>
<ol>
	<li>Stop the McAfee Framework service.</li>
	<li>Delete value for the registry key AgentGUID located in the location determined by the virtual desktop operating system:</li>
<ol>
	<li>32-bit Windows operating systems — <em>HKEY_LOCAL_MACHINE\SOFTWARE\Network Associates\ePolicy Orchestrator\Agent (32-bit)</em></li>
	<li>64-bit Windows operating systems — <em>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Network Associates\ePolicy Orchestrator\Agent (64-bit)</em></li>
</ol>
	<li>Power down the workstation and deploy as necessary.</li>
</ol>
<p>The next time the agent service is started the virtual desktop will generate a new AgentGUID value which will ensure it is able to be managed by McAfee ePolicy Orchestrator.</p>
<p align="center"><strong>VMware DRS Rules – MOVE Offload Servers</strong></p>
<p>McAfee recommends that the VMware Distributed Resource Scheduler (DRS) be disabled for the virtual MOVE Antivirus Offload Server guests as scanning activities would be interrupted if a DRS-initiated vMotion were to occur. To accomplish this but still leave DRS enabled for the virtual desktops, a DRS rule was created for each MOVE Antivirus Offload Server that binds the server to a specific hypervisor. To create the DRS rules you must first create virtual machine and host DRS groups; the image below shows the DRS groups as they appear in the DRS Groups Manager tab after they are created. In order to bind a specific virtual server to a specific hypervisor you must create individual DRS group for each hypervisor and each virtual server. These rules and groups are created on a per-cluster basis.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image1.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb1.png" alt="image" width="472" height="488" border="0" /></a></p>
<p><em><strong>DRS Groups Manager – DRS Rules</strong></em></p>
<p>Once the DRS groups have been configured you can then create the DRS rules that will bind the MOVE Antivirus Offload Servers to a specific hypervisor. Figure 91 displays a completed DRS rule that binds <strong>VDI-MOVE-01</strong>, a MOVE Antivirus Offload Server, to hypervisor <strong>vJason1</strong>. The option <strong>Should run on hosts in group</strong> is selected rather than <strong>Must run on hosts in group </strong>to ensure that VMware High Availability (HA) will power on the MOVE Antivirus Offload Server were a HA event involving the hypervisor hosting the MOVE Antivirus Offload Server to occur. You must create a DRS rule for each MOVE Antivirus Offload Server within the cluster.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image2.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb2.png" alt="image" width="450" height="466" border="0" /></a></p>
<p><em><strong>DRS Rules</strong></em></p>
<p align="center"><strong>MOVE Antivirus Offload Servers</strong></p>
<p>The MOVE Antivirus Offload Server software and VirusScan 8.8 were deployed on servers running Windows Server 2008R2 SP1. The MOVE Antivirus Offload Servers were added to a Microsoft network load balancing (NLB) cluster, per the recommendations from McAfee. The figure below shows the Network Load Balancing Manager interface for the MOVE Antivirus Offload Server NLB cluster. That cluster contains two member servers, <strong>VDI-MOVE-01</strong> and <strong>VDI-MOVE-02</strong>. The virtual IP for the NLB cluster, <strong>172.16.0.20 </strong>in the example provided, is what the MOVE clients will use when contacting the MOVE Antivirus Offload Servers.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image3.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb3.png" alt="image" width="548" height="142" border="0" /></a></p>
<p><em><strong>NLB Cluster containing McAfee MOVE Offload Servers</strong></em></p>
<p align="center"><strong><span style="font-size: medium;">McAfee ePolicy Orchestrator Configuration</span></strong></p>
<p>McAfee ePolicy Orchestrator was used to provide a central point of management and reporting for the virtual desktops within the test environment. The figure below shows the System Tree, which provides a hierarchal view of the clients that are being managed by the ePO server.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image4.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb4.png" alt="image" width="569" height="291" border="0" /></a></p>
<p><em><strong>ePO System Tree View</strong></em></p>
<p>ePO clients are placed into different groups within the system tree based on default placement rules, automated placement rules, or manually by the ePO administrator. For the purpose of the testing, ePO was configured to place the virtual desktop computers in the appropriate group based on what organizational unit (OU) they reside in within Active Directory. The figure below shows the Synchronization Settings for the ePO group <strong>Pool A</strong>.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image5.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb5.png" alt="image" width="576" height="341" border="0" /></a></p>
<p><em><strong>ePO Group Synchronization Settings</strong></em></p>
<p>ePO is configured to synchronize the ePO group with the computer accounts found in the organizational unit <strong>Pool A</strong>, which is located in the parent organizational unit <strong>Desktops</strong>. The <strong>Pool A</strong> desktops computer accounts were placed in that organizational unit by VMware View when desktop <strong>Pool A</strong> was created. The reason why the virtual desktops are placed in different groups is in case an additional hypervisor cluster is added; a new cluster would use different MOVE Antivirus Offload Servers and require a unique MOVE ePO policy. The image below shows the Assigned Policies tab for the group <strong>Pool A</strong>. What is being shown in this case are the policies that are related to the MOVE Client, that are assigned to the <strong>Pool A </strong>ePO group.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image6.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb6.png" alt="image" width="615" height="162" border="0" /></a></p>
<p><em><strong>ePO Assigned Policies for Pool A</strong></em></p>
<p>ePO policies are what are used to control the configuration of McAfee products that support ePO, which includes the MOVE agent. To configure the MOVE Agent on the virtual desktops the policy entries shown in the next two images were configured.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image7.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb7.png" alt="image" width="285" height="299" border="0" /></a></p>
<p><strong><em>MOVE Agent Policy – General Settings</em></strong></p>
<p>The highlighted value displayed on the policy <strong>General </strong>tab is the IP address of the MOVE Antivirus Offload Server NLB cluster previously shown in Figure 92. The IP address must be used; the MOVE Agent does not support the use of DNS names when identifying what MOVE Antivirus Offload Server to use.</p>
<p>The second part of the policy that needed updated was the <strong>Scan Items </strong>tab, which is shown below.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image8.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb8.png" alt="image" width="446" height="362" border="0" /></a></p>
<p><strong><em>MOVE Agent Policy – Scan Items</em></strong></p>
<p>VMware <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1027713"><em>KB Article 1027713</em></a>, the VMware technical note <a href="http://www.vmware.com/files/pdf/VMware-View-AntiVirusDeployment-WP-en.pdf"><em>Anti-Virus Practices for VMware View</em></a>, and the <a href="https://kc.mcafee.com/resources/sites/MCAFEE/content/live/PRODUCT_DOCUMENTATION/23000/PD23333/en_US/MOVE_Antivirus_2_0_Deployment_Guide.pdf"><em>McAfee MOVE Antivirus 2.0.0 Deployment Guide</em></a> contain information about files and processes that should be excluded from antivirus scanning. These recommendations were made because the scanning of these files prevented various aspects of the virtual desktops, including the antivirus software, from working correctly. These recommendations were incorporated into the path and process exclusion settings in the McAfee MOVE agent policy. The list of items excluded from scanning includes:<em></em></p>
<p>Processes</p>
<ul>
	<li>Pcoip_server_win32.exe</li>
	<li>UserProfileManager.exe</li>
	<li>Winlogon.exe</li>
	<li>Wsnm.exe</li>
	<li>Wsnm_jms.exe</li>
	<li>Wssm.exe</li>
</ul>
<p>Paths</p>
<ul>
	<li>McAfee\Common Framework</li>
	<li>Pagefile.sys</li>
	<li>%systemroot%\System32\Spool (replace %systemroot% with actual Windows directory)</li>
	<li>%systemroot%\SoftwareDistribution\Datastore (replace %systemroot% with actual Windows directory)</li>
	<li>%allusersprofile%\NTUser.pol</li>
	<li>%systemroot%\system32\GroupPolicy\registry.pol (replace %systemroot% with actual Windows directory)</li>
</ul>
<p>Once the policies are configured and associated with the appropriate system tree group, the clients should begin to report into the ePO server as shown below.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image9.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb9.png" alt="image" width="603" height="129" border="0" /></a></p>
<p><strong><em>ePO – Pool A Systems</em></strong></p>
<p>The <strong>Managed State</strong> and <strong>Last Communication </strong>columns indicate if a client is being managed by ePO and when the last time was that client communicated with the ePO server.</p>
<p align="center"><strong>McAfee MOVE – Test Results</strong></p>
<p>The McAfee MOVE solution was tested by deploying desktops both with and without the MOVE Agent installed on the master image. Once the desktops were deployed and the virtual desktops all appeared as “managed” in the ePO console, a popular VDI workload generator was used to simulate a user logon storm and steady state workload. The virtual desktops were logged in sequentially over the course of one hour, and the test workload ran for one full hour after the last desktop was logged in and a steady state user load was achieved. Both tests used identical settings; the only difference was whether or not the MOVE agent was installed on the virtual desktops.<strong> </strong>Three metrics are displayed: storage processor IOPS, ESXi % Processor Time, and ESXi GAVG.</p>
<p><strong>- Storage Processor IOPS</strong></p>
<p>The graph below provides a comparison of the total number of IOPS of both storage processors observed during the tests. The results both tests are shown.</p>
<p> <a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image10.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb10.png" alt="image" width="464" height="268" border="0" /></a><br /><strong><em>McAfee MOVE &#8211; Storage Processor IOPS Comparison<br /></em></strong></p>
<p>There was no significant difference between the storage processor IOPS observed during either of the the tests.  There was a small increase in IOPS during the logon storm phase of the test associated with the MOVE Antivirus Offload Server needing to scan a number of files for the first time. By the time that the logon storm had completed the MOVE Antivirus Offload Server had cached the scan results for these files, and scanning was not required again on subsequent desktops. This is evident in the IOPS observed during the steady state phase as the IOPS observed varied by less than two percent.</p>
<p><strong>- ESXi – % Processor Time</strong></p>
<p>The image below displays the average ESXi CPU load that was observed during the tests.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image11.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb11.png" alt="image" width="452" height="237" border="0" /></a></p>
<p><strong><em>McAfee MOVE – ESXi CPU Load</em></strong></p>
<p>The CPU load results were similar for both tests. A slightly higher CPU load was observed during the first half of the login storm, which can be attributed to the increased antivirus scanning that was occurring during that time period as the antivirus cache was established. As the MOVE Antivirus Offload Server built a cache of files that had been scanned the amount of scans that were required decreased along with the ESXI server CPU load. The CPU load observed during the steady state phase was similar between both tests.</p>
<p><strong>- ESXi – GAVG (disk response time observed at the hypervisor level)</strong></p>
<p>The next figure displays the average ESXi disk response time, also referred to as the GAVG, observed during the tests. The desktops were deployed as linked clones so the response time for the replica LUN and the linked clone LUN are displayed.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/11/image12.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/11/image_thumb12.png" alt="image" width="455" height="301" border="0" /></a></p>
<p>The disk response times observed during the both tests were similar for the replica and linked clone LUNs during both the logon storm and steady state phases of the test.</p>
<p align="center"><strong>Results</strong></p>
<p align="left">McAfee MOVE provided file level antivirus protection with very little noticeable impact to the virtual desktop. I expected the performance numbers to stabilize as the MOVE cache warmed up, and based on the metrics provided it is obvious that they did. All in all I was pleased with the performance I saw and I would recommend that anyone interested in antivirus designed for VDI look at MOVE and see if it meets their needs. If you are already using ePO you can have MOVE up and running in less than an afternoon.</p>
<p align="left">The McAfee MOVE agent installed on the virtual desktops required less than 29 MB of space and the related services utilized approximately 22 MB of memory and no processor time at idle. When compared to the disk, memory, and CPU utilization of the traditional McAfee VirusScan client as observed during my tests, the McAfee MOVE agent used 75 percent less disk space and 60 percent less memory. This does not include the impact of the VirusScan on-access scanner, which was observed utilizing up to 25 percent of CPU time and 220 MB of ram at random intervals. Since the MOVE agent offloads this activity to the MOVE Antivirus Offload Server, the impact on the desktops is drastically reduced.</p>
<p align="left">Whether you look into MOVE or a competing product, it is worth your time to look at &#8220;new generation&#8221; antivirus solutions for your VDI deployments.</p>
<p align="center"><strong>Additional References</strong></p>
<p><strong>VMware</strong></p>
<p>· <a href="http://pubs.vmware.com/view-50/topic/com.vmware.ICbase/PDF/view-50-architecture-planning.pdf"><em>VMware View Architecture Planning</em></a><em></em></p>
<p>· <a href="http://pubs.vmware.com/view-50/topic/com.vmware.ICbase/PDF/view-50-installation.pdf"><em>VMware View Installation</em></a><em></em></p>
<p>· <a href="http://pubs.vmware.com/view-50/topic/com.vmware.ICbase/PDF/view-50-administration.pdf"><em>VMware View Administration</em></a><em></em></p>
<p>· <a href="http://pubs.vmware.com/view-50/topic/com.vmware.ICbase/PDF/view-50-security.pdf"><em>VMware View Security</em></a><em></em></p>
<p>· <a href="http://pubs.vmware.com/view-50/topic/com.vmware.ICbase/PDF/view-50-upgrades.pdf"><em>VMware View Upgrades</em></a><em></em></p>
<p>· <a href="http://pubs.vmware.com/view-50/topic/com.vmware.ICbase/PDF/view-50-integration.pdf"><em>VMware View Integration</em></a><em></em></p>
<p>· <a href="http://www.vmware.com/files/pdf/resources/vmware-view-xp-deployment-guide.pdf"><em>VMware View Windows XP Deployment Guide</em></a><em></em></p>
<p>· <a href="http://www.vmware.com/files/pdf/VMware-View-OptimizationGuideWindows7-EN.pdf"><em>VMware View Optimization Guide for Windows 7</em></a><em></em></p>
<p>· <a href="http://pubs.vmware.com/vsphere-50/topic/com.vmware.ICbase/PDF/vsphere-esxi-vcenter-server-50-installation-setup-guide.pdf"><em>vSphere Installation and Setup Guide</em></a></p>
<p>· <a href="http://www.vmware.com/files/pdf/VMware-View-AntiVirusDeployment-WP-en.pdf"><em>Anti-Virus Practices for VMware View</em></a></p>
<p>· <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1027713"><em>VMware KB Article 1027713</em></a></p>
<p><strong>McAfee</strong></p>
<p>· <a href="https://kc.mcafee.com/resources/sites/MCAFEE/content/live/PRODUCT_DOCUMENTATION/23000/PD23332/en_US/MOVE_AV_20_Product_Guide.pdf"><em>McAfee MOVE Antivirus 2.0.0 Product Guide</em></a></p>
<p>· <a href="https://kc.mcafee.com/resources/sites/MCAFEE/content/live/PRODUCT_DOCUMENTATION/23000/PD23324/en_US/MOVE_AV_2_0_Release_Notes.pdf"><em>McAfee MOVE Antivirus 2.0.0 Software Release Notes</em></a></p>
<p>· <a href="https://kc.mcafee.com/resources/sites/MCAFEE/content/live/PRODUCT_DOCUMENTATION/23000/PD23333/en_US/MOVE_Antivirus_2_0_Deployment_Guide.pdf"><em>McAfee MOVE Antivirus 2.0.0 Deployment Guide</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2011/11/21/antivirus-for-vdi-mcafee-move-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to fix some (common?) VMware View problems</title>
		<link>http://www.vjason.com/2011/10/20/how-to-fix-some-common-vmware-view-problems-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-fix-some-common-vmware-view-problems-2</link>
		<comments>http://www.vjason.com/2011/10/20/how-to-fix-some-common-vmware-view-problems-2/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 02:50:45 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[vdi]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=266</guid>
		<description><![CDATA[<p>While I have worked at EMC  less than 3 months I have already created and destroyed about 8000 desktops doing some VMware View &#8211; EMC VNX testing. The goal of my work is to validate the performance of View running on the VNX platform and document my findings.</p> <p>As of late I have been working [...]]]></description>
				<content:encoded><![CDATA[
<p>While I have worked at EMC  less than 3 months I have already created and destroyed about 8000 desktops doing some VMware View &#8211; EMC VNX testing. The goal of my work is to validate the performance of View running on the VNX platform and document my findings.</p>
<p>As of late I have been working with the some performance tuning that increases the number of desktops that View will configure/refresh/recompose at once. Page 18 of the <a href="http://www.vmware.com/files/pdf/view/VMware-View-Performance-Study-Best-Practices-Technical-White-Paper.pdf">VMware View 5 Performance and Best Practices</a> document details a couple of changes you can make in ADAM that will speed up these actions. VMware has not responded to my request about the specifics of the values, but based on my experience the <em>pae-SVICreationRampFactor</em> increases the number of desktops that View will deploy at once and the <em>pae-SVICreationRampFactor </em>affects refreshes and recomposes (best as I can tell). The location of these values within ADAM is displayed in the image below.</p>
<p><a class="thickbox" href="http://www.vjason.com/wp-content/uploads/2011/10/image.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://www.vjason.com/wp-content/uploads/2011/10/image_thumb.png" alt="image" width="444" height="292" border="0" /></a></p>
<p>As VMware states in the Performance and Best Practices document your vCenter needs to be capable of this additional provisioning load as you will be doubling (and then some) the typical number of operations View performs. While I had no problems with vCenter itself, I did have issues with ESXi5 hosts being disconnected from vCenter even after increasing the timeout from 30 to 60 seconds. I am going to attempt to gather some ESXTOP data to see if the issue is related to the service console running out of ram or something else.</p>
<p>The side affect of these hosts being disconnected is that it means I end up with a number of desktops in a partially configured state, some of which View cannot fix. In some extreme cases you can’t remove these desktops from the View instance through the GUI, which means you must edit the View ADAM instance and View Composer database directly.</p>
<p>The orphaned data you may end up with includes:</p>
<ul>
	<li>View desktop and disk information in ADAM</li>
	<li>View desktop, disk, and outstanding task information in the View Composer database</li>
	<li>Computer accounts in Active Directory</li>
</ul>
<p>Removing this information is important as it can affect your ability to deploy desktops with the affected names again and stuck View Composer tasks can drag the performance of Composer in general to a crawl (trust me I’ve seen it).</p>
<p>Thankfully VMware has created a <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1008658" target="_blank">KB article</a> that explains how to search for these orphaned desktops and remove their information. For the purpose of this article I’m going to assume that you have orphaned desktops that you cannot access; the KB article provides additional options that cover situations where you are able to log into the desktop you wish to remove.</p>
<p><strong>Warning: Before you delete entries from either database, make sure you have a current backup of the database and disable provisioning for the pool in View Manager.<br /></strong></p>
<p><span style="text-decoration: underline;">Removing the virtual machine from the ADAM database</span></p>
<p>Find the virtual machine&#8217;s GUID stored in ADAM:</p>
<ul>
	<li>Log in to the machine hosting your VMware View Connection Server through the VMware Infrastructure Client or Microsoft RDP.</li>
	<li>Open the ADAM Active Directory Service Interfaces Editor.</li>
	<li>In a Windows 2003 Server, click Start &gt; Programs &gt; ADAM &gt; ADAM ADSI Edit.</li>
	<li>In a Windows 2008 Server, click Start &gt; All Programs &gt;Administrator Tools &gt; ADSI Edit.</li>
	<li>Right-click ADAM ADSI Edit and click Connect to.</li>
	<li>Ensure that the Select or type a domain or server option is selected and the destination points to localhost.</li>
	<li>Select Distinguished Name (DN) or naming context and type dc=vdi, dc=vmware, dc=int.</li>
	<li>Run a query against OU=Servers, DC=vdi, DC=vmware, DC=int with the this string: <em>(&amp;(objectClass=pae-VM)(pae-displayname=&lt;Virtual Machine name&gt;))</em>
<ul>
	<li>Note: Replace <em>&lt;Virtual Machine Name&gt;</em> with the name of the virtual machine you are searching for.  You may use * or ? as wildcards to match multiple Desktops</li>
</ul>
</li>
	<li>Record the <em>cn=&lt;GUID&gt;</em>.</li>
</ul>
<p><strong>Take a complete backup of ADAM and Composer database. For more information, see Performing an end-to-end backup and restore for View Manager 3.x/4.x (1008046).</strong></p>
<p><span style="text-decoration: underline;">Delete the pae-VM object from the ADAM database:</span></p>
<ul>
	<li>Open the ADAM Active Directory Service Interfaces Editor.</li>
	<li>In a Windows 2003 Server, click Start &gt; Programs &gt; ADAM &gt; ADAM ADSI Edit.</li>
	<li>In a Windows 2008 Server, c lick Start &gt; All Programs &gt; Administrator Tools &gt; ADSI Edit.</li>
	<li>Right-click ADAM ADSI Edit and click Connect to.</li>
	<li>Choose Distinguished name (DN) or naming context and type <em>dc=vdi, dc=vmware, dc=int</em>.</li>
	<li>Locate the OU=SERVERS container.</li>
	<li>Locate the corresponding virtual machine&#8217;s GUID (from above) in the list which can be sorted in ascending or descending order, choose Properties and check the pae-DisplayName Attribute to verify the corresponding linked clone virtual machine object.</li>
	<li>Delete the pae-VM object.</li>
	<li>Note: Check if there are entries under OU=Desktops and OU=Applications in the ADAM database.</li>
</ul>
<p><span style="text-decoration: underline;">Removing the linked clone references from the View Composer database</span></p>
<p>In View 4.5 and later, use the <em>SviConfig RemoveSviClone</em> command to remove these items:</p>
<ul>
	<li>The linked clone database entries from the View Composer database</li>
	<li>The linked clone machine account from Active Directory</li>
	<li>The linked clone virtual machine from vCenter Server</li>
</ul>
<p>Before you remove the linked clone data, make sure that the View Composer service is running. On the View Composer computer, run the SviConfig RemoveSviClone command.</p>
<p>For example: <em>SviConfig -operation=RemoveSviClone -VmName=VM name -AdminUser=the local admin user -AdminPassword= the local admin password -ServerUrl=the View Composer server URL</em></p>
<p>Where:</p>
<ul>
	<li><em>VmName</em>- The name of the virtual machine to remove.</li>
	<li><em>AdminUser</em>- The name of the user who is part of the local administrator group. The default value is Administrator.</li>
	<li><em>AdminPassword</em>- The password of the administrator used to connect to the View Composer server.</li>
	<li><em>ServerUrl</em> &#8211; The View Composer server URL. The default value is <a href="https://localhost:18443/SviService/v2_0">https://localhost:18443/SviService/v2_0</a></li>
	<li>The <em>VmName</em> and <em>AdminPassword</em> parameters are required. <em>AdminUser</em> and <em>ServerUrl</em> are optional.</li>
</ul>
<p>Note: The location of <em>SviConfig</em> is:</p>
<ul>
	<li>In 32-bit servers – &lt;install_drive&gt; \Program Files\VMware\VMware View Composer</li>
	<li>In 64-bit servers – &lt;install_drive&gt; \Program Files (x86)\VMware\VMware View Composer</li>
</ul>
<p>In View 4.0.x and earlier, you must manually delete linked-clone data from the View Composer database.</p>
<p>To remove the linked clone references from the View Composer database:</p>
<ul>
	<li>Open SQL Manager &gt; Databases &gt; View Composer database &gt; Tables.</li>
	<li>Open <strong>dbo.SVI_VM_NAME</strong> table and delete the entire row where the virtual machine is referenced under column <strong>NAME</strong>.</li>
	<li>Open <strong>dbo.SVI_COMPUTER_NAME</strong> table and delete the entire row where the virtual machine is referenced under column <strong>NAME</strong>.</li>
	<li>Open <strong>dbo.SVI_SIM_CLONE</strong> table, find the virtual machine reference under column <strong>VM_NAME</strong>and note the ID. If you try to delete this row it complains about other table dependencies.</li>
	<li>Open <strong>dbo.SVI_SC_PDISK_INFO</strong> table and delete the entire row where <strong>dbo.SVI_SIM_CLONE</strong> ID is referenced under column <strong>PARENT_ID</strong>.</li>
	<li>Open <strong>dbo.SVI_SC_BASE_DISK_KEYS</strong> table and delete the entire row where <strong>dbo.SVI_SIM_CLONE ID</strong> is referenced under column <strong>PARENT_ID</strong>.</li>
	<li>If the linked clone was in the process of being deployed when a problem occurred, there may be additional references to the clone left around in the <strong>dbo.SVI_TASK_STATE</strong> table and <strong>dbo.SVI_REQUEST</strong>table:</li>
	<li>Open <strong>dbo.SVI_TASK_STATE</strong> table and find the row where <strong>dbo.SVI_SIM_CLONE</strong> ID is referenced under column <strong>SIM_CLONE_ID</strong>. Note the <strong>REQUEST_ID</strong>in that row.</li>
	<li>Open <strong>dbo.SVI_REQUEST</strong> table and delete the entire row where <strong>dbo.SVI_TASK_STATE REQUEST_ID</strong>is referenced ID.</li>
	<li>Delete the entire row from <strong>dbo.SVI_TASK_STATE</strong>table</li>
	<li>In <strong>dbo.SVI_SIM_CLONE</strong>table, delete the entire row where the virtual machine is referenced.</li>
	<li>Remove the virtual machine from Active Directory Users and Computers.</li>
</ul>
<p>Deleting the virtual machine from vCenter Server</p>
<p><strong>Note: If you run the SviConfig RemoveSviClone command to remove linked clone data, the virtual machine is removed from vCenter Server. You can skip this task.</strong></p>
<p>To delete the virtual machine from vCenter Server:</p>
<ul>
	<li>Log in to vCenter Server using the vSphere Client.</li>
	<li>Right-click the linked clone virtual machine and click Delete from Disk.</li>
</ul>
<p>While this process appears difficult it really isn’t. At the end of the day you have information in about 8 places that you need to remove, and the structure of the View Composer and ADAM databases is rather simple. As I said earlier in the article leaving this information in place can affect View Composer performance and prevent desktops from being created as View “sees” the names still in use. I’ve actually made it a point to check all these database locations when I am done with a test set just to make sure that I have a healthy View instance for my next test.</p>
<p>If you decide to start altering the default View settings to speed up recomposes/refreshes/deployments I recommend you make sure your ADAM and SQL backups are current and that you watch out for these issues.</p>
<p>- Jason</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2011/10/20/how-to-fix-some-common-vmware-view-problems-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Host Profiles for vSphere customers without Enterprise Plus</title>
		<link>http://www.vjason.com/2011/09/01/host-profiles-for-vsphere-customers-without-enterprise-plus/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=host-profiles-for-vsphere-customers-without-enterprise-plus</link>
		<comments>http://www.vjason.com/2011/09/01/host-profiles-for-vsphere-customers-without-enterprise-plus/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 16:06:01 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=193</guid>
		<description><![CDATA[<p>Not everyone can justify the costs associated with VMware vSphere Enterprise Plus licenses.</p> <p>For vSphere 5 the <a href="http://www.vmware.com/files/pdf/vsphere_pricing.pdf" target="_blank">licensing</a> is broken down as follows, with each “higher” license level adding to the features of the previous levels:</p> “Standard” featuring: High Availability Data Recovery vMotion “Enterprise” adds the following features: Virtual Serial Port Concentrator Hot Add vShield [...]]]></description>
				<content:encoded><![CDATA[
<p>Not everyone can justify the costs associated with VMware vSphere Enterprise Plus licenses.</p>
<p>For vSphere 5 the <a href="http://www.vmware.com/files/pdf/vsphere_pricing.pdf" target="_blank">licensing</a> is broken down as follows, with each “higher” license level adding to the features of the previous levels:</p>
<ul>
	<li>“Standard” featuring:</li>
<ul>
	<li>High Availability</li>
	<li>Data Recovery</li>
	<li>vMotion</li>
</ul>
	<li>“Enterprise” adds the following features:</li>
<ul>
	<li>Virtual Serial Port Concentrator</li>
	<li>Hot Add</li>
	<li>vShield Zones</li>
	<li>Fault Tolerance</li>
	<li>Storage APIs for Array Integration</li>
	<li>Storage vMotion</li>
	<li>Distributed Resource Scheduler</li>
	<li>Distributed Power Management</li>
</ul>
	<li>“Enterprise Plus” adds:</li>
<ul>
	<li>Distributed vSwitch</li>
	<li>Network and Storage I/O Controls</li>
	<li>Host Profiles</li>
	<li>Auto Deploy</li>
	<li>Policy-Driven Storage</li>
	<li>Storage DRS</li>
</ul>
</ul>
<div>Enterprise Plus adds a lot of neat features but can be a little harder to justify when trying to get a project approved. The good news is that you can use vSphere PowerCLI to get some (parts) of those Enterprise Plus “features” for free.</div>
<div>-</div>
<div>My example for today is host profiles. If you manage an environment with a large number of ESXi hosts the vSphere Enterprise Plus Host Profiles feature is something you should probably have. It will help you streamline host deployment and guarantee a standard configuration across your entire environment (important when you are subject to various regulations). If you run a smaller environment, and regulatory concerns aren’t as big of a deal to you, and IF you are willing to spend some time with PowerCLI perhaps you can learn to live without the Host Profiles (and those more expensive Enterprise Plus licenses).</div>
<div>-</div>
<div>Disclaimer: I am not a PowerCLI expert. I do however own the <a href="http://www.amazon.com/VMware-vSphere-PowerCLI-Reference-Administration/dp/0470890797" target="_blank">Vmware vSphere PowerCLI Reference: Automating vSphere Administration</a> book and I can attest that it is the most “powerful” vSphere book out there. I would expect the authors to release an updated version soon which covers some of the new features of vSphere 5, as there appears to be enough new features to warrant it.</div>
<div>-</div>
<div>My goal was to create a script that configures my lab hosts with all those tedious settings I would otherwise have to do by hand. I’ve divided up the commands into three sections but the truth is that you could paste them all at once into the PowerCLI window. You will of course need to <a href="http://www.vmware.com/support/developer/PowerCLI/index.html" target="_blank">download</a> PowerCLI first to run these commands.</div>
<div>-</div>
<div>My goals were as follows:</div>
<div>
<ul>
	<li>Enable SSH Server, create the necessary firewall exceptions, and start the SSH Server service (in that order).</li>
	<li>Enable the ESXi shell, create the necessary firewall exceptions, and start the ESXi Shell service (in that order).</li>
	<li>Set the NTP servers, create the necessary firewall exceptions, and enable the NTP service (in that order).</li>
	<li>Set the Sysvol server and create any required firewall exceptions</li>
	<li>Set the domain name and DNS search domain values</li>
	<li>Create the firewall rules required for vCenter update manager</li>
</ul>
</div>
<div>The commands below query vCenter for all attached hosts. You could target individual ESXi hosts if you wanted, you would just need to edit the commands some.</div>
<div>
<div>Set syslog host, search domains, domain name, and NTP servers:</div>
<blockquote>
<div>$esxhosts=Get-vmhost</div>
<div>foreach ($esxhost in $esxhosts) {Set-VMHostAdvancedConfiguration -VMHost $esxhost -Name Syslog.global.logHost -Value ‘udp://10.0.0.5:514′}<br />foreach ($esxhost in $esxhosts) {set-vmhostnetwork -VMHost $esxhost -name SearchDomain “lab.vjason.com”}<br />foreach ($esxhost in $esxhosts) {set-vmhostnetwork -VMHost $esxhost -name DomainName “lab.vjason.com”}<br />foreach ($esxhost in $esxhosts) {Add-VmHostNtpServer -VMHost $esxhost -NtpServer “10.0.0.2″}<br />foreach ($esxhost in $esxhosts) {Add-VmHostNtpServer -VMHost $esxhost -NtpServer “10.0.0.3″}</div></blockquote>
<div>Firewall exceptions for VUM, SSH inbound, syslog, and NTP:</div>
<blockquote>
<div>get-vmhost | Get-VMHostFirewallException | where {$_.Name -eq “SSH Server”} | Set-VMHostFirewallException -Enabled:$true<br />get-vmhost | Get-VMHostFirewallException | where {$_.Name -eq “vCenter Update Manager”} | Set-VMHostFirewallException -Enabled:$true<br />get-vmhost | Get-VMHostFirewallException | where {$_.Name -eq “NTP client”} | Set-VMHostFirewallException -Enabled:$true<br />get-vmhost | Get-VMHostFirewallException | where {$_.Name -eq “syslog”} | Set-VMHostFirewallException -Enabled:$true</div></blockquote>
<div>Enable/start service console, SSH, and NTP:</div>
<blockquote>
<div>Get-VMHost | Get-VMHostService | Where { $_.Key -eq “TSM-SSH” } | set-VMHostService -Policy On</div>
<div>Get-VMHost | Get-VMHostService | Where { $_.Key -eq “TSM” } | set-VMHostService -Policy On<br />Get-VMHost | Get-VMHostService | Where { $_.Key -eq “ntpd” } | set-VMHostService -Policy On<br />Get-VMHost | Get-VMHostService | Where { $_.Key -eq “TSM-SSH” } | start-VMHostService<br />Get-VMHost | Get-VMHostService | Where { $_.Key -eq “TSM” } | start-VMHostService<br />Get-VMHost | Get-VMHostService | Where { $_.Key -eq “ntpd” } | start-VMHostService</div></blockquote>
<div>These commands are just the tip of the iceberg when it comes to PowerCLI. You only need refer to the <a href="http://pubs.vmware.com/vsphere-50/topic/com.vmware.powercli.cmdletref.doc_50/Overview.html" target="_blank">cmdlet reference</a> to see the many different ways that you can leverage PowerCLI to help you configure and administer your vSphere environment, and maybe even make up for the lack of features that you are missing by only having Standard or Enterprise licensing.</div>
</div>
<div>- Jason</div>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2011/09/01/host-profiles-for-vsphere-customers-without-enterprise-plus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware View 5 group policies</title>
		<link>http://www.vjason.com/2011/08/30/vmware-view-5-group-policies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-view-5-group-policies</link>
		<comments>http://www.vjason.com/2011/08/30/vmware-view-5-group-policies/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 01:10:57 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[vdi]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=189</guid>
		<description><![CDATA[<p>This is the first post in a small series I am doing that will walk through some of the new features of VMware View 5. This product <a href="http://www.vmware.com/company/news/releases/vmw-end-user-vmworld-083011.html">was announced</a> on August 30th at VMworld, and features a <a href="http://www.vmware.com/files/pdf/press-kit/vmw-view-vmworld.pdf">number of improvements</a>.</p> <p>The subject for today is new group policy templates that have been introduced with VMware View 5. VMware has introduced new (Microsoft Active Directory) group policies that will grant View admins [...]]]></description>
				<content:encoded><![CDATA[
<p>This is the first post in a small series I am doing that will walk through some of the new features of VMware View 5. This product <a href="http://www.vmware.com/company/news/releases/vmw-end-user-vmworld-083011.html">was announced</a> on August 30th at VMworld, and features a <a href="http://www.vmware.com/files/pdf/press-kit/vmw-view-vmworld.pdf">number of improvements</a>.</p>
<p>The subject for today is new group policy templates that have been introduced with VMware View 5. VMware has introduced new (Microsoft Active Directory) group policies that will grant View admins and architects further control over their VDI environment. The big two policies focus on two things: maintaining control over bandwidth utilization by allowing a more granular control over session image quality AND user persona control.</p>
<p>Some of the more prominent policies in these new templates focus on new View 5 features such as:</p>
<ul>
	<li>Client side caching: Caches image content on client to avoid retransmission</li>
	<li>Build to lossless: 0-60 second window for the View client to “build” images to a fully lossless state</li>
<ul>
	<li>Perceptually lossless: Known as “build to lossless disabled”. Primarily for task and knowledge workers as well as the majority of desktop use cases. Use when bandwidth efficiency is more important than image quality.</li>
	<li>Lossless (aka “fully lossless”): Best quality available. Use cases include healthcare imaging, designers, illustrators, etc.</li>
</ul>
	<li>Persona management: View 5 Persona Management is designed to extend the use cases for stateless desktops by enabling control over more end user settings than ever before. View admins will be able to <a href="http://www.vmware.com/files/pdf/press-kit/vmw-view-vmworld.pdf" target="_blank">“manage settings and files, policies such as access privileges, performance and various other settings, as well as suspend-on-logoff, from a central location”</a>. View Persona Management will maintain this personalization across sessions with higher level of performance than previous options.</li>
</ul>
<p>Lets get to the policies! I am detailing all of the View 5 policies that are available today, although only the first two templates are what you would call new. Most of these settings will be familiar to existing View admins if not Microsoft admins, so I am just going to list all the settings for the time being. If you want to know more about a setting comment on the article and I will provide more details.</p>
<p>PCoIP Configuration group policy template – pcoip.adm</p>
<p>This template focuses on PCoIP optimization settings and contains machine group policies located in two different sections: “Overridable Administrator Defaults” and “Not Overridable Administrator Settings”. The settings for each section are the same, the only difference is whether or not the values can be overridden.</p>
<p>Top level hierarchy of the PCoIP Session Variables policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb.png" alt="image" width="242" height="69" border="0" /></a></p>
<p>The settings in detail (Again, the settings are the same for both the “Overridable Administrator Defaults” and “Not Overridable Administrator Settings”):</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image1.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb1.png" alt="image" width="314" height="364" border="0" /></a></p>
<p>These settings are all fairly self explanatory, and combine to give the View admin a significant amount of control over View PCoIP client connections.</p>
<p>View Persona Management group policy template – ViewPM.adm</p>
<p>This template is for View 5 Persona Management settings and contains machine group policies located in four different sections: Roaming &amp; Synchronization, Folder Redirection, Desktop UI, and Logging.</p>
<p>Top level hierarchy of the VMware View Persona Management computer policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image2.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb2.png" alt="image" width="216" height="116" border="0" /></a></p>
<p>VMware View Persona Management &gt; Roaming &amp; Synchronization – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image3.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb3.png" alt="image" width="242" height="189" border="0" /></a></p>
<p>VMware View Persona Management &gt; Folder Redirection – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image4.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb4.png" alt="image" width="136" height="347" border="0" /></a></p>
<p>VMware View Persona Management &gt; Desktop UI – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image5.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb5.png" alt="image" width="242" height="72" border="0" /></a></p>
<p>VMware View Persona Management &gt; Logging – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image6.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb6.png" alt="image" width="106" height="79" border="0" /></a></p>
<p>Remaining group policy templates (4 in all) – vdm_agent.adm, vdm_client.adm, vdm_common.adm, and vdm_server.adm</p>
<p>These templates are similar to what was included with View 4.6, and are for controlling general settings of theView agents, clients, servers, and other common settings. The policies are broken down as follows:</p>
<p>Top level hierarchy of the View 5 computer policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image7.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb7.png" alt="image" width="224" height="164" border="0" /></a></p>
<p>VMware View Agent Configuration (folder root) – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image8.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb8.png" alt="image" width="234" height="53" border="0" /></a></p>
<p>VMware View Agent Configuration &gt; Agent Configuration – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image9.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb9.png" alt="image" width="197" height="224" border="0" /></a></p>
<p>VMware View Client Configuration (folder root) – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image10.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb10.png" alt="image" width="352" height="158" border="0" /></a></p>
<p>VMware View Client Configuration &gt; Scripting Definitions – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image11.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb11.png" alt="image" width="289" height="168" border="0" /></a></p>
<p>VMware View Client Configuration &gt; Security Settings – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image12.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb12.png" alt="image" width="336" height="192" border="0" /></a></p>
<p>VMware View Common Configuration (folder root) – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image13.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb13.png" alt="image" width="242" height="87" border="0" /></a></p>
<p>VMware View Common Configuration &gt; Log Configuration – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image14.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb14.png" alt="image" width="218" height="90" border="0" /></a></p>
<p>VMware View Common Configuration &gt; Performance Alarms – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image15.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb15.png" alt="image" width="386" height="114" border="0" /></a></p>
<p>VMware View Server Configuration (folder root) – Computer Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image16.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb16.png" alt="image" width="233" height="39" border="0" /></a></p>
<p>Top level hierarchy of the View 5 user policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image17.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb17.png" alt="image" width="228" height="122" border="0" /></a></p>
<p>VMware View Agent Configuration &gt; Agent Configuration – User Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image18.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb18.png" alt="image" width="187" height="38" border="0" /></a></p>
<p>VMware View Client Configuration (folder root) – User Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image19.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb19.png" alt="image" width="242" height="201" border="0" /></a></p>
<p>VMware View Client Configuration &gt; Scripting Definitions – User Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image20.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb20.png" alt="image" width="289" height="167" border="0" /></a></p>
<p>VMware View Client Configuration &gt; RDP Settings – User Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image21.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb21.png" alt="image" width="218" height="438" border="0" /></a></p>
<p>VMware View Client Configuration &gt; Security Settings – User Policies:</p>
<p><a href="http://www.vjason.com/wp-content/uploads/2011/08/image22.png"><img title="image" src="http://www.vjason.com/wp-content/uploads/2011/08/image_thumb22.png" alt="image" width="257" height="51" border="0" /></a></p>
<p>&nbsp;</p>
<p>That completes the listing of all the View 5 policies that were in place as of this post. If things change when View 5is officially released I will update this post with the most current information and make a note of any changes of interest.</p>
<p>If you have questions please don’t hesitate to ask! I’ll do my best to get answers for you.</p>
<p>- Jason</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2011/08/30/vmware-view-5-group-policies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VCP5 exam: Passed!</title>
		<link>http://www.vjason.com/2011/08/29/vcp5-exam-passed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vcp5-exam-passed</link>
		<comments>http://www.vjason.com/2011/08/29/vcp5-exam-passed/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 17:13:49 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[5.0]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[studying]]></category>
		<category><![CDATA[vcp]]></category>
		<category><![CDATA[vcp5]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vjason.com/?p=117</guid>
		<description><![CDATA[<p>Today is August 29th, 2011. This also happens to be the day that the VCP-510 exam goes live, which is also known as the (VMware) VCP5 exam. My VCP4 number was in the 66000 range, and I really wanted a lower number this time around. I also wanted to get the exam out of the way long before the end of [...]]]></description>
				<content:encoded><![CDATA[
<p>Today is August 29th, 2011. This also happens to be the day that the VCP-510 exam goes live, which is also known as the (VMware) VCP5 exam. My VCP4 number was in the 66000 range, and I really wanted a lower number this time around. I also wanted to get the exam out of the way long before the end of February 2012 “upgrade your VCP4 to 5 without taking any additional classes” deadline. After February 2012 you will be required to attend a “What’s New in vSphere 5″ class AND pass the exam in order to earn your VCP5 certification. People who hold the VCP3 were given a reprieve that allows them to take the shorter (read: less expensive) “What’s New in vSphere 5″ class and sit for the VCP5 exam. As with the VCP4, VCP3′s have until the end of February 2012 to take the “What’s New” course and pass the exam after which they will need to take the full vSphere 5 Install/Configure/Manage (or Troubleshooting) course before they can earn their VCP5 cert.</p>
<p>Side note: If you need to take a class JOIN <a href="http://www.myvmug.org/p/cm/ld/fid=10" target="_blank">VMUG Advantage</a>! 20% off of classes and exams and you get access to official VMware coursework (visit the link for details). Yes it costs $200 per year but you don’t have to renew. If you are like me virtualization is becoming/has become integral to your career so you probably will renew when the time comes.</p>
<p>What can I say about the test? Nothing specific per the rules of course. I’ll keep my bullet points simple and ambigious:</p>
<ul>
	<li>Read the exam blueprint <a href="http://mylearn.vmware.com/register.cfm?course=103110" target="_blank">here</a> (you will need to register for a VMware Learning account).</li>
	<li>Read what “Andre” <a href="http://communities.vmware.com/docs/DOC-16628" target="_blank">has to say</a> about the beta version of the exam.</li>
	<li>Remind yourself that much of what you know about configuring and administering VMware has NOT changed since 4.X.</li>
	<li>Read the “vSphere 5 What’s New” documents that Duncan Epping has provided links to <a href="http://www.yellow-bricks.com/2011/07/20/whats-new/" target="_blank">here</a>.</li>
	<li>Review the <a href="http://www.vmware.com/support/pubs/vsphere-esxi-vcenter-server-pubs.html" target="_blank">vSphere 5 documentation</a>. Some of the PDF links don’t work but the other versions seem to. I think the VMware employees are all busy at VMworld right now and haven’t fixed the PDF’s yet.</li>
	<li>The test is 85 questions total; it took me about 90 minutes to complete including about 10 questions I had marked for review.</li>
	<li>If you passed the VCP4 exam, and feel you could still pass it today, I think you are well on your way to passing the VCP5.</li>
	<li>The test is fair, in my opinion.</li>
</ul>
<div>I think the exam is very similar in style, feel, and content to the VCP4 exam. I have about 3.5 years VMware experience, about a year of which is with ESXi 4 and the rest with 3.5. Most of that time was as an administrator of smaller VMware datacenters, but the advantage being that I worked with everything (VMware, Microsoft, EMC storage, Avamar backups) but the core switches (although I could handle what I needed to know for VMware if required). This means I got to do some vSphere setup and upgrades in addition to just administration. I think that it would be very difficult to pass the exam if I had nothing more than VMware administration experience, so if that is you I recommend going through some setups from empty standalone hosts to HA/DRS clusters.</div>
<div>What is next for me certification wise? Well the truth is the exam hasn’t been released yet, nor has the product for that matter. I should be able to answer that one after a few more press releases trickle out of VMworld.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.vjason.com/2011/08/29/vcp5-exam-passed/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
