Shortcut For Logging Off

Paste the below in to a text file and save as logoff.vbs

set WshShell = CreateObject(“WScript.Shell”)
WshShell.SendKeys “^{ESC}ul{ENTER}”

One Response to Shortcut For Logging Off

Leave a Reply

Your email address will not be published. Required fields are marked *