/
If You Receive the Error: "The Service Name Is Invalid" When Running Net Start Mongodb
If You Receive the Error: "The Service Name Is Invalid" When Running Net Start Mongodb
If you receive the error: "the service name is invalid," when running net start mongodb, you will need to run the following command from Step 4 of Manually Create a Windows Service for MongoDB Community Editition:
sc.exe create MongoDB binPath= "\"C:\Program Files\MongoDB\Server\3.4\bin\mongod.exe\" --service --config=\"C:\Program Files\MongoDB\Server\3.4\mongod.cfg\"" DisplayName= "MongoDB" start= "auto"
Related articles
, multiple selections available,
Related content
If Admin Tools Mongo DB Service Will Not Start
If Admin Tools Mongo DB Service Will Not Start
More like this
Enabling Security on a MongoDB Installation for Admin Tools for ArcGIS Enterprise Environment (for Versions Before 7.0)
Enabling Security on a MongoDB Installation for Admin Tools for ArcGIS Enterprise Environment (for Versions Before 7.0)
More like this
Maintaining GEO Jobe Product Records when Updating MongoDB Versions
Maintaining GEO Jobe Product Records when Updating MongoDB Versions
More like this
Configuring Admin Tools to Run as HTTPS
Configuring Admin Tools to Run as HTTPS
More like this
Scheduler Installation Guide
Scheduler Installation Guide
More like this
Admin Tools 2.0 Enterprise Installation Guide
Admin Tools 2.0 Enterprise Installation Guide
More like this