|
|
自行调整下面注册表- Windows Registry Editor Version 5.00
- [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Terminal Server]
- "fDenyTSConnections"=dword:00000001
- [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Remote Assistance]
- "fAllowToGetHelp"=dword:00000000
- [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SessionEnv]
- "Start"=dword:00000004
- [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\UmRdpService]
- "Start"=dword:00000004
- [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services]
- "fAllowToGetHelp"=dword:00000000
- "fAllowUnsolicited"=dword:00000000
复制代码 |
|