XFOR: How to Enable Archiving on the Exchange 2000 GroupWise Connector (269845)



The information in this article applies to:

  • Microsoft Exchange 2000 Server

This article was previously published under Q269845
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

SUMMARY

This article explains how to enable the archive directory feature on the Microsoft Exchange GroupWise Connector.

MORE INFORMATION

The archive directory is used to archive messages flowing through the Microsoft Exchange Router for Novell GroupWise. The directory is activated through a parameter switch in the registry, and is used to capture damaged or bad messages. The archive directory can also be used to diagnose directory synchronization issues.

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.

To activate the archive directory, follow these steps:
  1. Start the Windows NT Registry Editor (Regedt32.exe).
  2. Locate the following registry key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LME-GWISE\Parameters

  3. On the Edit menu, click Add Value, and add the following value:

    Value Name: Archive
    Data Type: REG_DWORD
    Value:1

  4. Restart the Microsoft Exchange Router for Novell GroupWise.
This creates an archive directory in the \Programfiles\Exchsrvr\Conndata\Gwrouter directory.

NOTE: When you activate the archive feature and let it continue indefinitely, it eventually fills the hard disk with archived items. It is recommended that you activate the archive feature only during troubleshooting sessions.

Modification Type:MinorLast Reviewed:4/25/2005
Keywords:kbhowto KB269845