Hi, We run Backup Assist and are receiving the following error when attempting to backup using Exmerge:
A conflict with an antivirus program has stopped messages from being exported
Description
During an Exchange mailbox backup Exmerge tries to export mail messages from the users' mailboxes. Mail messages may include attachments. Certain antivirus programs place "locks" on attachments, meaning they cannot be exported.
Resolution
1. Suspend antivirus programs
The recommended solution is to temporarily disable the antivirus program for the duration of the backup. Several anti-virus companies have recommended this solution.
You can disable the scanner from your pre-backup script, and enable it again in your post-backup script. To set this up, go to the "Scripts" tab in your backup job, and enter the appropriate commands. These commands vary between different programs so refer to the helpfiles in your antivirus program.
Backup assist allows for cmd scripts before and after the backup. I am guessing I can use a "net stop" and "net start" script to stop Avast services before and after the backup, but obviously I want to stay as protected as possible. Would this be the best way to go about this? If so, what services would I need to stop to ensure that the files are not locked but ensures realtime protection? Or is there a better way to do this?
Thanks for your response