Your comments

Would like to be able to get a HOST PASS to a Session Group also. That way we can allow someone to see several locations at once.

@echo off
sc interrogate uxsms | find "1062"
if %errorlevel%==0 goto :sc_start
sc stop uxsms
exit
:sc_start
sc start uxsms
exit

if the machines are on the same VPN network you can add that VPN IP range to your network card and then you should be able to see them.

i think this would be nice to just click on the system and have it email you automatically. but i do like the trigger idea here also

added a bunch of commands to the command toolbox to stop and restart processes.

would the install date change when the server is updated and the new version is applied?

just remember that GET HOST PASS might be a concurrent login.

We use Authy to get the code with ScreenConnect currently.

to install SC on all domain computers you can use the Client Networker Extension.