Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you are encountering an error after trying to create a service below following the above deletion, make sure to close the Services menu between the deletion and the creation of the new service or you may receive error 1072

Update a Service:

If you need to move where MongoDB is installed/running from, instead of deleting the service entirely you can selectively update the binPath to point to the new MongoDB location. This will allow you to retain the service dependacies for GlobalCapture_1 and GlobalAction_1 services.

Code Block
sc config MongoDB binPath="new mongodb command"

sc.exe config documentation

To Use:

The script has all the services so only run what you need from this script and remove what you don’t.

...