Windows – Use remote computer without disturbing local user

logmeinremote desktopwindows 7windows-media-center

I have a Windows 7 computer that is acting as a Media Center so it is always on but not always in use.

I would like to be able to log in to this machine remotely and launch some scripts that take time to compute.
If I use Remote Desktop I can get a view of the desktop and use it but the media center view gets blocked (I get the log in screen).
If I use LogMeIn, the media center application closes (not compatible with remote use) and the both the remote and media center views are the same.

Is there a way to access the computer remotely to launch and monitor these scripts while not disturbing the media center users?

Best Answer

Perhaps the Sysinternals PsExec program would suit your needs?

http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx

This allows you to launch console programs remotely and does not have a heavy installation/configuration process.

This will not allow you the rich user experience of a full fledged RDP connection, but I have found it perfect for short, simple tasks.