How to Disable or Enable Configuration Logging Service in XenDesktop 7 using PowerShell

How to Disable or Enable Configuration Logging Service in XenDesktop 7 using PowerShell

book

Article ID: CTX139447

calendar_today

Updated On:

Description

This document describes how to enable and disable the configuration logging service using PowerShell in XenDesktop 7.


Instructions

To enable configuration logging:

  1. Right-click the PowerShell icon and click Run as Administrator.

  2. Load the Citrix PowerShell extensions by typing asnp Citrix*.

  3. Run the command Set-LogSite -State "Enabled".

To disable configuration logging:

  1. Right-click the PowerShell icon and click Run as Administrator.

  2. Load the Citrix PowerShell extensions by typing asnp Citrix*.

  3. Run the command Set-LogSite -State "Disabled".

Issue/Introduction

This document describes how to enable and disable the configuration logging service using PowerShell in XenDesktop 7.

Additional Information

XenDesktop cmdlet help