1Y0-201 · Question #57
A Citrix Administrator needs to obtain logs from Machine Creation Services. Which .config file should the administrator manually modify to enable logging?
The correct answer is D. Citrix.MachineCreation.SdkWcfEndpoint.exe.Config. To enable logging for Machine Creation Services, the administrator must modify the config file whose name directly corresponds to the MCS WCF endpoint.
Question
A Citrix Administrator needs to obtain logs from Machine Creation Services. Which .config file should the administrator manually modify to enable logging?
Options
- ABrokerService.exe.Config
- BCitrix.Configuration.SdkWcfEndpoint.exe.Config
- CCitrix.MachineIdentity.SdkWcfEndpoint.exe.Config
- DCitrix.MachineCreation.SdkWcfEndpoint.exe.Config
How the community answered
(43 responses)- A7% (3)
- B2% (1)
- C2% (1)
- D88% (38)
Why each option
To enable logging for Machine Creation Services, the administrator must modify the config file whose name directly corresponds to the MCS WCF endpoint.
BrokerService.exe.Config controls logging for the Citrix Broker Service, which handles session brokering, not machine provisioning via MCS.
Citrix.Configuration.SdkWcfEndpoint.exe.Config governs the Configuration Service SDK endpoint, which manages site configuration data, not machine creation.
Citrix.MachineIdentity.SdkWcfEndpoint.exe.Config relates to the Machine Identity Service responsible for AD computer account management, not the Machine Creation Service.
The Citrix.MachineCreation.SdkWcfEndpoint.exe.Config file is the configuration file for the Machine Creation Services SDK WCF endpoint, and modifying it enables diagnostic logging specifically for MCS operations. The filename directly maps to the MCS component, making it the authoritative file for enabling MCS-level tracing and log output.
Concept tested: Citrix MCS diagnostic logging configuration file
Source: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/director/troubleshoot-deployments/machines.html
Topics
Community Discussion
No community discussion yet for this question.