Re: How to Start a Service Automatically

From: Brandon S. (bsmith_at_presentationsdirect.nospam.com)
Date: 12/21/04


Date: Tue, 21 Dec 2004 11:55:06 -0600

Event logs don't seem to help (just says it failed) and I've set the service
to restart on failure, but that doesn't work either.

-- 
Brandon
IT Director
Presentations Direct - Office Equipment & Supplies
http://www.presentationsdirect.com
"Lanwench [MVP - Exchange]" 
<lanwench@heybuddy.donotsendme.unsolicitedmail.atyahoo.com> wrote in message 
news:%230Jc7935EHA.924@TK2MSFTNGP14.phx.gbl...
> Brandon S. wrote:
>> For some reason my Removable Storage Service needs started every
>> morning . . . so I'm wanting to setup a scheduled task to start this
>> service automatically (it's already setup to start automatically in
>> "Services", but something keeps stopping it).  I know how to setup a
>> scheduled task to open the Services snap in, but I'm not sure how to
>> setup a task to start a service.  Is this possible?
>
> First things first - let's try to figure out why the service is stopping 
> to
> begin with. Have you looked in your event logs?
> Second - in the properties of the RSM service, in the Recovery tab, choose
> "restart" for all failures.
> Third - if absolutely necessary, you could schedule a batch file with the
> command
>
> net start ntmssvc
>
> Note that the dependency for this service is the RPC service, so if that's
> what's having problems, this command won't help. You really need to figure
> out why RSM is failing in the first place.
>
> 


Relevant Pages

  • Re: status code 97
    ... If an IBM site make zero changes to COBOL to handle file status "97" ... Having gone through VSE to MVS conversion many years ago, I remember being hit by this as well, although it seems like it seems like in our case it didn't hit until we changed to some flavor of COBOL II on MVS. ... There is no exposure with treating a "97" as a failure and terminating the program, employing your usual problem diagnostic procedures including a VERIFY, and then restarting. ... We found that the main confusion from the programmer's/maintainer's standpoint is that the documentation says that the problem was automatically resolved, which implies that a job restart would always work. ...
    (comp.lang.cobol)
  • Re: recovering lost partitions...
    ... My system has always been set to not restart on a failure. ... Event Viewer is also ... Under XP's Disk Management ...
    (microsoft.public.windowsxp.general)
  • Re: PC reboot because of CPU overheating?
    ... I've checked the event logs to see what happened before and after this dump ... There are only 5 System entries before eventlog Dump file was created (not ... the same warning Windows was displayed as in other 2 ... telling me about system restart and a Dump file been created. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: "Turn Off Computer" Reboots Instead of Shutting Down
    ... Stop the computer from automatically restarting on a failure: ... In the 'System failure' section, check the boxes 'Write and event to ... but unckeck the box 'Automatically restart'. ... Check the Event Viewer: ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Stereo Vision and Rover Navigation Software for Planetary Exploration
    ... "Recovery from Transient Failures of the Apollo Guidance Computer" ... A random error rate of one in 10^12 actions would ... and an involuntary transfer to the restart program logic. ... reconstitutes the control processes in progress at the time of failure. ...
    (sci.space.history)

Loading