<?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>Virtualization Tips &#187; Citrix</title>
	<atom:link href="http://www.virtualizetips.com/tag/citrix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtualizetips.com</link>
	<description>Covering all things in your Virtual Data Center. We write VMware, Citrix &#38; Microsoft from VDI to VMotion. VMware Tips</description>
	<lastBuildDate>Wed, 08 Sep 2010 14:41:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VMware ThinApp 4.6 is ready to virtualize your applications</title>
		<link>http://www.virtualizetips.com/2010/08/vmware-thinapp-4-6-is-ready-to-virtualize-your-applications/</link>
		<comments>http://www.virtualizetips.com/2010/08/vmware-thinapp-4-6-is-ready-to-virtualize-your-applications/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 02:55:11 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[ThinApp]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[App-v]]></category>
		<category><![CDATA[Application Virtualization]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Virtualize]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=515</guid>
		<description><![CDATA[It&#8217;s been kind of hard to keep up with all the releases from VMware lately. They have been on an absolute terror dropping updated products like crazy since vSphere 4.1 hit the streets. The latest to put smiles on the faces of VMware admins is ThinApp 4.6. One of the biggest new features in the [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been kind of hard to keep up with all the releases from VMware lately. They have been on an absolute terror dropping updated products like crazy since vSphere 4.1 hit the streets. The latest to put smiles on the faces of VMware admins is ThinApp 4.6. One of the biggest new features in the new version is the ability to harvest IE6 from a clean Windows XP machine.</p>
<blockquote><p><strong>ThinApp 4.6 adds the ability to “Harvest” Internet Explorer 6 from an existing Windows XP instance.<br />
</strong>In  the past, the process for creating an IE6 package with ThinApp was  complex. It required capturing the IE6 install using a clean instance of  Windows 2000 with its pre-IE6 native browser IE5 and performing an  upgrade.    If you captured on Windows 2000 using the IE6 download from  Microsoft’s download page odds are you would not get all the latest  security fixes and updates provided by Microsoft. Capturing using a  Windows 2000 base also made capturing IE6 applications plug-ins a bit  trickier, especially if the plug-ins only installs on XP+. With so many  companies migrating to Windows 7 we knew this is a popular use case, so <strong>we’ve turned the process of capturing IE6 into a few clicks</strong>.   ThinApp can now automatically “harvest” IE6 from of any Windows XP  instance.   This means you can use an XP instance that has the latest  security fixes applied, and also capture any plug-ins you want in the  same go!</p></blockquote>
<p>There is also the ability to redirect URL&#8217;s from a native browser window to a Virtual browser, read the full article <a href="http://blogs.vmware.com/thinapp/2010/08/vmware-thinapp-46-whats-new.html" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/08/vmware-thinapp-4-6-is-ready-to-virtualize-your-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The need to clean up a cloned Virtual Machine</title>
		<link>http://www.virtualizetips.com/2010/06/the-need-to-clean-up-a-cloned-virtual-machine/</link>
		<comments>http://www.virtualizetips.com/2010/06/the-need-to-clean-up-a-cloned-virtual-machine/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 16:05:40 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vCenter Server]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Cloning]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=329</guid>
		<description><![CDATA[In working with a client recently I noticed that they are cloning virtual machines and it&#8217;s causing issues with their tool set. This really came to light when working with their XenApp servers. The Citrix team was building servers loaded with apps to create a template that could be cloned to create the other servers [...]]]></description>
			<content:encoded><![CDATA[<p>In working with a client recently I noticed that they are cloning virtual machines and it&#8217;s causing issues with their tool set. This really came to light when working with their XenApp servers. The Citrix team was building servers loaded with apps to create a template that could be cloned to create the other servers in a application pool. The issue with this is that the team was using existing servers already in production that already had the tools installed on them. The problem came to light with issues from the tools used to protect and monitor the virtual machines. This would not be an issue with standard OS templates already created that would have the tools added after the cloning process.</p>
<p>When cloning the virtual machine there are still a lot of registry entries left over with the old server name for tools like Opsware, McAfee and an asset mgmt application. These old registry entries would cause the new VM to knock the old VM out of the tools console and cause issues with reporting and management of the source server. For example Opsware would start talking to the newly cloned server thinking it was the source server and this would leave the source machine not in the patching scheduled.</p>
<p>To clean this up it was necessary to uninstall these tools from the new virtual machine then go back through the registry and clean up any entries that referenced the old server name. Then reboot the server and reinstall the tools. This will clean up the issues and allow everything to work without conflicting with the source server.</p>
<p>So for future requests of this type they have agreed to either use a base OS build and load applications on by hand or create their Citrix template with applications and clone prior to installing any monitoring applications. This will eliminate the issues that they had been experiencing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/06/the-need-to-clean-up-a-cloned-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citrix Receiver for Apple Mac has arrived</title>
		<link>http://www.virtualizetips.com/2010/03/citrix-receiver-for-apple-mac-has-arrived/</link>
		<comments>http://www.virtualizetips.com/2010/03/citrix-receiver-for-apple-mac-has-arrived/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:32:14 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[XenApp]]></category>
		<category><![CDATA[XenDesktop]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Citrix Receiver]]></category>
		<category><![CDATA[Dazzle]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=114</guid>
		<description><![CDATA[You may not even know what Citrix Receiver for the Mac will do for you. But if you do then you are probably pretty happy today. So if you have a Bring your own computer program with Mac users or you would just like a more seamless process to run Windows apps on your Mac. [...]]]></description>
			<content:encoded><![CDATA[<p>You may not even know what Citrix Receiver for the Mac will do for you. But if you do then you are probably pretty happy today. So if you have a Bring your own computer program with Mac users or you would just like a more seamless process to run Windows apps on your Mac. Then this new receiver from Citrix will be worth testing.</p>
<p>So what does Citrix Receiver for Mac do? Well along with Citrix XenApp and Dazzle, you will be able to search for and run all of your favorite Windows apps as if they were locally installed on your Mac. You will be able to select your apps with Dazzle (kind of a iTunes looking enterprise app store), you can then launch your apps from the Applications folder. You can even drag those windows apps to the doc and run them from there.</p>
<p style="text-align: center;"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/03/macreceiver.png"><a href="http://www.virtualizetips.com/wp-content/uploads/2010/03/macreceiver.png"><img class="aligncenter size-full wp-image-115" title="macreceiver" src="http://www.virtualizetips.com/wp-content/uploads/2010/03/macreceiver.png" alt="" width="604" height="146" /></a><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/03/citrix-receiver-for-apple-mac-has-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to optimize Windows XP for XenDesktop</title>
		<link>http://www.virtualizetips.com/2010/02/how-to-optimize-windows-xp-for-xendesktop/</link>
		<comments>http://www.virtualizetips.com/2010/02/how-to-optimize-windows-xp-for-xendesktop/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 20:04:50 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[XenDesktop]]></category>
		<category><![CDATA[Optimize]]></category>
		<category><![CDATA[VDI]]></category>

		<guid isPermaLink="false">http://www.virtualizetips.com/?p=87</guid>
		<description><![CDATA[I found a new white paper released from Citrix today that talks about steps you can take to really optimize your XP images. Sure everyone thinks about things like turning off a few unused services, screen savers and power saving features. But this paper takes a deep dive into a list of settings that you [...]]]></description>
			<content:encoded><![CDATA[<p>I found a new white paper released from Citrix today that talks about steps you can take to really optimize your XP images. Sure everyone thinks about things like turning off a few unused services, screen savers and power saving features. But this paper takes a deep dive into a list of settings that you can manually change and explains others that are available in the XenConvert optimizer tool from Citrix. Head on over to Citrix and grab the doc <a href="http://community.citrix.com/display/ocb/2010/02/24/How+to+Really+Optimize+Windows+XP+for+XenDesktop" target="_blank">here</a>.</p>
<ul>
<li><span style="color: #35383d;">Offers a better alternative than replacing  the default user profile (which isn&#8217;t supported and doesn&#8217;t help for  users that already have profiles)</span></li>
<li><span style="color: #35383d;">Makes a distinction between private mode  (1:1) and standard mode (1:many) desktops</span></li>
<li><span style="color: #35383d;">Provides the actual registry keys/values for  all optimizations (to ensure that all settings can be set by Group  Policy or login scripts)</span></li>
<li><span style="color: #35383d;">Gives best practices for optimizing the user  profiles (like installing UPHclean)</span></li>
<li><span style="color: #35383d;">Excludes configurations and steps that don&#8217;t  help (like defragmenting a disk before performing a volume copy)</span></li>
<li><span style="color: #35383d;">Details what registry changes are included in  the XenConvert Optimizer tool (so you know what all those checkboxes  are doing)</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.virtualizetips.com/2010/02/how-to-optimize-windows-xp-for-xendesktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
