Many of us use windows remote desktop in order to connect and control remote PC or server. However, if you need to see user’s current desktop(console), we generally rely on third party tools like UltraVNC.
This feature is also available with Windows 2003 Terminal Services!! With this feature, user can connect to the console – the desktop of the actual server, rather than a terminal server session.
This is done by starting the Terminal Services client with the /console switch:
mstsc /console
However, this isn’t possible using the terminal services client that is supplied with Windows Mobile as you cannot adjust the settings of the connection.
I hope this information is helpful to you.