윈도우 RDP 멀티세션 설정
1. RDP Wrapper Library 다운로드 및 실행 https://github.com/stascorp/rdpwrap/releases 2. install.bat 실행 3. net stop termservice /y 4. RDPConf.exe 실행 ☞ Single session per user: Off로 설정 ☞ Listener state: Listening [fully supported] 상태 확인 ([not supported]면 멀티세션 불가) ↓ [fully supported]가 아니고 터미널 버전이 10.0.17763.437일 경우 아래를 실행 5. C:\Program Files\RDP Wrapper\rdpwrap.ini에 아래 부분을 […]
