Finished up vbscript I was working on to monitor our NTP servers, but since attaching it, it has been throwing "unknown" status about 10% of the time. When looking at info, it had something like "Microsoft VBScript Runtime Error: Permission Denied", which would probably be easy to diagnose, if it wasn't only giving it 10% of the time.
Any ideas?
(Script is attached, and uses to arguments when running, e.g. from command prompt <wscript ntpscript.vbs "123.456.7.890" "NTP Server Example">)