Get FREE Citrix XenApp 6 Video Training Course

Are you setting up a new Proof of Concept
or a Production Environment?

We'll coach you through the configurations step-by-step with Real World Best Practices

  • Microsoft Active Directory and Group Policy...
  • Install and Configure Citrix XenApp 6...
  • Citrix Web Interface and Licensing...
  • And Much Much More...

We respect your privacy. We'll NEVER sell, rent or share your email address. That's more than a policy, it's our personal guarantee!

Prepare a Provisioning Services Private vDisk for Shared vDisk

XenAppCloningTool 300x216 Prepare a Provisioning Services Private vDisk for Shared vDisk

This post will try to list some of the Best Practices I’m using when preparing a Provisioning Services Private vDisk for Shared vDisk usage. First of all I always use XenApp Cloning Tool from CitrixTools.net. This tool are not supported by Citrix, but it’s much more powerful and will save you a lot of troubleshooting. Recently the latest version of the tool fixed a issue with slow ICA performance which I been haunting for quite a while. The reason is because Pierre adds registry tweaks to the application when new ones appear. BUT you have to decide, install XenAppPrep from Citrix or XenApp Cloning Tool.

Note : I have been experiencing problems with both tools installed at the same time.

There is a lot of Best Practice documents out there, but no complete guide, so I have made a little script so I don’t forget them all. This way the same procedures is run every time, independent of whom is doing the vDisk updates. Please feel free to leave comments on your Best Practices.

@echo off
cls
echo ************************************************************
echo ***** This will prepare the machine for Standard Image *****
echo ************************************************************
pause
ipconfig /flushdns
echo.
defrag C: /v
echo.
echo Running Provisioning Services Optimization Tool
call "c:Program FilesCitrixProvisioning ServicesTargetOSOptimizer.exe"
echo.
echo Running XenApp Cloning Tool
call "c:Program FilesCitrix ToolsXenApp Cloning ToolXenApp Cloning Tool.exe"
shutdown /S

Have a comment to share?

One of the big reasons that I blog is because I like people and I want to help them. Part of the reward for my work is your comments. I read every comment and post my replies pretty fast, so if you have something to say or a question to ask, please use the form below. Thanks very much.





If you like this post enter your information below to receive our FREE "Citrix XenApp 5.0 on Windows 2008" eBook and a 7 day eCourse with Tips & Tricks never revealed before.



{ 5 comments… read them below or add one }

Henning Kilset September 15, 2009 at 23:43

I see you don’t get many comments around here – which is entirely unfair, since it’s a GREAT BLOG!

Thanks for these tips – they came at a very timely point for me (we’re currently doing Xendesktop experiments for some very interested customers).

Reply

Armed98 January 8, 2010 at 06:05

If I already have an image (shared) can I go to private mode,then install the tool? Or do I have to thru the process of reverse imaging again? I am having troubles with the machine joining the domain and being added to the farm…

Reply

admin January 8, 2010 at 13:21

Hi,

1. Switch the image to private mode – reboot
2. Join the domain and reboot
3. Install the tool and select PVS Cloning – shutdown
4. Switch back to shared image mode

If you still have problems it´s probably due to password sync, try reset the password in PVS Console. Try this and provide more information if you still have problems.

Eric

Reply

Steve McGovern December 11, 2011 at 23:35

Hi! Great blog, I thought I would just add that I have a similar script, but normally have a section that deals with AntiVirus uniquenesses. As an example for Sophos I stop the Sophos Services, then delete some identity specific registry entries and an ini file to enable the PVS’d device to properly register with the AV management console once it reboots.

Happy to share these if there is any interest.

Steve

Reply

Trond Eirik Haavarstein December 13, 2011 at 10:34

Thanks Steve, please send them over

Reply

Leave a Comment


{ 2 trackbacks }

Previous post:

Next post: