book
Article ID: CTX127969
calendar_today
Updated On:
Description
This article contains information about the Desktop Studio Logging options.
Background
Desktop Studio is the new Microsoft Management Console 3.0 (MMC) based management console used to configure and manage XenDesktop 5 sites. To help troubleshoot installation and configuration issues, logging is available.

Installation Log
Enabled by default and located under %Systemdrive%\Log\console.txt.

Console Log
-
This is disabled by default. To enable, edit the MmcSnapin.dll.config file located under the following directory:
%ProgramFiles%\Citrix\Desktop Studio
-
To enable logging for Desktop Studio, open the preceding .Config file, browse to the <appSettings> section and add the following entry:
<add key="LogFileName" value="c:\DS.log" />
-
Restart Desktop Studio.

Additional Resources
CTX127476 - How to Enable Persistent CDF Tracing in XenDesktop 5
Issue/Introduction
This article contains information about the Desktop Studio Logging options.