Docs Menu
Docs Home
/
Relational Migrator
/ / /

Run Relational Migrator as a System Service on Windows

On this page

  • Steps
  • Next Steps
  • Learn More

When you install Relational Migrator on a Windows server, you can set up Relational Migrator to run as a system service. By running Relational Migrator as a system service, Relational Migrator automatically starts when the server starts.

  1. Launch the Service Manager of your choice.

    These steps use NSSM (a free service manager utility).

  2. From a command prompt, run .\nssm install RelationalMigrator.

  3. From the Application tab, choose the path and startup directory of the installed MongoDB Relational Migrator.exe.

  4. From the Details tab, enter MongoDB Relational Migrator as the service’s display name.

  5. From the Log on tab, keep the default local system account or choose a specific account to run the service under.

  6. Click Install service.

  7. Launch services.msc.

    Find the newly installed MongoDB Relational Migrator service and click Start Service.

    Note

    When the startup mode is Automatic, the service starts automatically when the computer next restarts.

  • Enable External Access to Relational Migrator on Windows

  • Create a Project

  • Import a Project

Back

Install