Windows remote desktop connecting to console
normally remote desktop connects to a terminal session and not to the console. However if you run it from the command line tho you can specify that you want to connect to the console.
C:> %SystemRoot%\system32\mstsc.exe /console /v:
If you leave out the /v it will come up with the normal prompt for a server name.
0 Comments:
Post a Comment
<< Home