Startup Scripts

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