Skip to content

PRO Server multiple admins

If you run the program with the --help it will provide you with some options. These options will help you run the PRO Server with multiple admin support.
  • Create a batch file to run MailAttachmentDownloader.exe with some options
  • In the batch file start launch MailAttachmentDownloader.exe with the options -c and -l. -c takes in a config directory that both admins have access to. So it would be something like MailAttachmentDownloader.exe -c "C:\MAD\SharedConfig" -l
  • Make sure the batch file is always Run as administrator with admin rights

Feedback and Knowledge Base