Troubleshoot How to kill (RDP) remote sessions remotely

Step 1: connect to remote server CMD to kill RDP connection on the server.

net use \\servername_or_IP /USER:username “password“,

Step 2: Get the connection to a particular server and get session ID. query session /server:servername

Step 3: Reset the session using ID of the session from Step 2.





Comments

Popular posts from this blog

Troubleshooting Netlogon Error Codes

Troubleshooting AD Active Directory Replication Error 8456 or 8457: "The source | destination server is currently rejecting replication requests"

Service Principal Names (SPNs) SetSPN Syntax (Setspn.exe)