typeperf -sc 1 "processor(_total)\\% processor time" Login to the server via CAM MSA process Open a Windows Command prompt In the command prompt, run bash from within the watcher directory C:\opt\watcher\embedded\msys32\usr\bin\bash.exe At the bash prompt, run the following to set environment variables. PATH=/c/opt/watcher/embedded/msys32/usr/bin:/c/opt/watcher/embedded/bin:/c/opt/watcher/checks/bin:${HOME}/bin:${PATH} export GEM_HOME=/c/opt/watcher/checks export FACTERLIB=/c/opt/watcher/lib/facter You can then run any of the ruby commands to run a check. check-eventlog.rb --event-code 33223 --log-name DPM\ Backup\ Events --from-time 400 Rebuild the counters: Console cd c:\windows\system32 lodctr /R cd c:\windows\sysWOW64 lodctr /R Resync the counters with Windows Management Instrumentation (WMI): Console WINMGMT.EXE /RESYNCPERF c:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis. exe -i