Microsoft KB Archive/195919

From BetaArchive Wiki
Knowledge Base


Excluding Exchange Services from Inoculan Realtime Scanner

Article ID: 195919

Article Last Modified on 10/28/2006



APPLIES TO

  • Microsoft Exchange Server 4.0 Standard Edition
  • Microsoft Exchange Server 5.0 Standard Edition
  • Microsoft Exchange Server 5.5 Standard Edition



This article was previously published under Q195919

IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry


SYMPTOMS

When you run the InnocuLAN Real Time Monitor on Exchange Server computers, the Exchange Server stores may become corrupt.

WORKAROUND

To stop the InnocuLAN Real Time Monitor from monitoring the Exchange Server services, perform the following steps:

  1. Make sure that Ino_fltr.sys is dated later than February 12, 1998. This is an InnocuLAN file.
  2. Find out the processes image names from Windows NT Task Manager. Locate the following processes:

    Microsoft Exchange server:

    Store.exe
    Mad.exe
    Dsamain.exe
    Emsmta.exe

    If the Internet Mail Service is installed:

    Msexcimc.exe

    If the MS Mail connector is installed:

    Dxa.exe
    Async.exe
    Mt.ext

    If key management server is installed:

    Kmserver.exe

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

  1. Start Registry Editor (Regedt32.exe).
  2. Locate the following key in the registry:'

    HKEY_LOCAL_MACHINE\Software\Cheyenne\InnocuLAN\CurrentVersion\Filter

  3. On the Edit menu, click Add New Value, and type the following:

    REG_MULTI_SZ called xProcess

  4. Type the process image names that you want to exclude from InocuLAN protection in the MultiString Editor Box (put a carriage return/line feed between each process).NOTE: You must enter the Multi-String data as follows:

    1. Include the .exe extension for the image name.
    2. Image names must be typed in upper case.
    3. Dsamain.exe and Store.exe must be included in the list.
  5. Restart the computer running Windows NT to load the excluded information into the driver.



Additional query words: virus scanner innoclan Innoculan

Keywords: kbinfo KB195919