User Tools

Site Tools


windows:remote-desktop:save-login

Save login to remote desktop in windows credentials

Replace the ip, user and password below and execute it in windows cmd (admin):

cmdkey /generic:TERMSRV/192.168.5.2 /user:myuser/pass:mypass

For azure login:

cmdkey /generic:TERMSRV/<IP> /user:AzureAD\user@email.com /pass:<pwd>
windows/remote-desktop/save-login.txt · Last modified: by odefta