Do you ever need to connect to the console of a server? Are you too lazy to go to the server to do it? If so, then check this out from a cmd window:
mstsc /v:serverName /console
I almost never need to connect to the console as most everything that I need to do can be accomplished with the SQL Server tools and the use of Terminal Services/Remote Desktop. But this will come in handy when two other people are already connected to the server via RDP. Now a third person can connect!