Wednesday, October 3, 2012

ExMon Unknown Start Trace Error (183)


When trying to run Exchange Monitor (ExMon) you may run into this error:




Here are the steps to fix this common problem.
  • From the CMD prompt, Query the running traces:
    • Logman query -ets
    • You should see one called "Exchange Event Trace"
  • To stop the Exmon trace, run this:
    • Logman stop “Exchange Event Trace” -ets
  • You should now be able to run ExMon

No comments: