Terminal service on Windows Server 2008 (Longhorn)

  • Thread starter Thread starter zehra.mb@gmail.com
  • Start date Start date
Z

zehra.mb@gmail.com

Guest
Hello,

I am developing application on Longhorn.
For that i need to check whether Terminal service is enabled or not.

In Windows 2003 server there is a registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server
\TSEnabled
which is having value 1.
Using this registry i am able to check Terminal services' status.

But for Windows Server 2008 there is no such key.
So is there any other way to know the terminal services' status.
(Whether it is enabled or not)

Any suggestion will be appriciated.

Thank you in advance
 
Back
Top