2009/10/22 14:35 Operating System/Windows
크리에이티브 커먼즈 라이선스
Creative Commons License

 

세상에는 배워야 할 것도 많고, 알아야 할 것도 많고, 몰라서는 안되는 것도 많고....

 

공부의 끝은 없다라는 말... ㅡ_-;;

언제 한번 공부가 이기나 내가 이기나 해봐야겠다!!!! ㅡ_-;;

(아.. 똘끼 또 발동??) 참자... 요새 나이 먹더니 힘들다 케켁!!

 

 

Mstsc
Updated: September 28, 2007

Creates connections to terminal servers or other remote computers, edits an existing Remote Desktop Connection (.rdp) configuration file, and migrates legacy connection files that were created with Client Connection Manager to new .rdp connection files.

 

Syntax

 

mstsc.exe [<Connection File>] [/v:<Server>[:<Port>]] [/admin] [/f] [/w:<Width> /h:<Height>] [/public] [/span]

 

mstsc.exe /edit <Connection File>

mstsc.exe /migrate

 

뭐 그닥 중요한 이야기는 없습니다. 실은 제가 원했던 자료는 이런게 아닌데, 제가 찾고 싶은 자료를 찾으려면 시간이 좀 걸릴듯 하네요. 오늘 밤도 늦었으니 일단 여기까지만 적겠습니다.

 

terminal session 관련되서 정보를 좀 찾고 싶은데 많이 피곤하네요^-^

 

cmd창에서 "mstsc /?" 을 입력하면 다음 그림과 같은 화면을 볼 수 있습니다.

 

 

 

다시 mstsc session으로 검색을 하였습니다.

저랑 같은 궁금증 가진 사람들이 많군요^-^

 

http://ms-os.com/windows-nt-server/214349-differance-between-mstsc-console-and-mstsc-session.html


When you connect to the /console session, you will take over the console
session. Meaning, you could log into the physical console of the server and see the same thing you saw remotely -
you could leave something running and it would still be there when you connected from the other means.

 

This may help: http://support.microsoft.com/kb/278845

 


여기 또 다른 답변도 있습니다. 설명을 좀 더 쉽게 해놓은 듯 하군요.

 

mstsc /console is used to connect to the "console session (session 0)" on
the server whereas mstsc will give you a "new session" on the server.

mstsc /console is generally used for administrative purposes.

Here are some links that you might find useful
1.
http://support.microsoft.com/kb/278845

2. http://technet.microsoft.com/en-us/l.../cc740144.aspx

 

 

팁으로 다른 사람이 옵션 /console과 /admin에 대해서 이야기 하고 있네요.

rdp client 6.1 버전부터 /console대신 /admin을 사용해야겠군요. 혹시 버전을 잘 모르시면 mstsc /? 을 쳐보면은 알 수 있다고 하네요. 제가 캡쳐한 그림을 보면은 /console은 없고 /admin에 대한 설명이 있는 것을 보니 rdp client 6.1인가보네요.

 

All the previous answers to your question (by Kaushal Mehta, jolteroli and Lanwench) are valid, but they only apply when you use the 5.x version of the rdp client (mstsc.exe). If you are using rdp client 6.1, then the /console flag is not supported anymore and it is silently ignored when used. The rdp 6.1 client uses the /admin flag instead.

 

Documented here:

947723 - Changes to remote administration in Windows Server 2008
http://support.microsoft.com/?kbid=947723

 

Tip: start a command window and type mstsc /? to see which flag is
valid for your version of the rdp client.

 

 

이것은 제가 확인 하지 못해서 뭐라 설명드리기가 ^-^

일단 적어두겠습니다. 다른 팁이네요.

By default, only user accounts that are part of administrators group have access to 'console' sessions. The following connections/winstations settings are not available in 'console' sessions (please refer to tscc.msc for win2k3 and earlier or tsconfig.msc for win2k8 and later):


Environment
General
Logon
NetworkAdapter
Sessions
Client

Also disable/enable/rename the 'console' connections/winstations are not
supported.

 

 

 

 

 

posted by 조금까칠한남자