<?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>Yellow Bricks &#187; Desktop</title>
	<atom:link href="http://www.yellow-bricks.com/tag/desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellow-bricks.com</link>
	<description>Building blocks for virtualization...</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:12:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>&#8220;Access Denied&#8221; when encrypting a memory stick with BitLocker</title>
		<link>http://www.yellow-bricks.com/2010/11/06/access-denied-when-encrypting-a-memory-stick-with-bitlocker/</link>
		<comments>http://www.yellow-bricks.com/2010/11/06/access-denied-when-encrypting-a-memory-stick-with-bitlocker/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 23:01:46 +0000</pubDate>
		<dc:creator>Ian Gibbs</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[bitlocker]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[vdi]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=7045</guid>
		<description><![CDATA[<p>At a customer this week, where BitLocker To Go is mandatory on Windows 7 machines, we discovered a problem encrypting USB memory sticks (flash drives). With the GPO settings at the customer, BitLocker To Go detects when a removable disk is plugged in to the machine, and prompts the user to either encrypt the drive or mount it read-only. When [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/11/06/access-denied-when-encrypting-a-memory-stick-with-bitlocker/">&#8220;Access Denied&#8221; when encrypting a memory stick with BitLocker</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>At a customer this week, where BitLocker To Go is mandatory on Windows 7 machines, we discovered a problem encrypting USB memory sticks (flash drives). With the GPO settings at the customer, BitLocker To Go detects when a removable disk is plugged in to the machine, and prompts the user to either encrypt the drive or mount it read-only. </p>
<p><img alt="" src="http://www.flash.org.uk/blog/images/yb_7045_user_prompt.png" title="Forced BitLocker user prompt" class="alignnone colorbox-7045" width="520" height="292" /></p>
<p>When you select the option to encrypt the drive, BitLocker then encrypts the whole disk (rather than just the files). At our customer however, when doing this over VMware View 4.5 USB redirection in an RDP session, the user was rewarded with &#8220;Access Denied&#8221; instead. </p>
<p><img alt="" src="http://www.flash.org.uk/blog/images/yb_7045_access_denied.png" title="Access Denied" class="alignnone colorbox-7045" width="636" height="308" /></p>
<p>With PCoIP, it worked fine. It also works fine on RDP if you are an administrator. We quickly established that what looked at first like a USB redirection issue was in fact environment specific. We were able to encrypt the drive without issue in our test lab over both PCoIP and RDP. A day or so of fun inside <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx">Process Monitor</a> and the (non-obvious) answer was found:</p>
<p>Set a DWORD called<br />
<tt>HKLM\Software\Policies\Microsoft\Windows\RemovableStorageDevices\AllowRemoteDASD</tt><br />
with the value<br />
<i>1</i></p>
<p>Fortunately there&#8217;s a corresponding GPO setting for this: Go to <strong>Computer Configuration > Administrative Templates > System > Removable Storage Access > All Removable Storage</strong> and set <strong>Allow direct access in remote sessions</strong> to <strong>Enabled</strong>.</p>
<p><a href="http://www.flash.org.uk/blog/images/yb_7045_direct_access_gpo.png"><div class="wp-caption alignnone" style="width: 685px"><img class="colorbox-7045"  alt="" src="http://www.flash.org.uk/blog/images/yb_7045_direct_access_gpo_part.png" title="Click for  full size" width="675" height="98" /><p class="wp-caption-text">Click for full size version showing the path</p></div></a></p>
<p>We set that, rebooted and BitLocker then worked fine. PCoIP seems to be unaffected by this issue, likely because it&#8217;s not a remote session/separate session in the same way an RDP session is. </p>
<p>Credit for the hard work goes to my colleague Reno Finch. Well done, Reno.</p>
<p>Ian Gibbs</p>
<p>Ian works for <a href="http://www.virtualclarity.com">Virtual Clarity</a> who consult on enterprise scale virtualisation.</p>
<p><a href="http://www.virtualclarity.com"><img alt="Virtual Clarity Logo" src="http://www.flash.org.uk/blog/images/logo_colour_horizontal_150.png" title="Virtual Clarity Logo" class="alignnone colorbox-7045" width="150" height="38" /></a></p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/11/06/access-denied-when-encrypting-a-memory-stick-with-bitlocker/">&#8220;Access Denied&#8221; when encrypting a memory stick with BitLocker</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2010/11/06/access-denied-when-encrypting-a-memory-stick-with-bitlocker/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware Desktop Reference Architecture Workload Simulator (RAWC) 1.1</title>
		<link>http://www.yellow-bricks.com/2010/04/29/vmware-desktop-reference-architecture-workload-simulator-rawc-1-1/</link>
		<comments>http://www.yellow-bricks.com/2010/04/29/vmware-desktop-reference-architecture-workload-simulator-rawc-1-1/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 07:15:07 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[architect]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[vdi]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=5882</guid>
		<description><![CDATA[<p>VMware has just released version 1.1 of the VMware Desktop Reference Architecture Workload Simulator (RAWC). As I know many of my readers are actively working on View projects I thought it might be of interest for you. VMware Desktop Technical Marketing &#38; TS Research Labs are jointly announcing the availability of VMware Desktop Reference Architecture Workload Simulator (RAWC) version 1.1.  [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/04/29/vmware-desktop-reference-architecture-workload-simulator-rawc-1-1/">VMware Desktop Reference Architecture Workload Simulator (RAWC) 1.1</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p><strong><span style="font-weight: normal;">VMware has just released version 1.1 of the VMware Desktop Reference Architecture Workload Simulator (RAWC). As I know many of my readers are actively working on View projects I thought it might be of interest for you.</span></strong></p>
<blockquote><p>VMware Desktop Technical Marketing &amp; TS Research Labs are jointly announcing the availability of VMware Desktop Reference Architecture Workload Simulator (RAWC) version 1.1.    With RAWC 1.1, Solution Providers can better anticipate and plan for infrastructure requirements to support successful VMware View deployments for Windows 7 Migration.</p>
<p>RAWC 1.1 now simulates user workloads in Windows 7 environments and can be used to validate VMware View designs to support Windows 7 Migrations.  RAWC 1.1 supports the following desktop applications in Windows 7 and Windows XP environments: Microsoft Office 2007, Microsoft Outlook, Microsoft Internet Explorer, Windows Media Player, Java code compilation simulator, Adobe Acrobat, McAfee Virus Scan, and 7-Zip.</p>
<p>RAWC 1.1 also includes bug fixes and several enhancements in test run configurations, usability and user interface.  Please see RAWC 1.1 product documents for more details.</p>
<p>VMware partners can download RAWC 1.1 software and the product documents from <a href="https://na6.salesforce.com/apex/page?name=servicesIP">VMware Partner Central:Sales Tools &gt; Services IP</a>.</p></blockquote>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/04/29/vmware-desktop-reference-architecture-workload-simulator-rawc-1-1/">VMware Desktop Reference Architecture Workload Simulator (RAWC) 1.1</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2010/04/29/vmware-desktop-reference-architecture-workload-simulator-rawc-1-1/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Should I buy ThinPrint? Real-world numbers</title>
		<link>http://www.yellow-bricks.com/2010/02/09/should-i-buy-thinprint-real-world-numbers/</link>
		<comments>http://www.yellow-bricks.com/2010/02/09/should-i-buy-thinprint-real-world-numbers/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 15:48:48 +0000</pubDate>
		<dc:creator>Ian Gibbs</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[thinprint]]></category>
		<category><![CDATA[vdi]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=5280</guid>
		<description><![CDATA[<p>Those doing planning might well be interested in these stats from a real-world ThinPrint deployment in respect of how well it compresses jobs. We started by testing a job typical of the users; a PDF consisting of scanned black and white pages. He we measured the data passed on the network for each of ThinPrint&#8217;s compression settings. Setting Job size [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/02/09/should-i-buy-thinprint-real-world-numbers/">Should I buy ThinPrint? Real-world numbers</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>Those doing planning might well be interested in these stats from a real-world ThinPrint deployment in respect of how well it compresses jobs.</p>
<p>We started by testing a job typical of the users; a PDF consisting of scanned black and white pages. He we measured the data passed on the network for each of ThinPrint&#8217;s compression settings.</p>
<table>
<tr>
<th>Setting</th>
<th>Job size (%)</th>
<th>Quality</th>
</tr>
<tr>
<td>None</td>
<td>100</td>
<td>Original</td>
</tr>
<tr>
<td>Optimal</td>
<td>90</td>
<td>Near perfect</td>
</tr>
<tr>
<td>Maximum</td>
<td>58</td>
<td>Good; useable</td>
</tr>
<tr>
<td>Extreme</td>
<td>19</td>
<td>Medium; readable</td>
</tr>
<tr>
<td>No images</td>
<td>Not tested</td>
</tr>
</table>
<p>Pretty decent, we thought, for a test document that is all A4 images. Now to try a pilot.</p>
<p>One all VDI office has 63 users. All of them use Wyse terminals, so using the ThinPrint compression built in to VMware View is not an option. We wanted to test whether or not ThinPrint was worth buying. Of the 63, 40 use only ThinPrint printers. For them, their print jobs go from VM to the .print Engine for VMware View in the datacentre, to the Windows print server in the office. The others print direct from their VDI desktop hosted in the datacenter to the Windows print server in the office. </p>
<p>There are four printers, three HP A4 monochrome lasers and one Xerox A3 colour printer (with the colour drums removed&#8230;). Each printer is accessible via ThinPrint and directly. ThinPrint is set to &#8216;Optimum&#8217; compression. </p>
<p>I dragged out the stats on the amount of print data transferred for each of six consecutive business days:</p>
<table>
<tr>
<th>Day</th>
<th>ThinPrint data (b)</th>
<th>Uncompressed data (b)</th>
</tr>
<tr>
<td>1</td>
<td>26340958</td>
<td>234708630</td>
<tr>
<tr>
<td>2</td>
<td>67133657</td>
<td>121979299</td>
<tr>
<tr>
<td>3</td>
<td>113838547</td>
<td>189902846</td>
<tr>
<tr>
<td>4</td>
<td>46067764</td>
<td>145088982</td>
<tr>
<tr>
<td>5</td>
<td>42741516</td>
<td>155059692</td>
<tr>
<tr>
<td>6</td>
<td>55769733</td>
<td>172241368</td>
<tr>
</table>
<p>Not that interesting in and of itself, unless you know how many jobs were sent by each method, but it gave me an idea of the degree of variability. So then I chose to look into day 6 a bit further.</p>
<table>
<tr>
<th>Type</th>
<th>Data (Kb)</th>
<th>Jobs</th>
<th>Avg. size (Kb/job)</th>
</tr>
<tr>
<td>Original job as listed in event viewer</td>
<td>1556467</td>
<td>277</td>
<td>5619</td>
</tr>
<tr>
<td>Uncompressed print data over network</td>
<td>168204</td>
<td>186</td>
<td>904</td>
</tr>
<tr>
<td>Compressed print data over network</td>
<td>54462</td>
<td>277</td>
<td>196</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Total:</td>
<td>463</td>
<td>&nbsp;</td>
</tr>
</table>
<p>So over that day over a whole range of print jobs, the average ThinPrint job was 21% of the size of the normal job. Pretty good &#8211; and much better than the 90% we experienced with the single test document. This shows if you want to test its performance, use a real world selection of documents.</p>
<p>The real question is, if I switch all the office to ThinPrint, or abandon it altogether, what is my predicted print data for a day?</p>
<table>
<tr>
<th>Type</th>
<th>Jobs</th>
<th>Avg. size (Kb/job)</th>
<th>Predicted data (Kbits)</th>
<th>Flat rate (Kbps)</th>
</tr>
<tr>
<td>Uncompressed</td>
<td>500</td>
<td>904</td>
<td>3617300</td>
<td>125</td>
</tr>
<tr>
<td>Compressed</td>
<td>500</td>
<td>197</td>
<td>786464</td>
<td>27</td>
</tr>
</table>
<p>Hmmm. The amount of data transferred over the line would be equivalent to a constant background rate of 125Kbps. I know my print traffic is peaky, but QoS settings on the link will smooth that out. That&#8217;s just 6% of a 2Mbps line for 60 people. Hardly a killer. In fact, since we can only get 30 RDP sessions on a 4Mbps line, I will need 8Mbps of capacity for my 60 users, making the print traffic just 3% of my line.</p>
<p>What about the other features of .print Engine for VMware View? We pretty quickly had to abandon driver-free printing to get features such as double-sided printing and A3 to work, and none of the other features have been of any practical use to me. You might find the ability to limit the print traffic to a certain rate useful if you don&#8217;t have that level of control over your line.</p>
<p>At €23 per user, and my SDSL line at €200 per month, it would take me 19 years to recoup my investment in ThinPrint. I think I&#8217;ll pass, thanks&#8230;</p>
<p>Ian</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2010/02/09/should-i-buy-thinprint-real-world-numbers/">Should I buy ThinPrint? Real-world numbers</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2010/02/09/should-i-buy-thinprint-real-world-numbers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware View is available!</title>
		<link>http://www.yellow-bricks.com/2009/11/21/vmware-view-is-available/</link>
		<comments>http://www.yellow-bricks.com/2009/11/21/vmware-view-is-available/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 07:37:38 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[vdi]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=4614</guid>
		<description><![CDATA[<p>VMware View has just officially been released. (VMware View Manager 4.0 &#124; 11/20/09 &#124; Build 210939) Key features are: VMware View with PCoIP – PCoIP provides an optimized desktop experience for the delivery of the entire desktop environment including applications, images, audio, and video content for a wide range of users on the LAN or across the WAN. PCoIP can [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/11/21/vmware-view-is-available/">VMware View is available!</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>VMware View has just officially been <a href="http://downloads.vmware.com/d/info/desktop_downloads/vmware_view/4_0">released</a>. (VMware View Manager 4.0 | 11/20/09 | Build 210939) Key features are:</p>
<ul>
<li><strong>VMware View with PCoIP</strong> – PCoIP provides an optimized desktop experience for the delivery of the entire desktop environment including applications, images, audio, and video content for a wide range of users on the LAN or across the WAN. PCoIP can compensate for an increase in latency or a reduction in bandwidth, to ensure that end users can remain productive regardless of network conditions.</li>
<li>PCoIP includes <strong>VMware View Display</strong> with support for up to four monitors and the ability to deliver the optimal resolution and pivot orientation to each monitor independently.</li>
<li><strong>VMware vSphere Support</strong> – VMware vSphere 4 support enables improved virtual machine scalability, performance, and management, with continued support for VMware Infrastructure 3.x.</li>
<li><strong>Enhanced single sign-on</strong> – The <strong>Log in as current user</strong> feature is integrated with Active Directory and smart cards to help simplify the process of logging in to a VMware View desktop.</li>
<li> <strong>Restricted entitlements</strong> – Administrators can control user access to virtual desktops based on the View Connection Server being used for authentication.</li>
<li><strong>Smart card policies</strong> –  Administrators can set group policies to force desktop disconnection and require reconnection when users remove smart cards.</li>
<li><strong>Domain filtering</strong> – You can use <tt>vdmadmin.exe</tt> to control the accessibility of domains and traverse trust relationships more quickly.</li>
</ul>
<p>The full release notes can be found <a href="http://www.vmware.com/support/view40/doc/releasenotes_viewmanager40.html">here</a>.</p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/11/21/vmware-view-is-available/">VMware View is available!</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/11/21/vmware-view-is-available/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>80MB of awesomeness, VMware Player 3</title>
		<link>http://www.yellow-bricks.com/2009/10/27/vmware-player-3-0/</link>
		<comments>http://www.yellow-bricks.com/2009/10/27/vmware-player-3-0/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 14:13:22 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[player]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=4393</guid>
		<description><![CDATA[<p>While everyone is talking about the new versions of VMware Fusion (Release Notes) and VMware Workstation (Release Notes) I would like to show my appreciation for VMware Player. VMware Player is one of the most under-appreciated VMware products in my opinion. Especially now that VMware has released version 3 I expect to see and hear more of VMware Player. Why? [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/10/27/vmware-player-3-0/">80MB of awesomeness, VMware Player 3</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>While everyone is talking about the new versions of <a href="http://downloads.vmware.com/d/info/desktop_downloads/vmware_fusion_for_the_mac/3_0">VMware Fusion</a> (<a onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/support/fusion3/doc/releasenotes_fusion.html?referer=http://planetvm.net/blog/');" href="http://downloads.vmware.com/support/fusion3/doc/releasenotes_fusion.html" target="_blank">Release Notes</a>) and <a href="http://downloads.vmware.com/d/info/desktop_downloads/vmware_workstation/7_0">VMware Workstation</a> (<a onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/support/ws7/doc/releasenotes_ws7.html?referer=http://planetvm.net/blog/');" href="http://downloads.vmware.com/support/ws7/doc/releasenotes_ws7.html" target="_blank">Release Notes</a>) I would like to show my appreciation for VMware Player.</p>
<p>VMware Player is one of the most under-appreciated VMware products in my opinion. Especially now that VMware has released version 3 I expect to see and hear more of VMware Player. Why? Well because it is <strong>FREE</strong>, and it basically is a slimmed down version of VMware Workstation. With version 3.0 you are not only limited to using pre-build VMs. No, with version 3.0 you can create VMs! Again, it&#8217;s free&#8230; it&#8217;s <span style="text-decoration: underline;">80MB of awesomeness</span>.</p>
<p><a href="http://www.vmware.com/support/player30/doc/releasenotes_player3.html">Release Notes</a> |  <a href="http://downloads.vmware.com/d/info/desktop_downloads/vmware_player/3_0">Download Link</a></p>
<p>Here a couple of new features I think are worth knowing about:</p>
<blockquote>
<ul>
<li> Virtual Machine with Easy Install — Create a  virtual machine and install any supported guest operating system with Easy Install.</li>
<li> New User Interface  — Use the new user interface to create virtual machines and edit virtual machine settings.</li>
<li>Windows 7 — Create and run Windows 7 32-bit and 64-bit virtual machines using VMware Workstation. VMware Workstation has been enhanced for performance and to take advantage of the new Windows 7 features including Live Thumbnails and Aero Peek.</li>
<li> Aero Glass  — A new Windows Display Driver Model (WDDM) graphics driver has been developed for Windows Vista and Windows 7 virtual machines. The WDDM driver can display the Windows Aero user interface, OpenGL 1.4, and Shader Model 3.0.</li>
<li>3D Graphics Improvements for Windows XP guests — OpenGL 2.1 and Shader Model 3.0 support is now available for Windows XP virtual machines. The XPDM (SVGAII) graphics driver works with Windows XP, Windows Vista, and Windows 7. However, only Windows XP virtual machines install the XPDM graphics driver by default. To switch graphics drivers in the guest operating system, see <a href="http://communities.vmware.com/docs/DOC-10124" target="_blank">How to Switch Between SVGAII and  WDDM Drivers</a>.</li>
<li> Multiple-Monitor Display  — Virtual machines can now take advantage of multiple monitors.</li>
<li> Virtual Printing  — Print from virtual machines without mapping network printers or installing printer drivers in the virtual machine. With virtual printing enabled in the virtual machine setting, all of the printers installed on the host operating system are available in the guest operating system. This functionality is enabled through a partnership with <a href="http://www.thinprint.com/" target="_blank"> ThinPrint, Inc</a>.</li>
</ul>
</blockquote>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/10/27/vmware-player-3-0/">80MB of awesomeness, VMware Player 3</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/10/27/vmware-player-3-0/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>VMware View Open Client, test it!</title>
		<link>http://www.yellow-bricks.com/2009/02/04/vmware-view-open-client-test-it/</link>
		<comments>http://www.yellow-bricks.com/2009/02/04/vmware-view-open-client-test-it/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 23:15:41 +0000</pubDate>
		<dc:creator>Duncan Epping</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vdi]]></category>

		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=1785</guid>
		<description><![CDATA[<p>I think by now most of you have read Mike D&#8217;s scoop on the &#8220;VMware View Open Client&#8220;. If not here&#8217;s  a outtake from the press release: VMware View Open Client is available under the GNU Lesser General Public License version 2.1 (LGPL v 2.1) and is accessible from http://code.google.com/p/vmware-view-open-client/. Some of the features included in this release support secure tunneling [...]</p><p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/02/04/vmware-view-open-client-test-it/">VMware View Open Client, test it!</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></description>
			<content:encoded><![CDATA[<p>I think by now most of you have read Mike D&#8217;s scoop on the &#8220;<a href="http://www.mikedipetrillo.com/mikedvirtualization/2009/02/vmware-announces-open-source-desktop-client.html">VMware View Open Client</a>&#8220;. If not here&#8217;s  a outtake from the <a href="http://www.vmware.com/company/news/releases/view_open_client.html">press release</a>:</p>
<p style="padding-left: 30px;">VMware View Open Client is available under the GNU Lesser General Public License version 2.1 (LGPL v 2.1) and is accessible from <a href="http://code.google.com/p/vmware-view-open-client/">http://code.google.com/p/vmware-view-open-client/</a>. Some of the features included in this release support secure tunneling using SSL, two factor authentication with RSA SecurID, Novell SUSE Linux Enterprise Thin Client Add-On RPM package and a full command line interface. Support for the source code distribution is available through the VMware View Open Client community at: <a href="http://code.google.com/p/vmware-view-open-client/">http://code.google.com/p/vmware-view-open-client/</a>.</p>
<p>I&#8217;ve just downloaded the PRM and installed it on OpenSuse 11.1 without a problem:</p>
<p><img class="colorbox-1785"  src="http://farm4.static.flickr.com/3516/3251064841_a7ba3f3975_m.jpg"></p>
<p>Now I would need to request a virtual desktop so I can actually use the client. <img src='http://www.yellow-bricks.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley colorbox-1785' /> </p>
<p><div style="border: 1px solid gray; background-color:#CCCCCC;margin: 0px 0pt 0px 0px; padding: 5px;">

"<a href="http://www.yellow-bricks.com/2009/02/04/vmware-view-open-client-test-it/">VMware View Open Client, test it!</a>" originally appeared on <a href="http://www.yellow-bricks.com">Yellow-Bricks.com</a>. Follow us on <a href="http://www.twitter.com/DuncanYB">Twitter</a> and <a href="http://www.facebook.com/pages/Yellow-Bricks-virtualization-blog/132292893499196">Facebook</a>.<br>
Available now: vSphere 5 Clustering Deepdive. (<a href="http://www.amazon.com/dp/1463658133/ref=as_li_qf_sp_asin_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=1463658133&adid=07SG91DX7FQT2HS66PMM"><strong>paper</strong></a> | <a href="https://www.amazon.com/dp/B005C1SARM/ref=as_li_tf_til?tag=yellowbricks-20&camp=0&creative=0&linkCode=as1&creativeASIN=B005C1SARM&adid=16Q69JRGDTX1DHPRKTQM&"><strong>e-book</strong></a>)</div><br><br></p>]]></content:encoded>
			<wfw:commentRss>http://www.yellow-bricks.com/2009/02/04/vmware-view-open-client-test-it/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

