In scenarios such as a widespread virus infection or a suspected virus in the wild, administrators may have to increase scanning in the store. In Forefront, they can do this in the following ways.
Scan on Scanner Update (Outbreak Mode): This mode automatically enables proactive scanning. Every that time a scan engine signature is updated, the virus engine version number is incremented. Because the transport scan virus engine version number is always 1 (one), the message antivirus header is always outdated when it reaches the store. Therefore, the header causes the message to be re-scanned on submission. Messages are rescanned on access if any of the engines are updated in the intervening period. This mode of scanning has a significant effect on server performance, and it should be activated only after careful consideration.
To enable this feature, click Settings, and then click Options in the Forefront management console.
DisableAVStamping: This mode disables creating an antivirus scan header during the transport scan. You can enable the DisableAVStamping mode by changing the following registry subkey:
HKLM\SOFTWARE\Wow6432Node\Microsoft\Forefront Server Security\Exchange Server
In this subkey, set the value of the DWORD DisableAVStamping to 1.
This value must be set on every hub and edge transport server. Messages will be scanned at the transport, but they will not be stamped. Messages arrive at the store marked "un-scanned." Then, they are scanned on first access. The transport and store scanning can be configured to use different scan engines to provide better protection.
Background Scan with "Scan on Scanner Update" (Ultimate Security Mode): This mode provides the highest level of security among the available modes. Background scanning starts every time that a scan engine is updated. Mailboxes continue to be scanned sequentially as scan engines are updated. This avoids the problem in which a scan finishes an initial pass of mailboxes before an engine update occurs. The update restarts the scan so that the process returns to the first mailbox and rescans all the mailboxes in the first pass. Those mailboxes then are scanned repeatedly, and the remaining mailboxes are never scanned. Additionally, messages are scanned upon submission to the store. Then, they are rescanned on access if an engine update occurs after the submission scan. Ultimate Security mode is the most resource-intensive of all scanning modes.
Ultimate Security mode is enabled from the Forefront management console. To do this, enable Scan on Scanner Update mode, and then select Enable Background Scan if 'Scan on Scanner Update' Enabled.