- Terminal Services
- Posted by Claude M on April 22nd, 2005
Hi, can someone tell me why it is not possible to stop Terminal Services
service on a W2K server ? Is there any other way than to disable it and then
reboot the server ? Thanks, CM
- Posted by Pegasus \(MVP\) on April 22nd, 2005
"Claude M" <Claude M@discussions.microsoft.com> wrote in message
news:16324610-C33B-4C86-B695-4EA4952F67E9@microsoft.com...
I suggest you run services.msc to set the starting mode
to "manual", then reboot the server.
- Posted by Claude M on April 22nd, 2005
Setting it to manual allows me to start it manually after reboot... but I
can't restop it then. The main issue is about being able to stop it at
will...
CM
"Pegasus (MVP)" wrote:
- Posted by beb on April 25th, 2005
command prompt. net start <service>
net stop <service>
"Claude M" <ClaudeM@discussions.microsoft.com> wrote in message
news:A295B069-0880-46DD-B6D2-D955B059769A@microsoft.com...