7
1
I've got a remote Win7 box that I can SSH into (via Cygwin). I apparently forgot to turn RDP on before leaving it. I've got wget accessible, but obviously no way of getting to a GUI.
Is there a way to either enable RDP or install and set up VNC via the command line? If so, where would I start?
Note that I also don't want to reboot the computer - it would be vastly preferable if whatever was involved could be done without a reboot.
Sorry for the delayed response, it turned out I didn't have administrator access :) Trying locally once I did: the "netsh" commands had no effect, but the "reg add" command worked perfectly. (Note: it worked after the netsh commands, I didn't try to undo the netsh commands first. They may both be necessary.) Thanks! – ZorbaTHut – 2010-09-12T06:52:46.180