Wednesday, January 28, 2009

Set Remote Desktop with Windows

Following points(not an order) around setting remote desktop

1. Right click My Computer-> Property -> Remote
2. Terminal Service Dll: termsrv.dll under Windows/System32/
(as compared with GAC under C:\WINDOWS\assembly)

3. Run regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Licensing Core, Add a DWORD Key named EnableConcurrentSessions and give it a value of 1

4. Run gpedit.msc (Group Policy)
Computer Configuration -> Administrative Templates -> Windows Components -> Terminal Services, double click and give a Limit number of connections

5. Start/End TerminalService:
Start -> Control Panel ->Administrative Tools -> Services

No comments: