Windows 2008 Server Core uses the SCregEdit.wsf script found in C:\Windows\System32 to configure Terminal Services (TS) behavior. TS is the method of remote controlling your Server Core system through Remote Desktop (RDP).
To view the current Terminal Server settings for Vista/Windows 2008 clients, at the server command prompt type:
c:\windows\system32\scregedit.wsf /AR /v
The following values correspond to the response generated by the scregedit.wsf script.
1 = Terminal Services Disabled (remote access disabled)
0 = Terminal Services Enabled (remote access enabled)
To enable Terminal Services access from Vista/Windows 2008, at the server command prompt type:
c:\windows\system32\scregedit.wsf /AR 0
To disable Terminal Services access from Vista/Windows 2008, at the server command prompt type:
c:\windows\system32\scregedit.wsf /AR 1
Note:
The /AR setting applies to Windows Vista/2008 machines. If you want to allow Terminal Services connections to the Windows 2008 server from Windows XP machines, you have to use the /CS switch.
To view the current Terminal Server settings for Windows XP clients, at the server command prompt type:
To enable Terminal Services access from Windows XP, at the server command prompt type:
c:\windows\system32\scregedit.wsf /CS 0
To disable Terminal Services access from Windows XP, at the server command prompt type:
c:\windows\system32\scregedit.wsf /CS 1
Carsten Siemens edited Revision 6. Comment: Pirated Content - see my comment
Richard Mueller edited Revision 5. Comment: Modified tags
Ed Price - MSFT edited Revision 2. Comment: Font style
Ed Price - MSFT edited Revision 1. Comment: Title guidelines, added tags
NOTE: This article was reported as Pirated/Plagiarized Content (content you didn't write) and will be removed. Please do not steal content from others. If you feel we are mistaken, please leave a comment or email tnwiki at Microsoft with a link to this article and with clear and detailed reasons why you own the content or have explicit permission from the author.
Content was taken from: "Howto: Enable Remote Desktop on a Windows 2008 Server Core System"
Published by Aseem Kishore on MARCH 17, 2008
thebackroomtech.com/.../howto-enable-remote-desktop-on-a-windows-2008-server-core-system