<?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>The VMguy &#187; VMware View</title>
	<atom:link href="http://vmguy.com/wordpress/index.php/archives/tag/vmware-view/feed" rel="self" type="application/rss+xml" />
	<link>http://vmguy.com/wordpress</link>
	<description>Virtualization for the little guy</description>
	<lastBuildDate>Tue, 20 Jul 2010 16:37:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Getting more advanced with VMware View</title>
		<link>http://vmguy.com/wordpress/index.php/archives/1144</link>
		<comments>http://vmguy.com/wordpress/index.php/archives/1144#comments</comments>
		<pubDate>Mon, 21 Sep 2009 21:24:43 +0000</pubDate>
		<dc:creator>The VMguy</dc:creator>
				<category><![CDATA[Desktop Virtualization]]></category>
		<category><![CDATA[Disaster Recovery]]></category>
		<category><![CDATA[Site Recovery Manager]]></category>
		<category><![CDATA[VMware View]]></category>

		<guid isPermaLink="false">http://VMGUY.COM/wordpress/?p=1144</guid>
		<description><![CDATA[I was going over the KB digest this morning and saw a few KB articles that hit home with a couple issues that customers have been asking me about regarding View. The first is wondering how an admin can do more advanced things with the View Manager Server.  For instance: assign a default desktop out [...]]]></description>
			<content:encoded><![CDATA[<p>I was going over the KB digest this morning and saw a few KB articles that hit home with a couple issues that customers have been asking me about regarding View.</p>
<p>The first is wondering how an admin can do more advanced things with the View Manager Server.  For instance: assign a default desktop out of a pool to a specific user or  listing orphaned desktops (users that no longer exist or have changed permissions and no longer have access to a desktop in a pool but still have one assigned to them) or cleaning up after removing a secondary View Manager server.  All of these items can be performed by a little-known command line utility included in View called vdmadmin.exe. <span id="more-1144"></span> vdmadmin.exe can do all of the things mentioned.  The tool is installed by default with view in the  C:\Program Files\VMware\VMware View\Server\bin directory.  You can read all of the details about the tool and all of the command options <a href="http://www.vmware.com/pdf/viewmanager_cl_tool.pdf" target="_blank">here</a> .  &quot;Why is this a command-line tool?&quot; you ask.  When features are requested for the GUI, a programmer has to create and test the GUI options which takes a lot of time.  The product manager has to decide what features will make in into the released product and still keep it on time for release.  Sometime features or controls don&#8217;t make it but are still important.  A developer can write a command line executable and they are much easier to test as the command line either works or it does not.  The Quality Assurance process is much easier for command line utilities.</p>
<p>Another tool that&#8217;s good to know is sviconfig.exe.  It&#8217;s located on the vCenter server where you install composer in the C:\Program Files\VMware\VMware View Composer directory.  This tool allows you to unlock protected entities in vCenter.  For instance, if a user checks out a VM offline, it gets protected in vCenter so that an admin cannot accidentally delete it or power it on and make changes.  If the admin needs to make changes to it for some reason they can use the sviconfig tool to unlock that VM.</p>
<p>There&#8217;s also a few other topics that come up frequently.  Here are a few:</p>
<p><span style="text-decoration: underline;">Can you protect View Desktops with Site Recovery Manager?</span> Unfortunately, SRM is not &quot;View aware&quot; as yet.  The work is underway however.  Tommy Walker from VMware (one of the best @ VMware) has written a blueprint with EMC on how to accomplish this task (although experimental at this point).  It&#8217;s pretty interesting reading and I&#8217;m very hopeful that we&#8217;ll see native integration coming.  You can read the very detailed blueprint <a href="http://www.vdi.com/upload_desc.php?user=57&amp;upid=38" target="_blank">here</a> (registration required).</p>
<p><span style="text-decoration: underline;">What features do I get with thin client &quot;x&quot;?</span> With the different number of <a href="http://www.vmware.com/resources/compatibility/pdf/vi_view_guide.pdf" target="_blank">options available</a> for View Thin Clients there&#8217;s also a number of different thin client OS options.  <a href="http://blogs.vmware.com/view/2009/06/view-thin-client-feature-matrix.html" target="_blank">Here</a> is a great matrix of what features you get with each View client that is available.  Good information to know when picking out thin clients</p>
<p><span style="text-decoration: underline;">How can I make location-aware desktops?</span> This is a common question.  How can I make a specific thin client map a specific printer, etc based on the thin client location?  The answer: Client Information Variables.  <a href="http://blogs.vmware.com/view/2009/05/vmwre-view-client-variables.html" target="_blank">Here&#8217;s</a> a nice writeup on some basic scripting that can determine the variables and make appropriate decisions based on their values.</p>
<p><span style="text-decoration: underline;">Can I use group policy to control the client or desktop agent?</span> You bet.  You can find the administrative templates for group policy in the C:\Program Files\VMware\View Manager\Server\Extras\GroupPolicyFiles directory.  If you&#8217;re not too sure about using adm files, <a href="http://support.microsoft.com/kb/816662/en-us" target="_blank">here&#8217;s a kb article</a> from Microsoft on how to use and manage them.  There are 4 included with View: vdm-agent.adm to control the agent in the guest OS, vdm_client.adm to control the properties of the View client, vdm_server.adm to control the connection broker and vdm_common.adm for common View components across all of View.  A very detailed list of the options of each can be found in the <a href="http://www.vmware.com/pdf/view31_manual.pdf" target="_blank">View admin guide</a> starting on page 176.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmguy.com%2Fwordpress%2Findex.php%2Farchives%2F1144';
  addthis_title  = 'Getting+more+advanced+with+VMware+View';
  addthis_pub    = 'thevmguy';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmguy.com/wordpress/index.php/archives/1144/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Technical Papers posted last week</title>
		<link>http://vmguy.com/wordpress/index.php/archives/928</link>
		<comments>http://vmguy.com/wordpress/index.php/archives/928#comments</comments>
		<pubDate>Mon, 15 Jun 2009 14:19:48 +0000</pubDate>
		<dc:creator>The VMguy</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Desktop Virtualization]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Support Updates]]></category>
		<category><![CDATA[VMware View]]></category>

		<guid isPermaLink="false">http://VMGUY.COM/wordpress/?p=928</guid>
		<description><![CDATA[There were 5 new technical papers published last week.  Some really good reading for administrators and architects. VMware VDI Storage Considerations &#60;-A great paper which discusses which protocol to use, how to lay out datastores, etc for View implementations. Running Microsoft Office SharePoint Server 2007 on VMware Infrastructure &#60;-A great paper for those wanting to [...]]]></description>
			<content:encoded><![CDATA[<p>There were 5 new technical papers published last week.  Some really good reading for administrators and architects.</p>
<ul>
<li><a class="title" href="http://www.vmware.com/resources/techresources/1073" class="title">VMware VDI Storage Considerations</a> &lt;-A great paper which discusses which protocol to use, how to lay out datastores, etc for View implementations.</li>
<li><a class="title" href="http://www.vmware.com/resources/techresources/10030" class="title">Running Microsoft Office SharePoint Server 2007 on VMware Infrastructure</a> &lt;-A great paper for those wanting to virtualize Sharepoint.</li>
<li><a class="title" href="http://www.vmware.com/resources/techresources/10028" class="title">Automating SharePoint Provisioning and Deployment on VMware vSphere</a> &lt;- This paper describes how you can setup sharepoint sites in templates for rapid deployment of new sharepoint instances.</li>
<li><a class="title" href="http://www.vmware.com/resources/techresources/10029" class="title">Virtualizing a Windows Active Directory Domain Infrastructure</a> &lt;- I know many have already done this  but it is still a great reference and includes best practices.  Definately want to confirm your settings against this white paper</li>
<li><a class="title" href="http://www.vmware.com/resources/techresources/10031" class="title">SAP Solutions on VMware vSphere: High Availability</a> &lt;- A good white paper on the availability options for SAP implementations and the benefits of each.</li>
</ul>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmguy.com%2Fwordpress%2Findex.php%2Farchives%2F928';
  addthis_title  = 'New+Technical+Papers+posted+last+week';
  addthis_pub    = 'thevmguy';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmguy.com/wordpress/index.php/archives/928/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old PC?  Make it a thin client!</title>
		<link>http://vmguy.com/wordpress/index.php/archives/813</link>
		<comments>http://vmguy.com/wordpress/index.php/archives/813#comments</comments>
		<pubDate>Tue, 05 May 2009 22:15:29 +0000</pubDate>
		<dc:creator>The VMguy</dc:creator>
				<category><![CDATA[Desktop Virtualization]]></category>
		<category><![CDATA[Thin Clients]]></category>
		<category><![CDATA[VMware View]]></category>

		<guid isPermaLink="false">http://VMGUY.COM/wordpress/?p=813</guid>
		<description><![CDATA[Just saw this little bit of news and had to share.  I get asked for this kind of functionality all of the time.  Customers ask, &#34;Do you guys have a way for me to reuse my old PC and turn it into a thin client?&#34;  In the long run, VMware will have CVP to be [...]]]></description>
			<content:encoded><![CDATA[<p>Just saw this little bit of news and had to share.  I get asked for this kind of functionality all of the time.  Customers ask, &quot;Do you guys have a way for me to reuse my old PC and turn it into a thin client?&quot;  In the long run, VMware will have <a href="http://www.vmware.com/company/news/releases/cvp-intel-vmworld.html" target="_blank">CVP</a> to be able to do this and a lot more.  In the short term, DevonIT just announces the VDI-Blaster software for $19.95 per device.  It allows you to take an older piece of PC hardware and use it as a thin client to extend it&#8217;s life just a little longer.  You can find the details on it <a href="http://www.devonit.com/software/vdi-blaster/overview" target="_blank">here</a> .  You can also find the press announcement <a href="http://www.devonit.com/about-devon-it/press-releases/new-software-vdi-blaster-from-devon-it-transforms-aging-computers-into-thin-clients" target="_blank">here</a> .</p>
<p>Now to get me a demo copy&#8230;.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmguy.com%2Fwordpress%2Findex.php%2Farchives%2F813';
  addthis_title  = 'Old+PC%3F++Make+it+a+thin+client%21';
  addthis_pub    = 'thevmguy';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmguy.com/wordpress/index.php/archives/813/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VMware View now available</title>
		<link>http://vmguy.com/wordpress/index.php/archives/253</link>
		<comments>http://vmguy.com/wordpress/index.php/archives/253#comments</comments>
		<pubDate>Tue, 02 Dec 2008 05:15:58 +0000</pubDate>
		<dc:creator>The VMguy</dc:creator>
				<category><![CDATA[Desktop Virtualization]]></category>
		<category><![CDATA[VMware View]]></category>

		<guid isPermaLink="false">http://VMGUY.COM/wordpress/?p=253</guid>
		<description><![CDATA[For those of of you who stayed up, I noticed the website change at 12:08am EST. VMware&#8217;s desktop solution has been significantly updated.  It has now been renamed to VMware View. You can find all of the infomation on View here . You can find the downloads here . For those interested, the What&#8217;s New [...]]]></description>
			<content:encoded><![CDATA[<p>For those of of you who stayed up, I noticed the website change at 12:08am EST.</p>
<p>VMware&#8217;s desktop solution has been significantly updated.  It has now been renamed to VMware View.</p>
<p>You can find all of the infomation on View <a href="http://www.vmware.com/products/view/" target="_blank">here</a> .</p>
<p>You can find the downloads <a href="http://www.vmware.com/download/view/" target="_blank">here</a> .</p>
<p>For those interested, the What&#8217;s New Section of the release notes:</p>
<ul>
<blockquote>
<li><strong>View Composer</strong> — Dramatically reduces the amount of storage consumed. Images can be provisioned in a few seconds in a fully automated manner by the VMware View Manager for rapid rollouts or as an immediate response to everyday support issues.</li>
<li><strong>Unified Access </strong> — View Manager now brokers connections to physical PCs, terminal servers, and blade PCs in addition to virtual desktops hosted on VI3.</li>
<li><strong>Virtual Printing </strong> — Provides end users the ability to print to any local or network printer. Virtual Printing includes a universal print driver, compression for print jobs, and auto detection of local printers from the View Client.</li>
<li><strong>Enhanced User Experience</strong> — Extends MMR (multi-media redirection) to all Win XP and Win XPe based clients. Provides increased support for critical codecs- MPEG1, MPEG2, MPEG4 part2, WMV 7/8/9, WMA, AC3, MP3. Provides granular policies for USB redirection.</li>
<li><strong>Offline Desktop </strong> (Experimental) — Provides the flexibility to intelligently and securely move virtual desktops between the datacenter and local resources. Users can check out their virtual desktops onto physical clients, use the virtual desktop locally, and then check it back in.</li>
</blockquote>
</ul>
<p>I&#8217;ll be posting some of the technical details on View in the coming weeks, stay tuned.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fvmguy.com%2Fwordpress%2Findex.php%2Farchives%2F253';
  addthis_title  = 'VMware+View+now+available';
  addthis_pub    = 'thevmguy';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://vmguy.com/wordpress/index.php/archives/253/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
