Nt services - schedule is not listed, we want to add
Nt services - schedule is not listed, we want to add
(OP)
On my NT4.0 Server and in the services window I do not see the service (schedule). How do I go about loading this service? Our NT System =(NT 4.o service pack 6).





RE: Nt services - schedule is not listed, we want to add
You will need administrative right to perform these.
There are two possible tools which could help you.
DOS based "instserv.exe" does nothing but add the executable for scheduler as a service. Look at the different options by using the /? (help) switch.
Second one, GUI based "srvinstw.exe" is more user friendly and can specify the user accounts to be used to start the service. Make sure it is system as the Scheduler need to be an administrative service.
You can find both these executables in the NT4.0 resource pack CD.