<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>View53 on myvirtualcloud.net</title><link>https://myvirtualcloud.net/tags/view53/</link><description>Recent content in View53 on myvirtualcloud.net</description><generator>Hugo</generator><language>en-us</language><copyright>Andre Leibovici</copyright><lastBuildDate>Mon, 10 Mar 2014 18:30:51 +0000</lastBuildDate><atom:link href="https://myvirtualcloud.net/tags/view53/index.xml" rel="self" type="application/rss+xml"/><item><title>Join me for the Varrow Madness</title><link>https://myvirtualcloud.net/join-me-for-the-varrow-madness/</link><pubDate>Mon, 10 Mar 2014 18:30:51 +0000</pubDate><guid>https://myvirtualcloud.net/join-me-for-the-varrow-madness/</guid><description>&lt;p&gt;&lt;img loading="lazy" class="size-full wp-image-6063 alignleft" style="border: 0px;" alt="imgres" src="https://myvirtualcloud.net/wp-content/uploads/2014/03/imgres.jpg" width="194" height="81" /&gt;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;Varrow Madness 2014&lt;/strong&gt;&lt;/p&gt;&#10;&lt;p&gt;If you are not sure what to do next week you should register and attend the &lt;a href="http://madness.varrow.com/" target="_blank"&gt;Varrow Madness&lt;/a&gt; in Charlotte, NC. The event is happening on March 20th.&lt;/p&gt;&#10;&lt;p&gt;If you are not familiar with Varrow you should check out their website. In a nutshell, "Varrow provides world-class technology solutions through advanced consulting and design services from the industry's most talented engineers."&lt;/p&gt;</description></item><item><title>PCoIP Log Viewer for Horizon View 5.3 Available</title><link>https://myvirtualcloud.net/pcoip-log-viewer-for-horizon-view-5-3-available/</link><pubDate>Thu, 16 Jan 2014 07:06:15 +0000</pubDate><guid>https://myvirtualcloud.net/pcoip-log-viewer-for-horizon-view-5-3-available/</guid><description>&lt;p&gt;My dear VMware friend Chuck Hirstius &lt;a href="https://twitter.com/#!/rexremus" target="_blank"&gt;@rexremus&lt;/a&gt; and blogger at &lt;a title="http://mindfluxinc.net" href="http://mindfluxinc.net/"&gt;http://mindfluxinc.net&lt;/a&gt; released a new version of his PCoIP Log Viewer tool for Horizon View 5.3.&lt;br /&gt;&#10;&amp;nbsp;&lt;br /&gt;&#10;I have been using his tool for a long time and it has definitely helped me to understand PCoIP behaviors for a given virtual desktop based on complex logging information and WMI stats provided in Horizon View.&lt;/p&gt;</description></item><item><title>Here is why your Horizon View deployment is not performing to it's max!</title><link>https://myvirtualcloud.net/here-is-why-your-horizon-view-deployment-is-not-performing-to-its-max/</link><pubDate>Mon, 16 Dec 2013 14:30:32 +0000</pubDate><guid>https://myvirtualcloud.net/here-is-why-your-horizon-view-deployment-is-not-performing-to-its-max/</guid><description>&lt;p&gt;In Horizon View 5.1, VMware introduced a feature called PhoneHome. PhoneHome is an opt-In option for anonymous usage statistics collection. All data is anonymized and untraceable, and phonehome will collect information on versions, features used, system architecture choices and deployment scale. This information is used by VMware to provide better support and enhance to the most popular features. In addition to that VMware can use this data collection to better align research and development priorities to match the way customer are actually using Horizon View.&lt;/p&gt;</description></item><item><title>How to Launch Horizon View Standalone sessions via vmware-view URI</title><link>https://myvirtualcloud.net/hot-to-launch-horizon-view-standalone-sessions-via-vmware-view-uri/</link><pubDate>Tue, 10 Dec 2013 08:00:47 +0000</pubDate><guid>https://myvirtualcloud.net/hot-to-launch-horizon-view-standalone-sessions-via-vmware-view-uri/</guid><description>&lt;p&gt;Launching Horizon View Client and pointing it to different Connection Servers despite unsupported by VMware is somewhat well known at this point in time. I blogged about it a while back in my article &lt;a href="https://myvirtualcloud.net/?p=1368" target="_blank"&gt;VMware View 4.5 Command Line Usage&lt;/a&gt;.&lt;br /&gt;&#10;&amp;nbsp;&lt;br /&gt;&#10;However, the '&lt;strong&gt;-standalone&lt;/strong&gt;' switch can only be issued from the Windows command-line, and I recently have been asked about launching multiple sessions against different Horizon View environments using the &lt;em&gt;vmware-view&lt;/em&gt; URI. Coincidentally, there was at similar timeframe an internal VMware thread discussing the subject.&lt;br /&gt;&#10;&amp;nbsp;&lt;br /&gt;&#10;In order to change the Horizon View client when launching it via URI just add the '&lt;strong&gt;-standlone&lt;/strong&gt;' switch to the Windows registry entry responsible for launching the client via URI. On the client device look for HKEY_CLASSES_ROOT\vmware-view\shell\open\command] and change make the appropriate changes as described below.&lt;br /&gt;&#10;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&#10;&lt;strong&gt;[HKEY_CLASSES_ROOT\vmware-view\shell\open\command]&lt;/strong&gt;&lt;br /&gt;&#10;&lt;strong&gt; @="\"C:\\Program Files\\VMware\\VMware View\\Client\\bin\\wswc.exe\" \"%1\""&lt;/strong&gt;&lt;br /&gt;&#10;&lt;strong&gt; @="\"C:\\Program Files\\VMware\\VMware View\\Client\\bin\\wswc.exe\" \"%1\" \"-standalone\""&lt;/strong&gt;&lt;br /&gt;&#10;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&#10;Now all you have to do is launch the desktop using the &lt;em&gt;vmware-uri&lt;/em&gt; with your favorite browser. Below you will find an example, but if you are not familiar with Horizon View Client URI I recommend reading &lt;a href="http://www.simonlong.co.uk/blog/2012/11/29/vmware-view-client-uri-scheme/" target="_blank"&gt;VMware View Client URI Scheme&lt;/a&gt; by Simon Long.&lt;br /&gt;&#10;&amp;nbsp;&lt;br /&gt;&#10;&lt;strong&gt;vmware-view://administrator@BROKER_IP_ADDRESS/management?action=startsession&lt;/strong&gt;&lt;br /&gt;&#10;&amp;nbsp;&lt;br /&gt;&#10;This article was first published by Andre Leibovici (@andreleibovici) at myvirtualcloud.net.&lt;/p&gt;</description></item><item><title>How to enable vCOps Manager functionality with Windows Server 2008 R2 Desktops</title><link>https://myvirtualcloud.net/how-to-enable-vcops-manager-functionality-with-windows-server-2008-r2-desktops/</link><pubDate>Mon, 09 Dec 2013 09:00:32 +0000</pubDate><guid>https://myvirtualcloud.net/how-to-enable-vcops-manager-functionality-with-windows-server-2008-r2-desktops/</guid><description>&lt;p&gt;Windows Server 2008 R2 is now supported as desktop operating system with Horizon View 5.3 (here). As most of you probably know Microsoft does not provide SPLA licensing model (Service Provider Level Agreement) for  Windows desktop operating systems (Windows 7, 8 and 8.1) to allow enterprise customers and service providers to create Desktop-as-a-Service offerings using enterprise grade VDI solutions such as Horizon View. However, Windows Server 2008 does provide SPLA licensing model enabling  alignment with Microsoft licensing terms.&lt;/p&gt;</description></item><item><title>Getting Deeper with View Agent Direct-Connection [Video]</title><link>https://myvirtualcloud.net/getting-deeper-with-view-agent-direct-connection-video/</link><pubDate>Mon, 02 Dec 2013 08:40:15 +0000</pubDate><guid>https://myvirtualcloud.net/getting-deeper-with-view-agent-direct-connection-video/</guid><description>&lt;p&gt;In this new 24 minute video VMware Senior Staff Engineer Mark Benson, describes View Agent Direct-Connection in  Horizon View 5.3. VADC allows any View Client to connect to a View desktop without using a View Connection Server.&lt;/p&gt;&#10;&lt;p&gt;This can be useful for some specific use cases where the use of View Connection Server is either not possible or not practical. Examples include branch office deployments, DaaS multi-tenancy deployments and simple 1:1 cases where full brokering is not needed.&lt;/p&gt;</description></item><item><title>Using View Agent Direct-Connection Video</title><link>https://myvirtualcloud.net/using-view-agent-direct-connection-video/</link><pubDate>Fri, 29 Nov 2013 10:41:56 +0000</pubDate><guid>https://myvirtualcloud.net/using-view-agent-direct-connection-video/</guid><description>&lt;p&gt;VMware Sr. Staff Engineer, Mark Benson, has just published a very informative blog post about using View Agent Direct-Connection in  Horizon View 5.3; &lt;a href="http://blogs.vmware.com/euc/2013/11/vmware-horizon-view-agent-direct-connection-vadc.html" target="_blank"&gt;here&lt;/a&gt; is the link to the article. I have also previously written about VADC in details, VMware View Agent Direct-Connection Plugin Explained (here) and VMware View Agent Direct-Connection Plugin NAT/PNAT (&lt;a href="https://myvirtualcloud.net/?p=4150" target="_blank"&gt;here&lt;/a&gt;).&lt;/p&gt;</description></item><item><title>Horizon View 5.3 is GA and Here is What You need to Know!</title><link>https://myvirtualcloud.net/horizon-view-5-3-is-ga-and-here-is-what-you-need-to-know/</link><pubDate>Thu, 21 Nov 2013 19:42:29 +0000</pubDate><guid>https://myvirtualcloud.net/horizon-view-5-3-is-ga-and-here-is-what-you-need-to-know/</guid><description>&lt;p&gt;&lt;em&gt; &lt;/em&gt;&lt;/p&gt;&#10;&lt;p style="text-align: center;"&gt;term:GA (General Availability)&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p style="text-align: center;"&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-5587" style="border: 0px;" alt="Screen Shot 2013-11-21 at 9.39.37 AM" src="https://myvirtualcloud.net/wp-content/uploads/2013/11/Screen-Shot-2013-11-21-at-9.39.37-AM.png" width="262" height="80" /&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-5588" style="border: 0px;" alt="Screen Shot 2013-11-21 at 9.39.44 AM" src="https://myvirtualcloud.net/wp-content/uploads/2013/11/Screen-Shot-2013-11-21-at-9.39.44-AM.png" width="248" height="80" /&gt;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p style="text-align: center;"&gt;Horizon View 5.3 is available for download now (&lt;a href="http://my.vmware.com/web/vmware/info/slug/desktop_end_user_computing/vmware_horizon_view/5_3" target="_blank"&gt;&lt;span style="text-decoration: underline;"&gt;here&lt;/span&gt;&lt;/a&gt;).&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p style="text-align: center;"&gt;&lt;span style="font-size: 14px;"&gt;&lt;em&gt;&lt;strong&gt; Here is everything you need to know about Horizon View 5.3:&lt;/strong&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Amazon vs VMware, how VMware empowers the UX!</title><link>https://myvirtualcloud.net/amazon-vs-vmware-how-vmware-empowers-the-ux/</link><pubDate>Fri, 15 Nov 2013 10:39:13 +0000</pubDate><guid>https://myvirtualcloud.net/amazon-vs-vmware-how-vmware-empowers-the-ux/</guid><description>&lt;p&gt;If you are an avid reader of my blog you will know that for the most part I don’t publish competitive analysis or talk about VMware competitors. However I feel that I need to give some attention to this subject and make you aware of the major end-user experience differences between running pure PCoIP and PCoIP with the Horizon View stack.&lt;/p&gt;</description></item><item><title>PernixData FVP accelerate your Horizon View deployment</title><link>https://myvirtualcloud.net/pernixdata-fvp-accelerate-your-horizon-view-deployment/</link><pubDate>Mon, 11 Nov 2013 12:02:10 +0000</pubDate><guid>https://myvirtualcloud.net/pernixdata-fvp-accelerate-your-horizon-view-deployment/</guid><description>&lt;p&gt;I recently spent couple days testing &lt;a href="http://www.pernixdata.com" target="_blank"&gt;PernixData&lt;/a&gt; FVP caching solution in my home lab. Before I talk about FVP let me talk about my home lab. My home lab is not very fancy if compared to some of my vExpert colleagues, especially since it’s three years old hardware. It’s a white-box with a &lt;a href="http://www.gigabyte.com/products/product-page.aspx?pid=3450#ov" target="_blank"&gt;Gigabyte X58A-UD5&lt;/a&gt; motherboard, 12GB RAM Kingston DDR3 2000Mhz and a Intel iCore7 960 processor clocked at 3.20 GHz. For internal storage I have a SSD Kingston 128GB SSDNow V+ and an external IOmega IX4-200 2TB. I boot ESXi 5.1 from a USB stick.&lt;/p&gt;</description></item><item><title>Don’t dismiss the huge benefits of Linked Clones!</title><link>https://myvirtualcloud.net/dont-dismiss-the-huge-benefits-of-linked-clones/</link><pubDate>Sun, 10 Nov 2013 17:21:34 +0000</pubDate><guid>https://myvirtualcloud.net/dont-dismiss-the-huge-benefits-of-linked-clones/</guid><description>&lt;p&gt;&lt;img loading="lazy" class="alignleft wp-image-5572" style="border: 0px;" alt="with-great-power-comes-great-responsibility-spider-man" src="https://myvirtualcloud.net/wp-content/uploads/2013/11/with-great-power-comes-great-responsibility-spider-man.jpeg" width="243" height="243" /&gt;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;Did you know that the quote ‘With great power comes great responsibility” is not an original quote crafted by Ben, the uncle of our Spidey friend? In fact, the quote was first coined by François-Marie Arouet (Voltaire) in 1832.&lt;/p&gt;</description></item><item><title>A Review of Horizon View 5.3 Limits and Maximums</title><link>https://myvirtualcloud.net/a-review-of-horizon-view-5-3-limits-and-maximums/</link><pubDate>Sun, 27 Oct 2013 16:55:02 +0000</pubDate><guid>https://myvirtualcloud.net/a-review-of-horizon-view-5-3-limits-and-maximums/</guid><description>&lt;p&gt;Giving continuity to my Horizon View Limits and Maximums series (&lt;a href="https://myvirtualcloud.net/?p=794" target="_blank"&gt;VMware View 4.0&lt;/a&gt; | &lt;a href="https://myvirtualcloud.net/?p=2455" target="_blank"&gt;VMware View 5.0&lt;/a&gt; | &lt;a href="https://myvirtualcloud.net/?p=4432" target="_blank"&gt;Horizon View 5.2&lt;/a&gt;) I am now releasing an updated version for Horizon View 5.3.&lt;/p&gt;&#10;&lt;p&gt;As an administrator or architect you should always ensure your designs are within the product’s Maximums and Limits in order to be entitled to VMware Support.&lt;/p&gt;</description></item><item><title>New vCenter Operations Manager for Horizon View (V4V) Tech and Video</title><link>https://myvirtualcloud.net/new-vcenter-operations-manager-for-horizon-view-v4v-tech-and-video/</link><pubDate>Wed, 23 Oct 2013 12:40:36 +0000</pubDate><guid>https://myvirtualcloud.net/new-vcenter-operations-manager-for-horizon-view-v4v-tech-and-video/</guid><description>&lt;p&gt;During VMworld Barcelona 2013 VMware announced the bundling of vCenter Operations Manager with the Horizon View Suite, &lt;span style="text-decoration: underline;"&gt;at no additional cost&lt;/span&gt;. In my opinion this awesome given that vCOps has helped me to troubleshoot View deployments numerous times.&lt;/p&gt;&#10;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&#10;&lt;p&gt;vCOPS offers performance and operations management for deployments of any size, production monitoring, advanced problem warning, faster time to resolution and complete infrastructure coverage. The new vCOPS 5.8, also announced during VMworld, uses intelligent operations with policy-based automation, where the automation engine is self-learning and regulates and drives remediation actions continuously.&lt;/p&gt;</description></item><item><title>Horizon View 5.3 and VMware VSAN Setup Video</title><link>https://myvirtualcloud.net/horizon-view-5-3-and-vmware-vsan-setup-video/</link><pubDate>Tue, 15 Oct 2013 00:33:06 +0000</pubDate><guid>https://myvirtualcloud.net/horizon-view-5-3-and-vmware-vsan-setup-video/</guid><description>&lt;p&gt;VSAN reduces CAPEX for Horizon View deployments by leveraging inexpensive server disks for shared storage, avoiding the capital expense of specialized hardware. VSAN helps to reduce OPEX by greatly simplifying, and in most cases eliminating, day-to-day storage configuration and provisioning activities, yet allowing administrators to scale Horizon View deployments on-demand by adding hosts on the fly or hot-adding disks to existing server nodes.&lt;/p&gt;</description></item><item><title>Horizon View support and interoperability with Horizon Mirage</title><link>https://myvirtualcloud.net/horizon-view-support-and-interoperability-with-horizon-mirage/</link><pubDate>Tue, 15 Oct 2013 00:22:03 +0000</pubDate><guid>https://myvirtualcloud.net/horizon-view-support-and-interoperability-with-horizon-mirage/</guid><description>&lt;p&gt;It took a little while, but the Horizon Mirage support for Horizon View is here!&lt;/p&gt;&#10;&lt;p&gt;In the context of VDI, Mirage offers centralized image management, and end-point backup and restoration, but it is important to remember that Mirage is also a great tool to manage physical end-points.&lt;/p&gt;</description></item><item><title>What’s New in VMware Horizon View 5.3 (Beyond Marketing)</title><link>https://myvirtualcloud.net/whats-new-in-vmware-horizon-view-5-3-beyond-marketing/</link><pubDate>Tue, 15 Oct 2013 00:01:13 +0000</pubDate><guid>https://myvirtualcloud.net/whats-new-in-vmware-horizon-view-5-3-beyond-marketing/</guid><description>&lt;p&gt;It’s that time again! VMware just announced VMware Horizon View 5.3 and has also lifted the NDA. Despite being only a 'dot' release the Horizon View team added a significant number of features that provide improvements in the areas of performance, user experience and management.&lt;/p&gt;</description></item></channel></rss>