Open a command prompt as a administrator (i.e. someone with admin over the server your trying to logon too).
Check the session number with qwinsta:
QWINSTA /server:computername
Write down the session ID.
Then use the logoff command:
LOGOFF sessionID /server:computername.
Done.
Leave a Reply