Hello Sage - John Leonard,
You did not mention the version of Windows.
For 2003, yes as the terminal service is not stoppable:
C:\>sc query termservice
SERVICE_NAME: termservice
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN))
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
I didn't try on 2008, but i guess it will too event if the service can be
stopped:
C:\>sc query termservice
SERVICE_NAME: termservice
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
Cordialement,
Mathieu Chateau
fr blog:
http://www.lotp.fr
en blog:
http://lordoftheping.blogspot.com
S> Terminal Server was added in error.
S>
S> If I remove it via "ADD REMOVE", will it require a restart of the
S> server?
S>
S> thx
S>