No gui tools available

  • Thread starter Thread starter Tony Thijs
  • Start date Start date
T

Tony Thijs

By disabling the wrong services under Windows 2000 server I cannot start
them by using the GUI tools. Even in the even viewer I cannot see the errors
anymore. Right mouse button does not show the search windows when asked for.
Who knows articles that describe how to do this with the names of the
executables of the Win 2000 server services.
Thanks
Tony Thijs
 
Can you get into regedit?

If so then get to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Service

Locate the services you have disabled (you may have to do a find) and look
at the Start entry.
2 = Automatic
3 = Manual
4 = Disabled

Make the relevant changes then reboot the server.
 
You can run NET START "Service Name" from the command prompt.


--
Daniel Chang, MCSE (NT4, 2000)
Server Setup Group

Search our Knowledge Base at http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at http://www.microsoft.com/ntserver/

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!
This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose.
 
That won't work if he has disabled the sevice.

Daniel Chang said:
You can run NET START "Service Name" from the command prompt.


--
Daniel Chang, MCSE (NT4, 2000)
Server Setup Group

Search our Knowledge Base at http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at http://www.microsoft.com/ntserver/

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!
This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose.
 
Back
Top