PDA

Показать полную графическую версию : [решено] Разрешить удаленный доступ к рабочим машинам в доменной сети с помощью GPO


dogtown
10-08-2012, 13:31
Всем привет, есть win server 2003 r2. Есть 45 рабочих машин. Скажите, где в политиках я могу разрешить всем (или определенным) компьютерам в сети разрешить удаленный доступ по rdp (который на всех рабочих машинах с win xp по умолчанию отключен) ?

snark
10-08-2012, 13:37
Распространите этот ключ реестра на доменные машины:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"fDenyTSConnections"=dword:00000000

Iska
10-08-2012, 16:17
Именно что для GPO — иной путь:
Allow users to connect remotely using Terminal Services: Terminal Services (http://technet.microsoft.com/en-us/library/cc736745(v=ws.10).aspx)
Enabling users to connect remotely to the server: Terminal Services Client (Remote Desktop) (http://technet.microsoft.com/en-us/library/cc781509(v=ws.10).aspx)
fDenyTSConnections: Core Services (http://technet.microsoft.com/ru-ru/library/cc778860(v=ws.10).aspx).

dogtown
11-08-2012, 01:11
Именно что для GPO — иной путь:
Allow users to connect remotely using Terminal Services: Terminal Services
Enabling users to connect remotely to the server: Terminal Services Client (Remote Desktop)
fDenyTSConnections: Core Services. »
Спасибо, это как раз то, что было нужно.




© OSzone.net 2001-2012