<?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>citrix xenapp &#124; xenserver &#124; xenclient &#124; xendesktop &#124; terminal server blog &#187; xenapp</title> <atom:link href="http://www.xenappblog.com/category/xenapp/feed/" rel="self" type="application/rss+xml" /><link>http://www.xenappblog.com</link> <description>it&#039;s all about applications and virtualization</description> <lastBuildDate>Sat, 04 Feb 2012 09:20:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Adding Printer Drivers from Print Server using PowerShell</title><link>http://www.xenappblog.com/2012/adding-printer-drivers-from-print-server-using-powershell/</link> <comments>http://www.xenappblog.com/2012/adding-printer-drivers-from-print-server-using-powershell/#comments</comments> <pubDate>Thu, 02 Feb 2012 12:54:23 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[terminal services]]></category> <category><![CDATA[xenapp]]></category> <category><![CDATA[powershell]]></category> <category><![CDATA[print drivers]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=3036</guid> <description><![CDATA[This is a follow up post to last week Replicating Print Drivers in Citrix XenApp 6.5. There&#8217;s indeed many smart people out there so today I wanted to share a similar script created by a friend of mine Microsoft PowerShell MVP Jan Egil Ring. This blog post is just a summary of his awesome work [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/02/Printer-Server-Properties.png?9d7bd4" rel="lightbox[3036]"><img
class="alignnone size-medium wp-image-3037" title="Printer Server Properties" src="http://cdn.xenappblog.com/wp-content/uploads/2012/02/Printer-Server-Properties-265x300.png?9d7bd4" alt="Printer Server Properties 265x300 Adding Printer Drivers from Print Server using PowerShell" width="265" height="300" /></a></p><p>This is a follow up post to last week <a
href="http://www.xenappblog.com/2012/replicating-print-drivers-in-citrix-xenapp-6-5">Replicating Print Drivers in Citrix XenApp 6.5</a>. There&#8217;s indeed many smart people out there so today I wanted to share a similar script created by a friend of mine Microsoft PowerShell MVP Jan Egil Ring. This blog post is just a summary of his awesome work so please visit the original blog post and give Jan Egil <strong>some creds</strong> in the comments on his blog.</p><p>As I described in the last post the easiest way to install printer drivers is to manually or automatically connect to your print server(s) to install the drivers. This is normally not a problem in small environments with only 1 print server and &lt;50 printer objects, but can definitely create some headaches in enterprise environments.</p><blockquote><p>Example: A print server has 500 shared printer objects, while there is only 10 unique printer drivers. It would make more sense to add a printer connection (in order to install the driver) to 10 printer objects rather than 500, given the time consumed by installing a printer connection. <strong>Jan Egil</strong></p></blockquote><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/02/Adding-printer-drivers-from-a-print-server-using-Windows-PowerShell-01.png?9d7bd4" rel="lightbox[3036]"><img
class="alignnone size-full wp-image-3038" title="Adding printer drivers from a print server using Windows PowerShell 01" src="http://cdn.xenappblog.com/wp-content/uploads/2012/02/Adding-printer-drivers-from-a-print-server-using-Windows-PowerShell-01.png?9d7bd4" alt="Adding printer drivers from a print server using Windows PowerShell 01 Adding Printer Drivers from Print Server using PowerShell" width="570" height="74" /></a></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/02/Adding-printer-drivers-from-a-print-server-using-Windows-PowerShell-02.png?9d7bd4" rel="lightbox[3036]"><img
class="alignnone size-full wp-image-3039" title="Adding printer drivers from a print server using Windows PowerShell 02" src="http://cdn.xenappblog.com/wp-content/uploads/2012/02/Adding-printer-drivers-from-a-print-server-using-Windows-PowerShell-02.png?9d7bd4" alt="Adding printer drivers from a print server using Windows PowerShell 02 Adding Printer Drivers from Print Server using PowerShell" width="570" height="131" /></a></p><p>For all great automatic solutions there&#8217;s always some pros and cons. The biggest con in my opinion is that you could possibly risk to install malfunction printer drivers that could halt your print services for good or at least for some time during production hours.</p><p>One workaround could be to run this script only on your Citrix Data Collector / Print Driver Golden Image server and then using the $ExcludedDriverList parameter to add the printers to the Auto-Replication-List. Take a look at the comment from Frank Peter Schultze on the <a
href="http://www.xenappblog.com/2012/replicating-print-drivers-in-citrix-xenapp-6-5">Replicating Print Drivers in Citrix XenApp 6.5</a> blog post for more details.</p><p><strong>Resource :</strong></p><ul><li><a
href="http://blog.powershell.no/2011/07/03/adding-printer-drivers-from-a-print-server-using-windows-powershell/" target="_blank">Adding printer drivers from a print server using Windows PowerShell</a></li></ul><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2012/replicating-print-drivers-in-citrix-xenapp-6-5/" rel="bookmark" class="crp_title">Replicating Print Drivers in Citrix XenApp 6.5</a></li><li><a
href="http://www.xenappblog.com/2010/how-to-setup-the-citrix-universal-print-driver/" rel="bookmark" class="crp_title">Citrix Universal Print Driver &#8211; The Working Setup</a></li><li><a
href="http://www.xenappblog.com/2010/how-to-fix-problem-with-sap-gui-710-and-citrix-universal-printer/" rel="bookmark" class="crp_title">How To Fix problem with SAP Gui 710 and Citrix Universal Printer</a></li><li><a
href="http://www.xenappblog.com/2010/the-best-remote-desktop-manager-applications/" rel="bookmark" class="crp_title">Remote Desktop Manager &#8211; The Best Applications</a></li><li><a
href="http://www.xenappblog.com/2009/windows-7-rc-on-the-hp-mini-1035/" rel="bookmark" class="crp_title">Windows 7 RC on the HP Mini 1035</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2012/adding-printer-drivers-from-print-server-using-powershell/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Replicating Print Drivers in Citrix XenApp 6.5</title><link>http://www.xenappblog.com/2012/replicating-print-drivers-in-citrix-xenapp-6-5/</link> <comments>http://www.xenappblog.com/2012/replicating-print-drivers-in-citrix-xenapp-6-5/#comments</comments> <pubDate>Tue, 24 Jan 2012 11:00:38 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[xenapp]]></category> <category><![CDATA[xendesktop]]></category> <category><![CDATA[citrix universal printer]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=2997</guid> <description><![CDATA[Many people are wondering where the Printer Management node used for replicating print drivers is located in Citrix XenApp 6.x. This is now managed with the Windows Printer Management Role in Windows Server 2008 R2 or through XenApp PowerShell Cmdlets. I&#8217;m a big fan of the Citrix Universal Printer Driver but in some cases that&#8217;s [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-2.png?9d7bd4" rel="lightbox[2997]"><img
class="alignnone size-medium wp-image-2998" title="Replicating Print Drivers (2)" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-2-300x110.png?9d7bd4" alt="Replicating Print Drivers 2 300x110 Replicating Print Drivers in Citrix XenApp 6.5" width="300" height="110" /></a></p><p>Many people are wondering where the Printer Management node used for <strong>replicating print drivers</strong> is located in Citrix XenApp 6.x. This is now managed with the Windows Printer Management Role in Windows Server 2008 R2 or through XenApp PowerShell Cmdlets. I&#8217;m a big fan of the <a
href="http://www.xenappblog.com/2010/how-to-setup-the-citrix-universal-print-driver/">Citrix Universal Printer Driver</a> but in some cases that&#8217;s not good enough and <em>replicating print drivers</em> to all Citrix XenApp servers are required. Luckily there&#8217;s light in the end of the tunnel.</p><p>Citrix Universal Print Server Tech Preview is available and will most likely be released at Citrix Synergy 2012. The Citrix Universal Print Server Technical Preview extends XenApp 6.5 and XenDesktop 5.5 Universal printing support to network printing. This feature eliminates the need to install numerous network printer drivers on XenApp and XenDesktop hosts, and enables more efficient network utilization. The new Citrix Universal printer driver supports direct network printing on Windows and non-Windows clients.</p><p>So while we wait for this new Citrix Universal Print Server, here&#8217;s the steps for <span
style="text-decoration: underline;">replicating print drivers</span> with XenApp PowerShell Cmdlets :</p><p>First you&#8217;ll need to decide which Citrix XenApp server you&#8217;ll be using as the source. A good suggestion would be your Preferred Data Collector. In our example that would be XA65-01. Start PowerShell as Administrator and run the following commands</p><ol><li>Set-ExecutionPolicy RemoteSigned</li><li>Add-PSSnapIn Citrix.*</li><li>Get-XAPrinterDriver –Servername XA65-01</li></ol><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-3.png?9d7bd4" rel="lightbox[2997]"><img
class="alignnone size-medium wp-image-3002" title="Replicating Print Drivers (3)" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-3-300x148.png?9d7bd4" alt="Replicating Print Drivers 3 300x148 Replicating Print Drivers in Citrix XenApp 6.5" width="300" height="148" /></a></p><p>This will display a list of all the locally install printer drivers on that particular server. The simplest way to install a lot of printer drivers is to connect to your print server and select to connect to the printers you need.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-4.png?9d7bd4" rel="lightbox[2997]"><img
class="alignnone size-medium wp-image-3003" title="Replicating Print Drivers (4)" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-4-300x191.png?9d7bd4" alt="Replicating Print Drivers 4 300x191 Replicating Print Drivers in Citrix XenApp 6.5" width="300" height="191" /></a></p><p>Now rerun the command : <strong>Get-XAPrinterDriver –Servername XA65-01</strong></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-5.png?9d7bd4" rel="lightbox[2997]"><img
class="alignnone size-medium wp-image-3004" title="Replicating Print Drivers (5)" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-5-300x148.png?9d7bd4" alt="Replicating Print Drivers 5 300x148 Replicating Print Drivers in Citrix XenApp 6.5" width="300" height="148" /></a></p><p>To make sure that all your Citrix XenApp servers have the same printer drivers it&#8217;s recommend to add the required printer drivers to the Auto-Replication-List. A good tip would be to have these commands in a Notepad file to make it easier for you to Add/Remove printer drivers.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-6.png?9d7bd4" rel="lightbox[2997]"><img
class="alignnone size-medium wp-image-3005" title="Replicating Print Drivers (6)" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-6-300x57.png?9d7bd4" alt="Replicating Print Drivers 6 300x57 Replicating Print Drivers in Citrix XenApp 6.5" width="300" height="57" /></a></p><p>Simply copy and paste the commands to the PowerShell window.</p><p><strong>Add-XAAutoReplicatedPrinterDriver “Print Driver Name” -SourceServerName XA65-01</strong></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-7.png?9d7bd4" rel="lightbox[2997]"><img
class="alignnone size-medium wp-image-3006" title="Replicating Print Drivers (7)" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Replicating-Print-Drivers-7-300x148.png?9d7bd4" alt="Replicating Print Drivers 7 300x148 Replicating Print Drivers in Citrix XenApp 6.5" width="300" height="148" /></a></p><p>To display a list of Printer Drivers in the Auto-Replication-List you&#8217;ll use the following command :</p><p><strong>Get-XAAutoReplicatedPrinterDriver</strong></p><p>I&#8217;m pretty sure there&#8217;s some smart people out there in the Citrix Community who have already created some smart automatic scripts for replicating print drivers in Citrix XenApp 6.x. Please share with the rest of the readers by adding your comment below if you know any good resources.</p><p><strong>Resoures :</strong></p><ul><li><a
href="http://support.citrix.com/article/CTX126125" target="_blank">How to Replicate Print Drivers with PowerShell in XenApp 6</a></li><li><a
href="http://www.thomaskoetzing.de/index.php?option=com_content&amp;task=view&amp;id=347&amp;Itemid=309" target="_blank">Understanding Universal Print Server (UPS)</a></li></ul><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2012/adding-printer-drivers-from-print-server-using-powershell/" rel="bookmark" class="crp_title">Adding Printer Drivers from Print Server using PowerShell</a></li><li><a
href="http://www.xenappblog.com/2010/how-to-setup-the-citrix-universal-print-driver/" rel="bookmark" class="crp_title">Citrix Universal Print Driver &#8211; The Working Setup</a></li><li><a
href="http://www.xenappblog.com/2010/how-to-fix-problem-with-sap-gui-710-and-citrix-universal-printer/" rel="bookmark" class="crp_title">How To Fix problem with SAP Gui 710 and Citrix Universal Printer</a></li><li><a
href="http://www.xenappblog.com/2009/windows-7-rc-on-the-hp-mini-1035/" rel="bookmark" class="crp_title">Windows 7 RC on the HP Mini 1035</a></li><li><a
href="http://www.xenappblog.com/2012/how-to-migrate-to-citrix-license-server-vpx/" rel="bookmark" class="crp_title">How to Migrate to Citrix License Server VPX</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2012/replicating-print-drivers-in-citrix-xenapp-6-5/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How to Migrate to Citrix License Server VPX</title><link>http://www.xenappblog.com/2012/how-to-migrate-to-citrix-license-server-vpx/</link> <comments>http://www.xenappblog.com/2012/how-to-migrate-to-citrix-license-server-vpx/#comments</comments> <pubDate>Thu, 12 Jan 2012 18:21:51 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[provisioning services]]></category> <category><![CDATA[xenapp]]></category> <category><![CDATA[xendesktop]]></category> <category><![CDATA[xenserver]]></category> <category><![CDATA[citrix licensing]]></category> <category><![CDATA[disaster recovery]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=2967</guid> <description><![CDATA[Citrix has just released a new version of the Citrix License Server VPX which are a self-contained Linux-based virtual appliance that allows you to easily deploy licensing in your Citrix environment. The requirement is only 256 mb which are sufficient for up to 500 Citrix servers and approximately 50.000 licenses. Currently the Citrix License Server [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX.png?9d7bd4" rel="lightbox[2967]"><img
class="alignnone size-medium wp-image-2968" title="Citrix License Server VPX" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-300x180.png?9d7bd4" alt="Citrix License Server VPX 300x180 How to Migrate to Citrix License Server VPX" width="300" height="180" /></a></p><p>Citrix has just released a new version of the <strong>Citrix License Server VPX</strong> which are a self-contained Linux-based virtual appliance that allows you to easily deploy licensing in your Citrix environment. The requirement is only 256 mb which are sufficient for up to 500 Citrix servers and approximately 50.000 licenses. Currently the <em>Citrix License Server VPX</em> is only available for Citrix XenServer 5.6 Feature Pack 1 / Service Pack 2 or higher.</p><p>To get started download and import the <span
style="text-decoration: underline;">Citrix License Server VPX</span> Appliance via XenCenter and then configure hostname, dns suffix and ip address. If you&#8217;re testing this out I would recommend using the same name as your current Citrix License Server. This way you don&#8217;t need to return and reallocate all your licenses. Even though the hostname is the same it won&#8217;t register in DNS so you&#8217;re all safe.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-02.png?9d7bd4" rel="lightbox[2967]"><img
class="alignnone size-medium wp-image-2971" title="Citrix License Server VPX 02" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-02-300x180.png?9d7bd4" alt="Citrix License Server VPX 02 300x180 How to Migrate to Citrix License Server VPX" width="300" height="180" /></a></p><p>Log on to your license server and import all your licenses and restart the appliance.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-03.png?9d7bd4" rel="lightbox[2967]"><img
class="alignnone size-medium wp-image-2972" title="Citrix License Server VPX 03" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-03-300x215.png?9d7bd4" alt="Citrix License Server VPX 03 300x215 How to Migrate to Citrix License Server VPX" width="300" height="215" /></a></p><p>Most likely you&#8217;re using Citrix Policy to define your License server host name. Simply change this to the ip address of your new Citrix License Server VPX.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-06.png?9d7bd4" rel="lightbox[2967]"><img
class="alignnone size-medium wp-image-2973" title="Citrix License Server VPX 06" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-06-300x178.png?9d7bd4" alt="Citrix License Server VPX 06 300x178 How to Migrate to Citrix License Server VPX" width="300" height="178" /></a></p><p>To be sure that everything is working properly you should stop your old Citrix Licensing Server Service. Then run the command : <strong>gpupdate /force</strong> and <strong>qfarm /load</strong> on one of your Citrix XenApp servers to verify that everything is okay.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-07.png?9d7bd4" rel="lightbox[2967]"><img
class="alignnone size-medium wp-image-2974" title="Citrix License Server VPX 07" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-07-300x148.png?9d7bd4" alt="Citrix License Server VPX 07 300x148 How to Migrate to Citrix License Server VPX" width="300" height="148" /></a></p><p>If the Server Load is 20.000 there&#8217;s something wrong, most likely the hostname. Remember that this is case sensitive.</p><p>For those wanting to <strong>Return</strong> and then <strong>ReAllocate</strong> the licenses to a new host name please logon to your MyCitrix account.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-05.png?9d7bd4" rel="lightbox[2967]"><img
class="alignnone size-medium wp-image-2978" title="Citrix License Server VPX 05" src="http://cdn.xenappblog.com/wp-content/uploads/2012/01/Citrix-License-Server-VPX-05-300x223.png?9d7bd4" alt="Citrix License Server VPX 05 300x223 How to Migrate to Citrix License Server VPX" width="300" height="223" /></a></p><p>So should you transfer all your licenses to this new Citrix License Server VPX appliance? That&#8217;s up to you, but since the current Windows version normally runs side by side with Remote Desktop Services Licensing it won&#8217;t make sense to me. On the other side this is a great way to setup a standby Citrix License Server for Disaster Recovery.</p><p><strong>Resource :</strong></p><ul><li><a
href="https://www.citrix.com/English/ss/downloads/details.asp?downloadId=2319562&amp;productId=1679389" target="_blank">Citrix License Server VPX</a></li></ul><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2009/how-to-resolve-the-license-expiration-issue-with-free-xenserver-5/" rel="bookmark" class="crp_title">How to Resolve the License Expiration Issue with Free XenServer 5</a></li><li><a
href="http://www.xenappblog.com/2009/citrix-xendesktop-3-0-fp1-poc-hosted-on-vmware-esx-3-5/" rel="bookmark" class="crp_title">Citrix XenDesktop 3.0 FP1 POC hosted on VMware ESX 3.5</a></li><li><a
href="http://www.xenappblog.com/2011/office-2010-kms-and-citrix-provisioning-services/" rel="bookmark" class="crp_title">Office 2010 KMS and Citrix Provisioning Services</a></li><li><a
href="http://www.xenappblog.com/2009/upgrade-to-citrix-xenapp-5-0-feature-pack-2/" rel="bookmark" class="crp_title">Upgrade to Citrix XenApp 5.0 Feature Pack 2 on W2K3</a></li><li><a
href="http://www.xenappblog.com/2010/all-you-need-to-know-about-xendesktop-5-0/" rel="bookmark" class="crp_title">All you need to know about XenDesktop 5.0</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2012/how-to-migrate-to-citrix-license-server-vpx/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Citrix XenApp Rolling Reboot Script</title><link>http://www.xenappblog.com/2011/citrix-xenapp-rolling-reboot-script/</link> <comments>http://www.xenappblog.com/2011/citrix-xenapp-rolling-reboot-script/#comments</comments> <pubDate>Wed, 07 Dec 2011 11:16:49 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[xenapp]]></category> <category><![CDATA[citrix xenapp]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=2853</guid> <description><![CDATA[Many of you are probably familiar with the new Reboot Behavior Policy. Maybe you&#8217;ve scratched your head trying to figure out why the Citrix policy didn&#8217;t work. Maybe you&#8217;ve spent a whole day until you came upon this blog post telling you that the Reboot Behaviour Policy only works with Enterprise or Platinum license. Thanks [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/12/citrix-reboot-policy.png?9d7bd4" rel="lightbox[2853]"><img
class="alignnone size-medium wp-image-2854" title="citrix reboot policy" src="http://cdn.xenappblog.com/wp-content/uploads/2011/12/citrix-reboot-policy-300x268.png?9d7bd4" alt="citrix reboot policy 300x268 Citrix XenApp Rolling Reboot Script" width="300" height="268" /></a></p><p>Many of you are probably familiar with the new Reboot Behavior Policy. Maybe you&#8217;ve scratched your head trying to figure out why the Citrix policy didn&#8217;t work. Maybe you&#8217;ve spent a whole day until you came upon this blog post telling you that the Reboot Behaviour Policy only works with Enterprise or Platinum license. Thanks for letting us figure it out the hard way Citrix!</p><p>Some of you may also have tried Citrix Power and Capacity Management finding out that it needs a similar license, its own database and control server. Kind of overkill for small SMB environments with only 10-50 servers.</p><p>A couple of weeks ago I stumbled upon a superb <span
style="text-decoration: underline;">Citrix XenApp Rolling Reboot Script</span> created by Dane Young. The script supports XenApp 5-6.5 and basically it uses a Load Evaluator to drain servers one by one. Once all sessions have been logged off, the server will go down for a reboot.</p><p>The script will also validate that the last rebooted server was successful before continuing on to the next server in the farm. By implementing this script in your organization you&#8217;ll get a zero-downtime <strong>24/7/365</strong> system without the annoying &#8220;Please Log Off&#8221; messages.</p><p>We&#8217;ve been running this script successfully for a couple of weeks with great success. Right now we&#8217;re having a dialog with Dane Young to add more features and further improve the script e.g. adding the possibility to create an Exclude Servers list to the <strong>Citrix XenApp Rolling Reboot Script</strong>.</p><p>In Citrix XenApp 6.5 there&#8217;s now also a great new feature called Logon Control that will let you drain servers without adding any form of Load Evaluator.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/12/Citrix-XenApp-65-Logon-Control.png?9d7bd4" rel="lightbox[2853]"><img
class="alignnone size-medium wp-image-2855" title="Citrix XenApp 65 Logon Control" src="http://cdn.xenappblog.com/wp-content/uploads/2011/12/Citrix-XenApp-65-Logon-Control-300x248.png?9d7bd4" alt="Citrix XenApp 65 Logon Control 300x248 Citrix XenApp Rolling Reboot Script" width="300" height="248" /></a></p><p><strong>Resources :</strong></p><ul><li><a
href="http://blog.virtualyoungtech.com/?p=79" target="_blank"><em>Citrix XenApp Rolling Reboot Script</em></a></li><li><a
href="http://support.citrix.com/proddocs/topic/xenapp6-w2k8-admin/ps-ref-policies-reboot.html" target="_blank">Citrix Reboot Policy</a></li></ul><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2009/citrix-xenapp-5-0-feature-pack-2-hfrp05/" rel="bookmark" class="crp_title">Citrix XenApp 5.0 Feature Pack 2 (HFRP05)</a></li><li><a
href="http://www.xenappblog.com/2010/receiver-asking-for-logon-information-after-msi-install/" rel="bookmark" class="crp_title">Receiver asking for logon information after .msi install</a></li><li><a
href="http://www.xenappblog.com/2009/adobe-acrobat-reader-91/" rel="bookmark" class="crp_title">Unattended : Adobe Acrobat Reader 9.1</a></li><li><a
href="http://www.xenappblog.com/2010/citrix-online-plugin-12-1-released/" rel="bookmark" class="crp_title">Citrix XenApp Client 12.1 Released</a></li><li><a
href="http://www.xenappblog.com/2009/unattended-net-framework-35-sp1-redistributable/" rel="bookmark" class="crp_title">Unattended : .Net Framework 3.5 SP1 Redistributable</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2011/citrix-xenapp-rolling-reboot-script/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Why You Shouldn&#8217;t Install Citrix Receiver on Citrix XenApp</title><link>http://www.xenappblog.com/2011/why-you-shouldnt-install-citrix-receiver-on-citrix-xenapp/</link> <comments>http://www.xenappblog.com/2011/why-you-shouldnt-install-citrix-receiver-on-citrix-xenapp/#comments</comments> <pubDate>Wed, 30 Nov 2011 12:45:28 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[xenapp]]></category> <category><![CDATA[citrix receiver]]></category> <category><![CDATA[tuning tips]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=2815</guid> <description><![CDATA[The newest Citrix Receiver for Windows 3.0 (13.0.0.6685) requires almost 150% more memory per user than Citrix ICA Client 11.2. So when optimizing you Citrix servers for the highest user density you should consider if you even need some of these new features if any. Normally the Citrix client is installed on XenApp servers only [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Citrix-Receiver.png?9d7bd4" rel="lightbox[2815]"><img
class="alignnone size-medium wp-image-2835" title="Citrix Receiver" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Citrix-Receiver-300x203.png?9d7bd4" alt="Citrix Receiver 300x203 Why You Shouldnt Install Citrix Receiver on Citrix XenApp" width="300" height="203" /></a></p><p>The newest <em>Citrix Receiver</em> for Windows 3.0 (13.0.0.6685) requires almost 150% more memory per user than <a
href="http://www.xenappblog.com/downloads/?did=16">Citrix ICA Client 11.2</a>. So when optimizing you Citrix servers for the highest user density you should consider if you even need some of these new features if any.</p><p>Normally the Citrix client is installed on XenApp servers only to allow for ICA in ICA to internal back-end or Cloud hosted applications.</p><p><strong>Register the Citrix Receiver with web browser :</strong></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Register-the-Citrix-Receiver-with-web-browser.png?9d7bd4" rel="lightbox[2815]"><img
class="alignnone size-medium wp-image-2817" title="Register the Citrix Receiver with web browser" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Register-the-Citrix-Receiver-with-web-browser-300x100.png?9d7bd4" alt="Register the Citrix Receiver with web browser 300x100 Why You Shouldnt Install Citrix Receiver on Citrix XenApp" width="300" height="100" /></a></p><p>There&#8217;s currently also a bug with <span
style="text-decoration: underline;">Citrix Receiver</span> for Windows 3.0 and the Shadow Taskbar. This applies to both XenApp 5 and 6. The workaround for XenApp 6 is to copy the <strong>wshadow.exe</strong> from the XenApp 6.5 media, but on XenApp 5 there&#8217;s currently no hotfix available.</p><p>So keep safe and stick to the working <a
href="http://www.xenappblog.com/downloads/?did=16">Citrix ICA Client 11.2</a> and save some memory at the same time.</p><p>If your users are constantly getting a MSI repair when they visit a Citrix Web Interface site this is most due to the missing ConnectionCenter entry in Registry. Simply push this registry value through Microsoft Group Policy Preferences.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Citrix-Receiver-13-on-XenApp-02.png?9d7bd4" rel="lightbox[2815]"><img
class="alignnone size-medium wp-image-2819" title="Citrix Receiver 13 on XenApp 02" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Citrix-Receiver-13-on-XenApp-02-300x79.png?9d7bd4" alt="Citrix Receiver 13 on XenApp 02 300x79 Why You Shouldnt Install Citrix Receiver on Citrix XenApp" width="300" height="79" /></a></p><ul><li>For <strong>x32</strong> this is located in HKLM\Software\Microsoft\Windows\CurrentVersion\Run</li><li>For <strong>x62</strong> this is located in HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run</li></ul><p>While you&#8217;re at it, make sure you delete any references in Run to Acrobat Assistant 8.0, Adobe Acrobat Speed Lanucher, Adobe ARM, BCSSync and so on. These will only steal unnessecarry memory from your system.</p><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2010/use-iphone-as-a-mouse-on-ipad-with-citrix-receiver/" rel="bookmark" class="crp_title">Use iPhone as a Mouse on iPad with Citrix Receiver</a></li><li><a
href="http://www.xenappblog.com/2010/receiver-asking-for-logon-information-after-msi-install/" rel="bookmark" class="crp_title">Receiver asking for logon information after .msi install</a></li><li><a
href="http://www.xenappblog.com/2010/first-look-at-ipad-and-citrix-receiver/" rel="bookmark" class="crp_title">First look at iPad and Citrix Receiver</a></li><li><a
href="http://www.xenappblog.com/2010/disable-eu-browser-choice-with-group-policy/" rel="bookmark" class="crp_title">Disable EU Browser choice with Group Policy</a></li><li><a
href="http://www.xenappblog.com/2011/citrix-cloud-gateway-tech-preview-available/" rel="bookmark" class="crp_title">Citrix Cloud Gateway &#8211; Tech Preview Available</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2011/why-you-shouldnt-install-citrix-receiver-on-citrix-xenapp/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Office 2010 KMS and Citrix Provisioning Services</title><link>http://www.xenappblog.com/2011/office-2010-kms-and-citrix-provisioning-services/</link> <comments>http://www.xenappblog.com/2011/office-2010-kms-and-citrix-provisioning-services/#comments</comments> <pubDate>Wed, 23 Nov 2011 13:07:22 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[provisioning services]]></category> <category><![CDATA[xenapp]]></category> <category><![CDATA[kms]]></category> <category><![CDATA[office 2010]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=2793</guid> <description><![CDATA[Setting up Microsoft Office 2010 on Citrix XenApp delivered by Citrix Provisioning Services can be very confusing if it&#8217;s not done correctly. So in this post we will go through the necessarily requirements step-by-step. First of all only a KMS license is valid, so forget about trying to get a MAK key working, even though [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Office-2010-KMS-and-Citrix-Provisioning-Services.png?9d7bd4" rel="lightbox[2793]"><img
class="alignnone size-medium wp-image-2794" title="Office 2010 KMS and Citrix Provisioning Services" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Office-2010-KMS-and-Citrix-Provisioning-Services-300x169.png?9d7bd4" alt="Office 2010 KMS and Citrix Provisioning Services 300x169 Office 2010 KMS and Citrix Provisioning Services" width="300" height="169" /></a></p><p>Setting up Microsoft Office 2010 on Citrix XenApp delivered by <strong>Citrix Provisioning Services</strong> can be very confusing if it&#8217;s not done correctly. So in this post we will go through the necessarily requirements step-by-step.</p><p>First of all only a KMS license is valid, so forget about trying to get a MAK key working, even though you can see it in the Citrix Provisioning Services Console, this option is for OS only.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Microsoft-Office-2010-KMS-Host-Licenses-03.png?9d7bd4" rel="lightbox[2793]"><img
class="alignnone size-medium wp-image-2805" title="Microsoft Office 2010 KMS Host Licenses 03" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/Microsoft-Office-2010-KMS-Host-Licenses-03-300x148.png?9d7bd4" alt="Microsoft Office 2010 KMS Host Licenses 03 300x148 Office 2010 KMS and Citrix Provisioning Services" width="300" height="148" /></a></p><p>Install Microsoft Office 2010 KMS Host License Pack on a dedicated server e.g. the same as your Microsoft RDS and Citrix License Server. Make sure you get a _VLMCS record created in DNS under _TCP. If you have many _VLMCS records make sure you delete them to make troubleshooting easier.</p><ol><li>Set vDisk to Private Mode</li><li>Set Microsoft Volume Licensing to None</li><li>Start the VM</li><li>Run Program Files(x86)\Common Files\Microsoft shared\OfficeSoftwareProtectionPlatform\OSPPREARM.EXE</li><li>Shutdown the Target Device</li><li>Set to Shared Mode</li><li>Set Microsoft Volume Licensing to KMS</li><li>Start two or more PVS Target Devices and check that the GUID is unique</li></ol><p><strong>An unexpected mapi error occurred :</strong></p><p>This happens when you&#8217;re switching from Private to Shared image if Microsoft Volume Licensing is set to KMS. The workaround on <em>Citrix Provisioning Services</em> 5.6 is to follow the steps above since we make a copy of the vDisk for every new version.</p><p>Guess what, there&#8217;s a major bug in <span
style="text-decoration: underline;">Citrix Provisioning Services</span> 6.0. Since we no longer make copies of the vDisk, but rather create new versions which are a fantastic feature. The problem is that as long as the vDisk is in use (like always) we&#8217;re not able to change the Microsoft Volume Licensing! So the only way to fix this is to shutdown ALL devices OR copy the vDisk and do it the old way. What a major bummer.</p><p><strong>Resources :</strong></p><ul><li><a
href="http://support.citrix.com/proddocs/topic/provisioning-56/pvs-collections-kms-licensing.html#pvs-collections-kms-licensing__pvs-collections-kms-vdisk-manage" target="_blank">Managing Microsoft KMS Volume Licensing</a></li><li><a
href="http://www.microsoft.com/download/en/details.aspx?DisplayLang=en&amp;id=22110" target="_blank">Windows Server 2008 KMS Setup Demonstration</a></li><li><a
href="http://www.microsoft.com/download/en/details.aspx?id=25095" target="_blank">Microsoft Office 2010 KMS Host License Pack</a></li><li><a
href="http://support.citrix.com/article/ctx128276" target="_blank">Configuring Key Management System (KMS) Licensing for Windows and Office2010 in Different Scenarios</a></li></ul><p><strong>Google+ Hangout Q&amp;A :</strong></p><p>We&#8217;re planning for some cool Citrix Q&amp;A hangouts on Google+ so make sure you join the <a
href="https://plus.google.com/b/104276428992265132590/104276428992265132590" target="_blank">xenappblog circle</a>.</p><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2010/fastest-way-to-update-pvs-target-device-software-with-hyper-v/" rel="bookmark" class="crp_title">Fastest way to update PVS Target Device Software With Hyper-V</a></li><li><a
href="http://www.xenappblog.com/2009/citrix-provisioning-services-for-citrix-xenapp-best-practice/" rel="bookmark" class="crp_title">Citrix Provisioning Services for Citrix XenApp Best Practice</a></li><li><a
href="http://www.xenappblog.com/2009/upgrading-to-citrix-provisioning-services-5-1-service-pack-1/" rel="bookmark" class="crp_title">Upgrading to Citrix Provisioning Services 5.1 Service Pack 1</a></li><li><a
href="http://www.xenappblog.com/2010/vdi-tuning-group-policy/" rel="bookmark" class="crp_title">XenDesktop Tuning Group Policy for Windows 7 x64</a></li><li><a
href="http://www.xenappblog.com/2009/prepare-a-provisioning-services-private-vdisk-for-shared-vdisk/" rel="bookmark" class="crp_title">Prepare a Provisioning Services Private vDisk for Shared vDisk</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2011/office-2010-kms-and-citrix-provisioning-services/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>SMB 2.0 Tuning for Citrix XenApp 6.x</title><link>http://www.xenappblog.com/2011/smb-2-0-tuning-for-citrix-xenapp-6-x/</link> <comments>http://www.xenappblog.com/2011/smb-2-0-tuning-for-citrix-xenapp-6-x/#comments</comments> <pubDate>Thu, 10 Nov 2011 00:03:08 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[windows]]></category> <category><![CDATA[xenapp]]></category> <category><![CDATA[xendesktop]]></category> <category><![CDATA[Tuning Group Policy]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=2748</guid> <description><![CDATA[More and more people are moving their file servers to Windows 2008. For this reason it&#8217;s essential to do some SMB 2.0 tuning in the registry to get the best possible performance with Citrix XenApp 6.x. SMB 1.0 was originally designed 15 years ago and was introduced with Windows 3.11 for Workgroups. Since the fastest [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/SMB-2.0-Tuning-Windows-2008-File-Server.png?9d7bd4" rel="lightbox[2748]"><img
class="alignnone size-medium wp-image-2749" title="SMB 2.0 Tuning Windows 2008 File Server" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/SMB-2.0-Tuning-Windows-2008-File-Server-300x170.png?9d7bd4" alt="SMB 2.0 Tuning Windows 2008 File Server 300x170 SMB 2.0 Tuning for Citrix XenApp 6.x" width="300" height="170" /></a></p><p>More and more people are moving their file servers to Windows 2008. For this reason it&#8217;s essential to do some <span
style="text-decoration: underline;">SMB 2.0 tuning</span> in the registry to get the best possible performance with Citrix XenApp 6.x.</p><p>SMB 1.0 was originally designed 15 years ago and was introduced with Windows 3.11 for Workgroups. Since the fastest networks in use at the time generally offered a maximum transfer rate of 10 Mb/s, the protocol has become out of date.</p><p>Indeed, with Gigabit Ethernet interfaces now a common feature even on budget motherboards, SMB can’t keep up with current network speeds.</p><p>SMB 2.0 is the new version of SMB that has been redesigned for today’s networking environments and the needs of the next generation of file servers. SMB 2.0 has the following enhancements:</p><ul><li>Supports sending multiple SMB commands within the same packet. This reduces the number of packets sent between an SMB client and server, a common complaint against SMB 1.0.</li><li>Supports much larger buffer sizes compared to SMB 1.0.</li><li>Increases the restrictive constants within the protocol design to allow for scalability. Examples include an increase in the number of concurrent open file handles on the server and the number of file shares that a server can have.</li><li>Supports durable handles that can withstand short interruptions in network availability.</li><li>Supports symbolic links.</li></ul><p>SMB 2.0 seems to perform significantly faster than SMB 1.0 under optimal circumstances. I’ve heard of improvements ranging from 50% faster to 3500% faster. The bad news is that, as you might expect, you have to have SMB support on both ends of the communications pipe for SMB 2.0.</p><h2>SMB 2.0 Tuning File Server :</h2><p>Our <a
href="http://www.xenappblog.com/downloads/?category=1">XA5/XA6 Group Policy Tuning Templates</a> have been downloaded more than 12.609 times. The SMB 1.0 tunings are ready-to-go as long as you set the values on your <a
href="http://support.microsoft.com/kb/324446" target="_blank">File Server(s)</a> correctly. If you&#8217;re running a pure SMB 2.0 environment there&#8217;re still some <strong>SMB 2.0 Tuning</strong> needed. These registry keys needs to be added to your File Server(s).</p><pre>Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters]
"TreatHostAsStableStorage"=dword:00000001
"MaxThreadsPerQueue"=dword:00000040
"Smb2"=dword:00000001
"Smb2CreditsMin"=dword:00000040
"Smb2CreditsMax"=dword:00000400</pre><h3><strong>SMB 2.0 Tuning Citrix XenApp 6.x Servers :</strong></h3><pre>Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanManWorkstation\Parameters]
"DisableBandwidthThrottling"=dword:00000001
"MaxCredits"=dword:00000080</pre><p>All credits for this article goes to Dan Allan from Citrix Consulting. Make sure you check out his in-depth article <a
href="http://blogs.citrix.com/2010/10/21/smb-tuning-for-xenapp-and-file-servers-on-windows-server-2008" target="_blank">SMB Tuning for XenApp and File Servers on Windows Server 2008</a> over at Citrix Blogs.</p><p><strong>Resource :</strong></p><ul><li><a
href="http://blogs.citrix.com/2010/10/21/smb-tuning-for-xenapp-and-file-servers-on-windows-server-2008" target="_blank"><em>SMB 2.0 Tuning</em></a></li><li><a
href="http://www.microsoft.com/whdc/system/sysperf/Perf_tun_srv-R2.mspx" target="_blank">Performance Tuning Guidelines for Windows Server 2008 R2</a></li></ul><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2010/xenapp-6-tuning-group-policy-for-windows-2008-r2/" rel="bookmark" class="crp_title">XenApp 6 Tuning Group Policy for Windows 2008 R2</a></li><li><a
href="http://www.xenappblog.com/2009/xendesktop-tuning-tips-group-policy-v1-0/" rel="bookmark" class="crp_title">XenDesktop Tuning Tips Group Policy v1.0</a></li><li><a
href="http://www.xenappblog.com/2011/group-policy-management-import-registry-files/" rel="bookmark" class="crp_title">Group Policy Management &#8211; Import registry files</a></li><li><a
href="http://www.xenappblog.com/2010/vdi-tuning-group-policy/" rel="bookmark" class="crp_title">XenDesktop Tuning Group Policy for Windows 7 x64</a></li><li><a
href="http://www.xenappblog.com/2008/how-to-clone-a-windows-2003-server-with-citrix-presentation-server-45-and-applications-using-wdssysprep-citrix-pvs/" rel="bookmark" class="crp_title">Clone a Windows 2003 Server with Citrix Presentation Server 4.X</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2011/smb-2-0-tuning-for-citrix-xenapp-6-x/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>ControlUp Enterprise IT Management Console</title><link>http://www.xenappblog.com/2011/controlup-enterprise-it-management-console/</link> <comments>http://www.xenappblog.com/2011/controlup-enterprise-it-management-console/#comments</comments> <pubDate>Wed, 02 Nov 2011 15:50:49 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[windows]]></category> <category><![CDATA[xenapp]]></category> <category><![CDATA[xendesktop]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=2712</guid> <description><![CDATA[ControlUp has in the last month become my favorite free monitoring application. The tool is extremely powerful and I&#8217;m constantly adding it to all my customers. There&#8217;s simply so many cool features to cover that you&#8217;re better of trying it out yourself, seeing is believing. My most commonly used ControlUp features are : Refresh Machine [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/ControlUp-Management-Console-03.png?9d7bd4" rel="lightbox[2712]"><img
title="ControlUp Management Console 03" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/ControlUp-Management-Console-03-300x217.png?9d7bd4" alt="ControlUp Management Console 03 300x217 ControlUp Enterprise IT Management Console" width="300" height="217" /></a></p><p><strong>ControlUp</strong> has in the last month become my favorite free monitoring application. The tool is extremely powerful and I&#8217;m constantly adding it to all my customers. There&#8217;s simply so many cool features to cover that you&#8217;re better of trying it out yourself, seeing is believing.</p><p>My most commonly used <em>ControlUp</em> features are :</p><ul><li>Refresh Machine Group Policy</li><li>Check memory and CPU utilization</li><li>Check all event logs</li><li>Number of application process running on all Citrix servers</li></ul><div><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/ControlUp-Management-Console-04.png?9d7bd4" rel="lightbox[2712]"><img
style="margin-top: 5px; margin-bottom: 5px;" title="ControlUp Management Console 04" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/ControlUp-Management-Console-04-300x217.png?9d7bd4" alt="ControlUp Management Console 04 300x217 ControlUp Enterprise IT Management Console" width="300" height="217" /></a></div><div><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/ControlUp-Management-Console-01.png?9d7bd4" rel="lightbox[2712]"><img
class="size-medium wp-image-2713 alignnone" style="margin-top: 5px; margin-bottom: 5px;" title="ControlUp Management Console 01" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/ControlUp-Management-Console-01-300x217.png?9d7bd4" alt="ControlUp Management Console 01 300x217 ControlUp Enterprise IT Management Console" width="300" height="217" /></a></div><div><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/11/ControlUp-Management-Console-02.png?9d7bd4" rel="lightbox[2712]"><img
class="size-medium wp-image-2714 alignnone" style="margin-top: 5px; margin-bottom: 5px;" title="ControlUp Management Console 02" src="http://cdn.xenappblog.com/wp-content/uploads/2011/11/ControlUp-Management-Console-02-300x217.png?9d7bd4" alt="ControlUp Management Console 02 300x217 ControlUp Enterprise IT Management Console" width="300" height="217" /></a></div><p><strong>Resource :</strong></p><ul><li><strong><a
href="http://www.smart-x.com/products/controlup/" target="_blank">ControlUp</a></strong> - Free Enterprise Monitoring Tool</li></ul><p>What&#8217;s your favorite Monitoring solution for Citrix XenApp and XenDesktop? If you&#8217;re already using <span
style="text-decoration: underline;">ControlUp</span>, whats your best feature and what could be improved? Share your thoughts in the comments below.</p><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2011/group-policy-management-import-registry-files/" rel="bookmark" class="crp_title">Group Policy Management &#8211; Import registry files</a></li><li><a
href="http://www.xenappblog.com/2009/web-interface-511-management-console-preview/" rel="bookmark" class="crp_title">Web Interface 5.1.1 Management Console Preview</a></li><li><a
href="http://www.xenappblog.com/2009/technology-preview-of-citrix-xenapp-for-w2k8-r2/" rel="bookmark" class="crp_title">Technology Preview of Citrix XenApp for W2K8 R2</a></li><li><a
href="http://www.xenappblog.com/2010/all-you-need-to-know-about-xendesktop-5-0/" rel="bookmark" class="crp_title">All you need to know about XenDesktop 5.0</a></li><li><a
href="http://www.xenappblog.com/2010/interview-with-pierre-marmignon-citrixtools-net/" rel="bookmark" class="crp_title">Interview with Pierre Marmignon &#8211; CitrixTools.Net</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2011/controlup-enterprise-it-management-console/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Citrix XenServer The Optimal Cheap Home Lab</title><link>http://www.xenappblog.com/2011/the-optimal-cheap-citrix-xenserver-home-lab/</link> <comments>http://www.xenappblog.com/2011/the-optimal-cheap-citrix-xenserver-home-lab/#comments</comments> <pubDate>Sun, 09 Oct 2011 22:03:00 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[xenapp]]></category> <category><![CDATA[xendesktop]]></category> <category><![CDATA[xenserver]]></category> <category><![CDATA[nas]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=2496</guid> <description><![CDATA[I&#8217;ve just recently moved to Brazil and for this reason I needed to build a new Citrix XenServer lab and restore all my Virtual Machines used in my xenapptraining.com course. Rebuilding the environment was not a option. So in this post I&#8217;ll describe my new hardware and how I managed to completely replicate the environment. [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/10/PHD-Virtual-Backup-for-Citrix-XenServer.png?9d7bd4" rel="lightbox[2496]"><img
class="alignnone size-medium wp-image-2497" title="PHD Virtual Backup for Citrix XenServer" src="http://cdn.xenappblog.com/wp-content/uploads/2011/10/PHD-Virtual-Backup-for-Citrix-XenServer-300x182.png?9d7bd4" alt="PHD Virtual Backup for Citrix XenServer 300x182 Citrix XenServer The Optimal Cheap Home Lab" width="300" height="182" /></a></p><p>I&#8217;ve just recently moved to Brazil and for this reason I needed to build a new <em>Citrix XenServer</em> lab and restore all my Virtual Machines used in my <strong><a
href="http://xenapptraining.com" target="_blank">xenapptraining.com</a></strong> course. Rebuilding the environment was not a option. So in this post I&#8217;ll describe my new hardware and how I managed to completely replicate the environment.</p><h2><strong>Citrix XenServer Hardware :</strong></h2><p>I purchased all the hardware in Norway except from the case that I bought here in Brazil. Be aware that I also bought an extra Intel network card as a backup in case I had problems with the network card on the motherboard. The issues with Realtek RTL8111/8186B is now solved with Citrix XenServer 5.6SP2 and 6.0.</p><p>So the total cost without case and network card turned out to be only <strong>$514,96</strong>. Pretty sweet for a 6 core &#8211; 16GB memory system. If you would like to boost the overall performance you could replace the SATA disk with a faster SSD disk. I prefer space before speed.</p><ul><li><a
href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813131631" target="_blank">ASUS M4A89GTD PRO/USB3, Socket-AM3</a></li><li><a
href="http://www.newegg.com/Product/Product.aspx?Item=N82E16819103851" target="_blank">AMD Phenom II X6 1055T</a></li><li><a
href="http://www.newegg.com/Product/Product.aspx?Item=N82E16833106121" target="_blank">Intel Pro/1000GT Desktop Adapter</a></li><li><a
href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820145312&amp;Tpk=Corsair%20Dominator%2016GB" target="_blank">Corsair Dominator DHX DDR3 1333MHz 16GB</a></li><li><a
href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822136939" target="_blank">Western Digital Caviar Green 1TB</a></li></ul><p><strong>Backup :</strong></p><p>I&#8217;ve been running the awesome software <a
href="http://www.phdvirtual.com/" target="_blank">PHD Virtual Backup</a> for some time so I simply transferred the backup catalog to my laptop, packed my suitcase and went to Brazil.</p><h3><strong>Citrix XenServer Installation :</strong></h3><p>After I purchased the case in Brazil I needed to create a bootable USB stick to install Citrix XenServer. Back in the days we normally used Unetbootin for this, but this tool doesn&#8217;t work anymore with the latest releases of Citrix XenServer. This is how to create a bootable USB key with XenServer.</p><ol><li>Format the USB key with Fat32</li><li>Download the latest copy of <a
href="http://linux.softpedia.com/get/System/Boot/Syslinux-1091.shtml" target="_blank">syslinux</a> and extract it</li><li>Open a command prompt and change directory to your extracted syslinux\win32/64 folder</li><li>Run <strong>syslinux.exe X:</strong> &#8211; replacing &#8220;X&#8221; with the drive letter of your USB key</li><li>Extract the Citrix XenServer ISO. To mount it you can use <a
href="http://www.pismotechnic.com/download/" target="_blank">Pismo File Mount</a></li><li>Copy the content of the extracted XenServer ISO folder to the root of the USB</li><li>On the USB drive, copy the content of the \boot\isolinux folder to the root of the USB</li><li>At the root of USB drive, rename the <strong>isolinux.cfg</strong> file to <strong>syslinux.cfg</strong></li><li>At the root of USB drive, rename the <strong>isolinux.bin</strong> file to <strong>syslinux.bin</strong></li></ol><p>I started this project trying out the new Citrix XenServer 6.0 (<a
href="http://www.youtube.com/watch?feature=player_embedded&amp;v=zY0sx7RKDNQ" target="_blank">How to install Citrix XenServer 6.0</a>). There seems to be a bug with DYI hardware since the console on each VM was booting like slow motion, so I ended up installing XenServer 5.6 SP2.</p><p><strong>Restore :</strong></p><p>I imported and configured the PHD Virtual Backup for <span
style="text-decoration: underline;">Citrix XenServer</span> appliance and shared my backup folder from my local computer. In the beginning I had some problems getting access so I contacted support who quickly responded to my support ticket.</p><p>Turns out that you cannot have non-ASCII characters (ie. #,$,%&#8230;.) in the password and PHD requires both Share and NTFS Full Control permissions. The restore is straight forward and only took a couple of hours.</p><p><strong>Your System :</strong></p><p>I would like <strong>YOU</strong> to share your home lab environment either it&#8217;s a DIY system or a <a
href="http://hcl.xensource.com/" target="_blank">HCL Citrix XenServer</a> supported vendor in the comments below.</p><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2009/build-a-cheap-xenserver-for-your-home-lab/" rel="bookmark" class="crp_title">Build a Cheap XenServer for your Home Lab</a></li><li><a
href="http://www.xenappblog.com/2009/how-to-install-xenserver-5-5-on-anexternal-usb-drive/" rel="bookmark" class="crp_title">How To Install XenServer 5.5 on an external USB drive</a></li><li><a
href="http://www.xenappblog.com/2009/install-xenserver-from-usb-and-repair-xenserver-installation/" rel="bookmark" class="crp_title">Install XenServer from USB and repair XenServer installation</a></li><li><a
href="http://www.xenappblog.com/2010/how-to-install-xenserver-5-6-beta-to-external-usb/" rel="bookmark" class="crp_title">How To Install XenServer 5.6 Beta to external USB</a></li><li><a
href="http://www.xenappblog.com/2009/install-xenserver-on-vmware-workstation-65/" rel="bookmark" class="crp_title">Install XenServer 5 on VMware Workstation 6.5</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2011/the-optimal-cheap-citrix-xenserver-home-lab/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Recommended Citrix and Microsoft Hotfixes for XenApp 6</title><link>http://www.xenappblog.com/2011/recommended-citrix-and-microsoft-hotfixes-for-xenapp-6/</link> <comments>http://www.xenappblog.com/2011/recommended-citrix-and-microsoft-hotfixes-for-xenapp-6/#comments</comments> <pubDate>Tue, 27 Sep 2011 15:08:28 +0000</pubDate> <dc:creator>Trond Eirik Haavarstein</dc:creator> <category><![CDATA[windows]]></category> <category><![CDATA[xenapp]]></category> <category><![CDATA[citrix xenapp 6]]></category> <category><![CDATA[unattended]]></category> <category><![CDATA[windows 2008 r2]]></category> <category><![CDATA[xenapp 6]]></category><guid
isPermaLink="false">http://www.xenappblog.com/?p=2433</guid> <description><![CDATA[Keeping up to date on all Recommend Citrix and Microsoft Hotfixes for XenApp 6 can be a time consuming job. A perfect way to get notified is to add CTX129229 to Google Alerts. We&#8217;ve just released a complete Downloadable ZIP file with all the current recommended Citrix and Microsoft hotfixes as well as an unattended installation script. If you [...]]]></description> <content:encoded><![CDATA[<p></p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/09/CTX129229-Google-Alert.png?9d7bd4" rel="lightbox[2433]"><img
class="alignnone size-medium wp-image-2434" title="CTX129229 Google Alert" src="http://cdn.xenappblog.com/wp-content/uploads/2011/09/CTX129229-Google-Alert-300x178.png?9d7bd4" alt="CTX129229 Google Alert 300x178 Recommended Citrix and Microsoft Hotfixes for XenApp 6" width="300" height="178" /></a></p><p>Keeping up to date on all <strong>Recommend Citrix and Microsoft Hotfixes for XenApp 6</strong> can be a time consuming job. A perfect way to get notified is to add CTX129229 to Google Alerts.</p><p>We&#8217;ve just released a complete <a
href="http://www.xenappblog.com/downloads/?did=31">Downloadable ZIP file</a> with all the current recommended Citrix and Microsoft hotfixes as well as an unattended installation script. If you get any WUSA errors in the Eventlog this just means that the Windows Update doesn&#8217;t apply or are already installed on your system.</p><p><a
href="http://cdn.xenappblog.com/wp-content/uploads/2011/09/CTX129229-Event-Log-WUSA.png?9d7bd4" rel="lightbox[2433]"><img
class="alignnone size-medium wp-image-2435" title="CTX129229 Event Log WUSA" src="http://cdn.xenappblog.com/wp-content/uploads/2011/09/CTX129229-Event-Log-WUSA-300x182.png?9d7bd4" alt="CTX129229 Event Log WUSA 300x182 Recommended Citrix and Microsoft Hotfixes for XenApp 6" width="300" height="182" /></a></p><pre>@echo off
set AppHotfixesPath="%XA%\Applications\XA6_2008R2_ML\Hotfixes"

for %%i in (%AppHotfixesPath%\*.msp) do start /wait msiexec.exe /update %%i /qn /norestart

start /wait msiexec /i "ServerConfigurationInstall.msi" /qn /norestart
start /wait msiexec /i "XenAppGpmx_x64.msi" /qn /norestart

echo.
echo Enable and Start Windows Update Service
sc config wuauserv start= auto
net start wuauserv

for %%i in (%AppHotfixesPath%\*.msu) do start /wait wusa.exe %%i /quiet /norestart

echo Recommended CTX &amp; MS Hotfixes - http://support.citrix.com/article/CTX129229

echo XA600W2K8R2X64012 - http://support.citrix.com/article/CTX126679
echo XA600W2K8R2X64017 - http://support.citrix.com/article/CTX126958
echo XA600W2K8R2X64021 - http://support.citrix.com/article/CTX127036
echo XA600W2K8R2X64029 - http://support.citrix.com/article/CTX127405
echo XA600W2K8R2X64046 - http://support.citrix.com/article/CTX128342
echo XA600W2K8R2X64058 - http://support.citrix.com/article/CTX129131
echo XA600W2K8R2X64060 - http://support.citrix.com/article/CTX129224
echo XA600W2K8R2X64062 - http://support.citrix.com/article/CTX129278
echo XA600W2K8R2X64063 - http://support.citrix.com/article/CTX129375
echo XA600W2K8R2X64068 - http://support.citrix.com/article/CTX129741
echo XA600W2K8R2X64077 - http://support.citrix.com/article/CTX130236
echo XA600W2K8R2X64079 - http://support.citrix.com/article/CTX130333
echo XA600W2K8R2X64089 - http://support.citrix.com/article/CTX130828

echo XASCTW2K8R2X64003 - http://support.citrix.com/article/CTX130279
echo DSCXAGPMX100WX64001 - http://support.citrix.com/article/CTX126656

echo KB979530 - http://support.microsoft.com/kb/979530
echo KB975777 - http://support.microsoft.com/kb/975777
echo KB980663 - http://support.microsoft.com/kb/980663
echo KB2265716 - http://support.microsoft.com/kb/2265716
echo KB2465772 - http://support.microsoft.com/kb/2465772
echo KB917607 - http://support.microsoft.com/kb/917607
echo KB2383928 - http://support.microsoft.com/kb/2383928
echo KB983460 - http://support.microsoft.com/default.aspx?scid=kb;en-US;983460
echo KB2388142 - http://support.microsoft.com/default.aspx?scid=kb;en-US;2388142
echo KB2444328 - http://support.microsoft.com/kb/2444328
echo KB2551503 - http://support.microsoft.com/kb/2551503
echo KB2578159 - http://support.microsoft.com/kb/2578159</pre><div
id="crp_related"><h3>Read next:</h3><ul><li><a
href="http://www.xenappblog.com/2009/citrix-provisioning-services-for-citrix-xenapp-best-practice/" rel="bookmark" class="crp_title">Citrix Provisioning Services for Citrix XenApp Best Practice</a></li><li><a
href="http://www.xenappblog.com/2009/unattended-citrix-health-monitoring-recovery-hmr-test-pack/" rel="bookmark" class="crp_title">Unattended : Citrix Health Monitoring &#038; Recovery (HMR) Test Pack</a></li><li><a
href="http://www.xenappblog.com/2009/free-pdf-writer-for-terminal-server/" rel="bookmark" class="crp_title">Unattended : CutePDF Writer for Terminal Server</a></li><li><a
href="http://www.xenappblog.com/2009/prepare-a-provisioning-services-private-vdisk-for-shared-vdisk/" rel="bookmark" class="crp_title">Prepare a Provisioning Services Private vDisk for Shared vDisk</a></li><li><a
href="http://www.xenappblog.com/2009/citrix-xenapp-5-0-feature-pack-2-hfrp05/" rel="bookmark" class="crp_title">Citrix XenApp 5.0 Feature Pack 2 (HFRP05)</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://www.xenappblog.com/2011/recommended-citrix-and-microsoft-hotfixes-for-xenapp-6/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 109/186 queries in 0.320 seconds using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: cdn.xenappblog.com

Served from: www.xenappblog.com @ 2012-02-04 13:03:36 -->
