nerdexam
Citrix

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.

Managing Infrastructure Components

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)
  • A
    7% (3)
  • B
    2% (1)
  • C
    2% (1)
  • D
    88% (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.

ABrokerService.exe.Config

BrokerService.exe.Config controls logging for the Citrix Broker Service, which handles session brokering, not machine provisioning via MCS.

BCitrix.Configuration.SdkWcfEndpoint.exe.Config

Citrix.Configuration.SdkWcfEndpoint.exe.Config governs the Configuration Service SDK endpoint, which manages site configuration data, not machine creation.

CCitrix.MachineIdentity.SdkWcfEndpoint.exe.Config

Citrix.MachineIdentity.SdkWcfEndpoint.exe.Config relates to the Machine Identity Service responsible for AD computer account management, not the Machine Creation Service.

DCitrix.MachineCreation.SdkWcfEndpoint.exe.ConfigCorrect

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

#Machine Creation Services#logging#config file#MCS diagnostics

Community Discussion

No community discussion yet for this question.

Full 1Y0-201 Practice