XFOR: How to Create a Resync.glb File From an Exchange DSS

Last reviewed: April 3, 1997
Article ID: Q150976
The Information in this article applies to:
  • Microsoft Exchange Server, version 4.0

SUMMARY

When a Microsoft Exchange Server is acting as a Microsoft Mail Directory Synchronization Server (DSS) it may be useful to generate a Resync.glb file to synchronize an MSMail requestor. This article explains how to generate the Resync.glb file from the DSS.

MORE INFORMATION

The following procedure describes how to configure the Windows NT Server registry for generating the dirsync master list (Resync.glb) for export.

  1. Start Regedt32.exe.
2. Open the following registry keys:
       HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeDX
3. Open the Edit menu. 4. Click Add Value. 5. In the Value Name box, type ResyncConnectionRDNs. 6. In the Data type box, select REG_MULTI_SZ. 7. Click OK. 8. In the Data text box, type the common name, or RDN, given to the Remote
    Dirsync Requestor object for which you are generating the master list.
    If there is more than one postoffice, enter each postoffice name
    followed by a return.
9. Click OK. 10. Stop and restart the Microsoft Exchange Directory Synchronization
    service.

At this time, the Resync.glb file will be created in the \Exchsrvr\Dxadata directory. In addition, the KEY that was added to the registry will be removed.

After the manual directory synchronization cycle has completed, you will need to copy the Exchsrvr\Dxadata\Resync.glb file to an external storage device (for example, disk or tape device) for transport to the remote dirsync requestor. The file can also be copied to the requestor via the network.

When the Resync.glb file is received at the remote dirsync requestor, it will need to be imported manually. The remote requestor administrator should do the following:

  1. Copy the Resync.glb file to the remote requestor's GLB directory.
2. To import the list immediately, run the Import utility with the -q
   command-line option. For information on using the Import utility, see
   the Microsoft Mail for PC Networks Administrator's Guide.


Additional query words: synchronization
Keywords : kbinterop kbusage XFOR
Version : 4.0 5.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 3, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.