use a command line tools:
To list all sessions on a server: qwinsta /SERVER:servername
To end a session:
rwinsta {sessionname sessionid} /SERVER:servername
sessionname : Identifies the session with name sessionname.
sessionid: Identifies the session with ID sessionid.
SERVER: servername The server containing the session
To list all sessions on a server: qwinsta /SERVER:servername
To end a session:
rwinsta {sessionname sessionid} /SERVER:servername
sessionname : Identifies the session with name sessionname.
sessionid: Identifies the session with ID sessionid.
SERVER: servername The server containing the session
0 comments:
Post a Comment