There are a number of processes that occur at the top of each hour in a standard ArchiveOne Enterprise installation. You may be advised by Barracuda Networks Technical Support to disable one or more of these process as part of the diagnostic process.
You can disable the following processes:
- Zipmaker;
- Mailbox Manager;
- UpdateMailboxConfig;
- UpdateDN; and
- Mailbox Manager DNLookup Table.
Zipmaker
Consider any queued tasks for the Zipmaker process.
- On the Archive server, browse to the Local Configuration Store in C:\ProgramData\Barracuda\ArchiveOne\LocalConfigurationStore
- Open the file Service.ini in a text editor such as Notepad.
- At the end of the file add the line: InhibitZipMaker=1
- Save and close the file.
- Open the Microsoft Services console (services.msc) and restart the ArchiveOne Service.
UpdateMailboxConfig
Checks the hidden configuration message in the mailbox is correct and updates it as appropriate e.g if the Archive server name has changed.
- On the Archive server, browse to the Local Configuration Store in C:\ProgramData\Barracuda\ArchiveOne\LocalConfigurationStore
- Open the file Service.ini in a text editor such as Notepad.
- At the end of the file add the line: InhibitUpdateMailboxConfigThread=1
- Save and close the file.
- Open the Microsoft Services console (services.msc) and restart the ArchiveOne Service.
UpdateDN
Checks if the mailbox DN has changed (e.g. mailbox has been migrated) and updates the database as appropriate. It also runs Exchange Autodiscover to update the cached mailbox information in the Mailbox Manager and ensures the ArchiveOne service account has Full Access permissions on the mailbox.
- On the Archive server, browse to the Local Configuration Store in C:\ProgramData\Barracuda\ArchiveOne\LocalConfigurationStore
- Open the file Service.ini in a text editor such as Notepad.
- At the end of the file add the line: InhibitUpdateDNThread=1
- Save and close the file.
- Open the Microsoft Services console (services.msc) and restart the ArchiveOne Service.
Mailbox Manager
Check the current size of all mailboxes listed in the mailbox manager and update the database as appropriate.
- On the Archive server, browse to the Local Configuration Store in C:\ProgramData\Barracuda\ArchiveOne\LocalConfigurationStore
- Open the file Service.ini in a text editor such as Notepad.
- At the end of the file add the line: InhibitMailboxQuotaUpdate=1
- Save and close the file.
- Open the Microsoft Services console (services.msc) and restart the ArchiveOne Service.
Mailbox Manager DNLookup Table
Update the Mailbox Manager DNLookup table in the Mailbox Manager database.
- On the Archive server, browse to the Local Configuration Store in C:\ProgramData\Barracuda\ArchiveOne\LocalConfigurationStore
- Open the file Service.ini in a text editor such as Notepad.
- At the end of the file add the line: UpdateIntegrityHour=25
- Save and close the file.
- Open the Microsoft Services console (services.msc) and restart the ArchiveOne Service.