RDP Connection to a Windows Server: "This user account's password has expired." but no prompt to change it
I was able to get the password changed after I added this row:
enablecredsspsupport:i:0
temporarily to my default.rdp file c:\users\[username]\documents
. This changed the situation so that the authentication happened in server side, and the the server was able to show the dialog for giving the new password.