Wednesday, December 28, 2011
Could not load an object because it is not available on this machine....
when I first launched WORD in new XenApp 5 server. Deleted the user profile and the popup gone away.
Thursday, December 22, 2011
Citrix Server Tuning
TS Lockdown
Configure Citrix Universal Printer driver
Server Tuning
Office Tuning for TS
Configure Citrix Universal Printer driver
- 2003 configuration
- 2008 http://support.citrix.com/proddocs/topic/xenapp5fp-w2k8/ps-configuring-universal-printer-all.html
- http://www.xenappblog.com/2010/how-to-setup-the-citrix-universal-print-driver/
Server Tuning
Office Tuning for TS
Citrix Discovery Does Not Run
Fresh installed XenApp 5 on Windows 2003 R2 server. First time to open "Citrix Delivery Services Console" the configuration/discovery tool did not start automatically. If manually click on "Run discovery", it completed in one second but XenApp folder still did not display in the left tree. (see below)

Resolution:
Re-register the PSE.core.dll according to this Citrix eDoc, CTX126048
Resolution:
Re-register the PSE.core.dll according to this Citrix eDoc, CTX126048
Monday, November 21, 2011
User Diskpart to increase space on volume
SQL server was running low on drive D.
Modified the setting for this volume on SAN.
On SQL VM, open command prompt and type diskpart.
Type 'list volume' to find out the volume ID.
Then 'select volume 0' and 'extend'.
Modified the setting for this volume on SAN.
On SQL VM, open command prompt and type diskpart.
Type 'list volume' to find out the volume ID.
Then 'select volume 0' and 'extend'.
Thursday, November 17, 2011
Thursday, November 10, 2011
XenApp 6 & 6.5 Install Experiences
- definitively enable .NET from features and Add IIS role first on Windows 08 R2 before installing XenApp.
- install License Server role first and configure the license file first.
- then install XenApp and configure it. (check integrate with IIS)
- last to install and configure Web Interface.
Thursday, October 27, 2011
Modify CPU mask on individual VM for vMotion
After setting up the lab with two ESXi 4.1 hosts, I failed to vMotion VMs from one host (Dell PE2950 Xeon E5335 @2GHz) to the other (Dell PE2950 Xeon 3.20GHz). The first error I got is below on 'eax'.

Then I shut down the VM and went to change the eax value in Level1 to the exactly the same value in the image.
Tried to vMotion again and got the 2nd error on ecx. Then I repeated the process to change the value on ecx in level1.
Then vMotion worked!!!!
Then I shut down the VM and went to change the eax value in Level1 to the exactly the same value in the image.
Tried to vMotion again and got the 2nd error on ecx. Then I repeated the process to change the value on ecx in level1.
Then vMotion worked!!!!
Subscribe to:
Posts (Atom)
What happened if the Security Default is turned off in Microsoft Entra?
No need to worry about turning off Security Default in Microsoft Entra ID because Microsoft will automatically create 4 managed conditiaiona...
-
This has been a frequent seen issue in our environment. The common symptoms are: After a Word or Excel file open, or when trying to save...
-
No need to worry about turning off Security Default in Microsoft Entra ID because Microsoft will automatically create 4 managed conditiaiona...
-
Users complained they were unable to log in VMware Horizon Client portal and the logon stuck at "Authenticating...." screen. So I...