This document describes how to enable and disable the configuration logging service using PowerShell in XenDesktop 7.
To enable configuration logging:
Right-click the PowerShell icon and click Run as Administrator.
Load the Citrix PowerShell extensions by typing asnp Citrix*.
Run the command Set-LogSite -State "Enabled".
To disable configuration logging:
Right-click the PowerShell icon and click Run as Administrator.
Load the Citrix PowerShell extensions by typing asnp Citrix*.
Run the command Set-LogSite -State "Disabled".