I have a remote desktop account end point with microsoft windows azure.
How do I create another remote desktop account to give my developer to work in the VM ?
I do not want to provide him with my administrator remote desktop account and delete his one or change the password once he is done on his side.
My current one is working and I can remote to my cloud VM.
I have a remote desktop account end point with microsoft windows azure. How do
Share
If you’re working with a Hosted Service you could add the following in a startup task, if you use Virtual Machines you can simply execute it on the VM:
This adds a new user and adds the user to the Remote Desktop Users, allowing access through RDP.