PROFS: Propagating Existing PROFS Nodes to a New Postoffice

Last reviewed: October 20, 1997
Article ID: Q136380
3.20 MS-DOS kb3rdparty

The information in this article applies to:

  • Microsoft Mail Gateway to PROFS, version 3.2

SUMMARY

When a Gateway to PROFS access component is installed on a new Microsoft Mail for PC Networks postoffice in a PROFS environment, you can create PROFS nodes and associated lists by using IMPORT.EXE to extract an address list from any PROFS installation and running the same application against the new installation with the -c option added to the command line.

NOTE: This same technique can be applied to any supported Mail for PC Networks gateway that uses DGNs and nodes.

MORE INFORMATION

Run the following command against any existing PROFS gateway installation:

   import admin -ppassword -d<driveletter> -x -gprofs
   -f<drive>:\<path>\profs.lst

where:

   ADMIN is the administrator account for the source postoffice.
   PASSWORD is the password for that account.
   driveletter points to the mail database of the source postoffice.
   GPROFS declares the gateway type.
   PROFS.LST can be any 8.3 file name.

Now run IMPORT.EXE against the target installation:

   import admin -ppassword -d<driveletter> -f<drive>:\<path>\profs.lst -c

where:

   driveletter refers to the drive letter mapped to the mail database
   of the target postoffice.
   -c to create the node definitions and install the associated address
   list.

To include the newly installed PROFS list into the Global Address List (GAL), run the following command:

   REBUILD -d<driveletter> -f

For more information on IMPORT.EXE options, please see pages 319-321 of the version 3.2 Microsoft Mail for PC Networks "Administrator's Guide" and pages 276-278 of the version 3.0 Microsoft Mail for PC Networks "Administrator's Guide."

For more information on REBUILD.EXE options, please see pages 318 of the version 3.2 Microsoft Mail for PC Networks "Administrator's Guide" and pages 275-276 of the version 3.0 Microsoft Mail for PC Networks "Administrator's Guide."


Additional reference words: 3.00
KBCategory: kb3rdparty
KBSubcategory: MailGWPROFS


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: October 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.