Forum Discussion
Terrence Harrington
Jun 20, 2017Copper Contributor
Invalid login credentials
Azure Host server setup and ready for use Microsoft remote desktop get to final screen of negotiating credentials and Invalid login credentials please re-enter username and password is the messag...
Terrence Harrington
Jun 21, 2017Copper Contributor
Kent Gaardmand
Jun 21, 2017Steel Contributor
Thanks this confirms that you are indeed running an IaaS infrastructure.
The pictures you sent me is of a Single VM in azure. try mstsc.exe /console, connect to the ip of the VM and use the username and password you specified during the installation process
- Terrence HarringtonJun 21, 2017Copper Contributor
I believe this is the orgin of my problem.
During the installation process I was unable to get the serve to accept my password I choose.
My Apple OS suggested one for me and I accepted it without recording and the server accepted it also.
Later I earned more understanding of what was needed to create a password that I would remember.
Since losing orginal password, resetting password does not fix my login issue.
My next course of action that I am going to try is to delete my Laas infastructure and build a new one using the understanding that I have earned recentlt and this link you sent me https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-in-azure
- Kent GaardmandJun 21, 2017Steel Contributor
Ok, remeber that the deployment you are using gives you a local login.
But the machine is also a domain controller, so you have to specificy a domain user for login or try:
<computername>\<username>
- Terrence HarringtonJun 21, 2017Copper Contributor
Thanks for all your help I was able to log in.