Desktop Studio Logging Options for XenDesktop 5

Desktop Studio Logging Options for XenDesktop 5

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.

User-added image

Installation Log

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

User-added image

Console Log

  1. This is disabled by default. To enable, edit the MmcSnapin.dll.config file located under the following directory:

    %ProgramFiles%\Citrix\Desktop Studio

  2. 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" />

  3. Restart Desktop Studio.  

    User-added image

Additional Resources

CTX127476 - How to Enable Persistent CDF Tracing in XenDesktop 5

Issue/Introduction

This article contains information about the Desktop Studio Logging options.