Place a shortcut to RDP on your windows desktop, and add the /console attribute to it. That will always log you in as the Administrator, assuming server permissions are set accordingly.
%SystemRoot%system32mstsc.exe /console
My musings on technology
Place a shortcut to RDP on your windows desktop, and add the /console attribute to it. That will always log you in as the Administrator, assuming server permissions are set accordingly.
%SystemRoot%system32mstsc.exe /console