Skip to content

continue reading…

continue reading…

continue reading…

continue reading…

The Adobe Customization Wizard can be used to disable annoying “features” included with Adobe Reader. continue reading…

Citrix Provisioning Services™ uses streaming technology to dynamically deliver server workloads and desktop images on demand to any physical or virtual machine, reducing IT capital and operational costs while increasing business agility.

Provisioning Services 6.0 adds new features that enhance your ability to manage and deploy shared vDisk images.

If you’re using mandatory profiles and you’re stuck at “Please wait for the Local Session Manager” for about 2 minutes during logon…

Try deleting the “Local” and “LocalLow” directories in the mandatory profile’s appdata folder.

I installed XenServer 5.6 SP2 today in my lab.  No problems!  Looks like Citrix addressed the Realtek RTL8111/8168B issues from XenServer FP1.

Get-WmiObject Win32_NetworkAdapter | Where-Object {$_.NetConnectionStatus -eq 7} | % {$_.Disable()}

I disable the cursor blink rate (HKCU\Control Panel\Desktop\CursorBlinkRate) for XenApp and XenDesktop users.  It’s usually part of the mandatory profile and I would probably consider it a best practice for virtual desktop environments.

I’ve never had a problem with setting the registry value to “–1” until today.  continue reading…