Startup Scripts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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 such as establishing connections to network shares for later use via the net use command.
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