Article ID: 307798 - Last Review: October 28, 2006 - Revision: 7.3 The Archive Sink utility is available in Service Pack 2This article was previously published under Q307798 On This PageSUMMARYImportant This article pertains to Microsoft Exchange 2000 Service Pack 2 (SP2) or
later. The Archive Sink utility is a transport sink that archives all messages coming in to and moving out of an Exchange 2000 server in a specified folder on the server. Only use Archive Sink for troubleshooting purposes because archiving may affect server performance and possibly fill up disk space. You must manually delete archived messages. Archive Sink files are included with the installation of Exchange 2000 Service Pack 2 (SP2), but must be activated with an included script file. See the "More Information" section for setup details. Archive Sink is also included in the Exchange 2000 Resource Kit; however, setup procedures differ in the SP2 version. Archive Sink is designed to hook onto two transport events: OnMessageSubmission, and OnPostCategorize.
MORE INFORMATIONSetup detailsThere are three files included in the Setup\I386\Exchange\Bin folder of the SP2 files. These files are named Archivesink_readme.txt, Archivesink_setup.vbs, and Archivesink.dll. When you install SP2, these files are copied into the default Program Files\Exchsrvr\Bin folder of the Exchange 2000 server.To install Archive Sink,
After a successful setup, the script automatically creates registry key settings for advanced archiving controls. The following example shows registry key default settings after Archive Sink is installed on virtual server number 1. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\ArchiveSink\1 For the REG_DWORD values, 1 enables the
setting, and 0 disables the setting. With these keys, you can turn archiving on
or off for SMTP inbound messages, MAPI outbound messages, or both. When Archive
Sink is installed on a virtual server, archiving is on by default. Archive Sink
archives all messages to the archive location as specified by the registry. If
this key is absent, archiving uses the system Temp folder by default. For most
Microsoft Windows 2000-based computers, the default location is %windir%\Temp.
Value Name: Archive System Messages Data Type: REG_DWORD Radix: Binary Value: 0
Value Name: Dump P1 Data Type: REG_DWORD Radix: Binary Value: 1
Value Name: Enable Mapi-Gateway Messages Data Type: REG_DWORD Radix: Binary Value: 1
Value Name: Enable PostCat Data Type: REG_DWORD Radix: Binary Value: 0
Value Name: Enable PreCat Data Type: REG_DWORD Radix: Binary Value: 1
Value Name: Enable Smtp Messages Data Type: REG_DWORD Radix: Binary Value: 1
Value Name: Mapi Gateway Messages Data Type: REG_SZ Value: d:\ArchiveSink\Mapi Outbound
Value Name: Smtp Messages Data Type: REG_SZ Radix: Binary Value: d:\ArchiveSink\Smtp Messages The following default settings also apply if none are set:
Value Name: Enable Message Logging Data Type: REG_DWORD Radix: Binary Value: 0
| Article Translations
|
Back to the top
