I am able to do a remote console from my pc to a server by typing: mstsc -v:servername /f -console. This takes me to the server as if I'm in front of it, allowing me to see all open applications and does not create a different session for me. My issue is that I have to remember the command and do it in a command prompt all the time. Is there a better way of doing this or a short cut I can create? Thanks.