Remote Desktop
Hi
I used to be able to run a bat file which opened a server using remote desktop, this was logging me into the console session.
It was not me who created this bat file so i havent a clue how to do it
There is a service running in console seesion and i cannot create 2 instances of it hence logging into the console session
Any help
Thanks in advance
Lee H
I used to be able to run a bat file which opened a server using remote desktop, this was logging me into the console session.
It was not me who created this bat file so i havent a clue how to do it
There is a service running in console seesion and i cannot create 2 instances of it hence logging into the console session
Any help
Thanks in advance
Lee H
.
Comments
-
ajs1976 Member Posts: 1,945 ■■■■□□□□□□I'm not really sure what you are asking.
The command to run remote desktop is MSTSC. If you go to the command line and run MSTSC /? it will display the switches that can be used. The command to connect to the console session is MSTSC /V:servername /Console I believe this only works with Server 2003.Andy
2020 Goals: 0 of 2 courses complete, 0 of 2 exams complete -
Lee H Member Posts: 1,135Thanks, thats what i needed
I put that line into a txt file and re-named the extension to a bat
Do you have any idea how you set the resolution in the bat file, would help as it opens with scroll bars
Thanks. -
ajs1976 Member Posts: 1,945 ■■■■□□□□□□looks at the help for MSTSC, it looks like there are some switches that will work for resolution.Andy
2020 Goals: 0 of 2 courses complete, 0 of 2 exams complete -
sprkymrk Member Posts: 4,884 ■■■□□□□□□□Use /f to start in full screen.All things are possible, only believe.
-
Mishra Member Posts: 2,468 ■■■■□□□□□□Just use visionapp. It gives all the remote desktop options in a GUI. Easy to use and free.