XADM: Registry Key Modifications Made During Setup

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

SUMMARY

This article lists the registry modifications made during a normal setup of Microsoft Exchange version 4.0 on a Windows NT Server computer. These registry entries are added when you set up a new Exchange Server in a new Exchange Site.

MORE INFORMATION

Exchange Services

 HKEY_LOCAL_MACHINE
   \SYSTEM
     \CurrentControlSet
       \Services
         \<Exchange Service>

Where <Exchange Service> is MSExchangeDS, MSExchangeDX, MSExchangeIS, MSExchangeMTA, MSExchangeMSMI, and MSExchangeSA. These are used to record the settings used by the individual Exchange services.

Event Log Settings

 HKEY_LOCAL_MACHINE
   \SYSTEM
     \CurrentControlSet
       \Services
         \EventLog
           \Application
             \<Exchange Service>

Where <Exchange Service> is MSExchangeDS, MSExchangeIS, MSExchangeMTA, MSExchangePrivateIS, MSExchangePublicIS, and MSExchangeSA. These are used to record the settings used by Event Log for the various Exchange services.

Licensing Settings

 HKEY_LOCAL_MACHINE
   \SYSTEM
     \CurrentControlSet
       \Services
         \LicenseInfo
           \MSExchangeIS

This is used for the license settings of Exchange.

Detect Previous Installations

 HKEY_LOCAL_MACHINE
   \SOFTWARE
     \Microsoft
       \Exchange
         \Setup

This is used by the Exchange setup program to detect that Exchange is already installed and where it is installed.

Exchange Admin Settings

 HKEY_CURRENT_USER
   \Software
     \Microsoft
       \Exchange
         \MSExchangeAdmin

For a full list of the values that are set during Exchange Server setup, see the following files: ADMIN.INS, MSMCON.INS, SERVER.INS, SHARED.INS, SMTP.INS.


Additional query words:
Keywords : kbenv XADM
Version : 4.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 21, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.