We've installed the IntelliTrace Standalone Collector on an IIS web server in our UAT environment. We followed the instructions detailed in this MSDN technical article: https://msdn.microsoft.com/en-us/library/hh398365(v=vs.110).aspx.
However, when we issue the "Start-IntelliTraceCollection" command (described in this section of the MSDN tech article - https://msdn.microsoft.com/en-us/library/hh398365(v=vs.110).aspx#BKMK_Collect_Data_from_IIS_Application_Pools) the OutputPath is empty and no .iTrace file is generated.
Any ideas on what the problem is and how it can be resolved?