Background

Virus scanners normally have 3 scan methods: The memory scan, the on access scan of files when they are accessed or created on the disk and the periodical file scanning on a scheduled base - e.g. each week. On top some virus scanners act like a personal firewall and block certain suspicious TCP/IP ports like SMTP (25) or high ports (e.g. the range between 10 000 and 65535).

With the on access scan of files several issues may come up:

On the server side:

On the client side:

Virus scanner exceptions

Plan the installation together with the IT admins of the customer and make them aware beforehand that there might be a need to disable the virus scanner temporarily and that virus scanner exceptions are required.

On the server side:

A periodical (e.g. weekly) scan may also include the above mentioned directories.

On the client side:

Security concerns of the IT admins

Some may state that the definition of the exceptions may be a risk.

Please in that case stress that IT security must be seen in the full context: Integrity, confidentiality and availability. With that perspective a non available system may not be helpful. On top especially missing examinations are the bigger risk than malicious code which the virus scanner should already detect by the memory can.