27.9.10

:: login terminal server on console mode

:: error remote login on w2k3
if you connecting w2k3 and got error:
"the terminal server has exceeded the maximum number of allowed connections"


you can login to the server with console mode.

:: how to login terminal server on console mode
# linux / rdesktop
[ linux: ~ ]$ rdesktop -0 -u administrator -p adminpassword 10.10.10.10

# windows
c:\> mstsc -console 10.10.10.10

:: links
+ googlelinux
+ geegwithblogs
+ man rdesktop