Web interface and the black drop down enable
Thursday, May 16th, 2013 Posted in Citrix | No Comments »In default the Bkack Drop Down is not enabled, in webinterface. To enable it, do this: On the Delivery Services server, navigate to: C:\inetpub\wwwroot\Citrix. Open the folder that represents the desired Store (example: Store1). With Notepad, open webinterface.conf. Search for the showDesktopViewer attribute. Change the attribute value from off to on.
Citrix XenApp failed to connect to Data Store
Wednesday, May 15th, 2013 Posted in Citrix | No Comments »Today i have this problems on one of the Citrix XenApp servers, that the service IMA won't connect to the Data store. It failed with this events: 1. Citrix XenApp failed to connect to the Data Store. ODBC error while connecting to ...
Kill a stuck vm in shuting down mode or pending mode
Wednesday, January 2nd, 2013 Posted in Citrix, Xenserver | No Comments »There are 3 options to do this, witch way depend on the stuck mode, start with options 1 and work you way thougt it onto the vm is shutdown. Options 1: SSH to the Xenserver witch running the vm Type these commands: [crayon-51980ba37d2f9/] Found the ...
XenCenter – Failed to import
Monday, November 19th, 2012 Posted in Citrix, Xenserver | No Comments »I have a problem with my Xencenter failed to import a OVF VM. In XenCenter console, it just says: Failed to import. If i look in the log files is was saying: (In XenCenter Console, push tab Help, and then clock on ...
Xenserver – Moving VM “VDINAME” to “VDINAME” on “Storage” This operation cannot be performed because this VDI OpaqueRef:8d37bee1-f85b-fb22-e47e-1b8f48b68b84 is in use by some other operation – copy
Thursday, October 11th, 2012 Posted in Citrix, Xenserver | No Comments »I have this error: Moving VM "VDINAME" to "VDINAME" on "Storage" This operation cannot be performed because this VDI OpaqueRef:8d37bee1-f85b-fb22-e47e-1b8f48b68b84 is in use by some other operation - copy When i was try moving a VM from from storage to another on ...
Xendesktop 5 – Log off disconnected users after a certain time
Wednesday, October 10th, 2012 Posted in Citrix | No Comments »Example: If you want to log off user after 120 minutes of disconnect time. You can set this up though Powershell [crayon-51980ba37e12a/]
Xendesktop 5 – Change logoff behavior
Wednesday, October 10th, 2012 Posted in Citrix | No Comments »If you want to change a desktop group logoff behavior, this is done by PowerShell. To turn off shutdown af use: [crayon-51980ba37e607/] To turn on shutdown af use: [crayon-51980ba37e690/] If you need to get a list of names of you Desktop Groups, you can run ...
Citrix Xenconvert failed with Failed to discover 1 of 2 volumes on the destination disk! or Enable Automount on windows server Enterprise edition and run Disk Management once to take effect
Tuesday, October 9th, 2012 Posted in Citrix, Xenserver | No Comments »Today i should convert a machine with XenConvert to XenServer, but it come with these errors: Failed to discover 1 of 2 volumes on the destination disk! Enable Automount on windows server Enterprise edition and run Disk Management once to take effect What ...
Allow Citrix Receiver to user nonsecurre http access instead of secure https access
Friday, September 14th, 2012 Posted in Andet, Citrix | No Comments »To allow Citrix Receiver to used non secure http access, you need to first ofcouse install Citrix Receiver client. Then start Regedit: On 32 bit: Goto HKLM\SOFTWARE\Citrix\AuthManager On 64 bit: Goto HKLM\SOFTWARE\Wow6432Node\Citrix\AuthManager Under AuthManager create a new String Value (Reg_SZ) with name ConnectionSecurityMode and type Any under Data. On 32 bit: Goto HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\Dazzle On ...
Installation NOT successful for ‘USB’, error: 1603.
Friday, September 14th, 2012 Posted in Citrix | No Comments »Error - CComponentManager::GetInstallStatus(400) - Installation NOT successful for 'USB', error: 1603. The problem could be some stucked registry keys from a previous installation Solution: Start regedit Delete this keys: (Maybe you need to take control of HKLM\SYSTEM\ControlSet001\Enum and HKLM\SYSTEM\ControlSet002\Enumto delete them. HKLM\SYSTEM\ControlSet001\Enum\Root\LEGACY_CTXUSBM HKLM\SYSTEM\ControlSet002\Enum\Root\LEGACY_CTXUSBM Remember to restart you computer