If one gets the message that the number of connections to a W2K3 server has been exceeded when trying to connect via RDP, there are several options. The most elegant is IMO this one:
%windir%\\system32\\mstsc.exe /v:machinename /f /console
… which will connect to the console 😉
// Oliver