I'm in the process of implementing Lync 2013. I have both test and production environments each in a separate domain. Lync is functioning in both environments however, I would like to do some baseline logging. When I run any of the powershell commands for CsClsLogging I get no results. PowerShell will appear busy for a minute or so and the return to the prompt.
Get-CsClsConfiguration does return some information but nothing to indicate an error. Nothing in any of the event logs either.
If I drill down to c:\Program Files\Common Files\Microsoft Lync Server 2013\ClsAgent and run clscontroller.exe I can manipulate the logging. But even if I start the log using the exe Show-CsClsLogging does not return any information.
I have the same behavior in both environments. Is there a configuration option to enable the PowerShell logging tools have I've overlooked?