Quick Diagnostics Scripts

If you find that you are getting peculiarities with OCR or SUT connectivity or the merely unexplained issue, try this code. I recommend that you run it when everything is running as expected and use that output as your benchmark data. It is also super helpful if you have to submit a ticket:

put connectioninfo()
put version().archive
put ocrversion()
put GetOption(“EnableEpgwRdp”)

1 Like