Speed up the launch of the XenDesktop Delivery Services Console (DSC)
Posted on September 2nd, 2010
The following config file can be added to speed up the lauch of the Delivery Services Console.
- mmc.exe.config
Ensure the contents of the file contain the following:
<?xml version=”1.0″ encoding=”utf-8″?>
<configuration>
<runtime>
<generatePublisherEvidence enabled=”false” />
</runtime>
</configuration>
Copy this file to the following locations:
- 32-bit server – c:\windows\system32
- 64-bit server – c:\windows\sysWOW64
Tags: .NET, AMC, authenticode, delivery services console, dsc, launch, mmc, slow, xendesktop
Filed under Citrix XenApp, Citrix XenDesktop |
2 Responses to “Speed up the launch of the XenDesktop Delivery Services Console (DSC)”
-
Sandy Says:
August 10th, 2011 at 1:40 pmHi Richard,
is this applicable for Xendesktop 5 as well? while launching Desktop studio.
Regards,
Sandy -
RP Says:
August 10th, 2011 at 2:12 pmI believe so. I have tested before on Appsense consoles and it certainly speeds them up. Although in those cases I have edited the appsense console “.config” file to add the relevant fields.















