作者: jindui
2008-08-21 19:31
万恶的CMBChina专业版老是把我的远程桌面关掉,只能通过远程注册表操作进行打开
需要操作的注册表需项如下
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server
"fDenyTSConnections"=dword:00000001,
改成"fDenyTSConnections"=dword:00000000,即可
万恶的CMBChina专业版老是把我的远程桌面关掉,只能通过远程注册表操作进行打开
需要操作的注册表需项如下
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server
"fDenyTSConnections"=dword:00000001,
改成"fDenyTSConnections"=dword:00000000,即可