Archive for the ‘XenApp’ Category

When working on desktop transformation designs, many start with the VDI (personal) model. I tend to go for the RDS (Shared) model. There are many reasons why, but mainly it is because Scalability: Most agree that a shared desktop environment achieves better scalability than personal desktop environments. Storage: Due to the shared operating system, the [...]

One of the first questions when virtualizing XenApp is how many VMs to put on a server. Well, that was discussed in the Virtualize XenApp blog. Once you figure out how you plan to carve up the physical server, one of the next common questions is deciding which features of the hypervisor to enable/disable. For [...]

Here is a pretty common question… I want to virtualize my XenApp servers, how should I carve the physical server up? Should I use a bunch of small VMs or a few massive VMs? First, you have to look at a few decision points: OS Scalability: This is more of an issue in Windows 2003. [...]

Many of us know that if we virtualize XenApp servers using a 32bit OS, we can more fully utilize the physical servers. This is possible because the 32bit OS will reach system limits before we reach physical hardware limits. By adding more VMs, we effectively increase the scalability of the physical hardware by more fully [...]

SMB Tuning for XenApp

Posted: October 22, 2010 in Optimizations, XenApp
Tags: ,

Many of us who worked on XenApp servers with Windows 2000/2003 remember tuning the SMB settings of MaxMpxCt. In short, this allowed a XenApp server to make more simultaneous SMB connections to a file server. Think about it, on XenApp, you have 50-100 users making connections to a file server. The file server sees those [...]