Virtualise Terminal Server and Citrix Presentation Server on VMware ESX 3

Rene Vester has published an interesting article that contains some tips on how to implement state machines Terminal Server or Citrix Presentation Server on VMware ESX 3. The ' article was published on the website of Brian Madden and a collection of tips on how and where to configure a virtual machine to deploy applications.

Some of these configurations can be implemented locally on a VMWare Host (in case we decided to dedicate specific hardware to host virtual server Citrix Presentation Server) or can be applied to each virtual server (most common if you are using the DRS) .

We carry some of the suggestions, however, invite you to have a look at ' article .

  • Disable Memory Sharing: Terminal Server on the machines memory changes very often and this makes the vmkernel to generate hash values ​​for memory pages and compare them with those already existing. This feature can be disabled per host (go to Edit Settings -> Options -> Advanced -> Configuration Parameters ... and enter sched.mem.pshare.enable = False) or at Host (under Advanced Settings -> Mem Mem setting ShareScanTotal = 0 and Mem.ShareScanVM = o)
  • Use one CPU per virtual machine, as the bi-processor servers are carrying a large overhead, especially visible on Terminal Server machines
  • Disable COM ports, LPT and USB (VMWare Server)

As the author points out at the end, remains to be evaluated as the Terminal Server machine virtualization is appropriate or not. But probably the answer will be different for every situation.

Other articles on similar subjects:

  1. Adobe Flash Player with Terminal Server / Citrix XenApp (Presentation Server)
  2. Citrix XenApp Vs Windows 2008 Terminal Server: updated document
  3. Attach a Terminal Server environment
  4. Regional Settings with Terminal Server / Citrix Presentation Server
  5. Delete Profiles Script: Delete profiles on machines Terminal Server / XenApp
  6. Virtualizing servers in DMZ
  7. Virtualization with VMware ESX VMware Workstation
Categories: Citrix , VMware
  1. guest
    August 29th, 2007 at 14:03 | # 1

    I also found this link that talks about virtualizing Citrix machines and points out some interesting points: http://virtrix.blogspot.com/2007/03/vmware-best-practices-for-deploying.html

  1. No trackbacks yet ...