Startup Scripts

Revision as of 08:57, 30 June 2026 by Ltalaschus (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

When starting the Windows services, a startup script can be executed for each role before the actual service comes up. This can be used to execute certain commands at system account level.

The service launcher looks for the following files in the config directory (default: %PROGRAMFILES%\MailStore Infrastructure\config) on the server where the service is started:

  • MailStoreManagementServerStartup.cmd
  • MailStoreInstanceHostStartup.cmd
  • MailStoreClientAccessServerStartup.cmd