Terminal Services

I have been assuming server 2003 won’t allow itself to be both the terminal server and the terminal licensing server…but maybe I’m wrong:

http://www.windowsnetworking.com/articles_tutorials/
Windows_2003_Terminal_Services_Part1.html

Change the role:
Change Between Remote Administration and Application Server Mode
Apparently I’m not wrong:

http://www.microsoft.com/windowsserver2003/techinfo/
overview/quickstart.mspx

How to override the license server discovery process
in Windows Server 2003 Terminal Services

Regarding a previous problem that was had:

remote sessions can be disconnected prematurely

Here’s an interesting couple of reads:

http://i-admin.blogspot.com/2005/06/
how-to-crack-windows-terminal-services.html

http://admin-pains.com/

From: http://www.msterminalservices.org/faq/WindowsTerminalServices/

How can I check the mode of a server that`s running Windows Server 2003 Terminal Services or Windows 2000 Server Terminal Services?

Terminal Services in Windows 2003 and Win2K Server has two modes: Remote Administration mode (known as Remote Desktop for Administration in Windows 2003) and Application mode (known as Terminal Server mode in Windows 2003). Although you can toggle between these modes, doing so will affect the installed applications and will probably cause currently installed programs to be reinstalled.

To determine the mode in which a server is currently running, perform these steps:

Start the Microsoft Management Console (MMC) Terminal Services Configuration snap-in (Start, Programs, Administrative Tools, Terminal Services Configuration).
Select the Server Options branch in the snap-in`s left pane.
The configuration options are displayed in the right pane.
Write down the Licensing value (for a Windows 2003 system) or the Terminal Server Mode value (for a Win2K Server system).
Close the snap-in.
If the Licensing or Terminal Server Mode value is Remote Desktop for Administration or Remote Administration, you`re limited to two connections (plus a local console in Windows 2003) when you`re in Remote Administration mode.
If the Licensing or Terminal Server Mode value is Application or Terminal Server, you`re in Application mode and in that mode can have multiple concurrent connections, depending on the number of existing licenses.

Comments are closed.