Log Off from MaxRM Remote Background

If you need to log a user off of a PC but don’t have remote desktop access to the machine, you can do this from a MaxRM Remote Background window:

query user
logoff <session id>
query user

Tip For details that include non-interactive sessions, use query session instead of query user.

If you don’t have Remote Background available, but you can get on another machine on the network, you may be able to use Sysinternals PsExec to access the machine. Log on to the other machine as a domain admin, then from an administrative command prompt:

psexec \\<MachineName>

Then run the commands above.

Leave a Reply

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

Notify me of followup comments via e-mail. You can also subscribe without commenting.