How to enable the Security tab for the organization object in Exchange 2000 and in Exchange 2003 (264733)



The information in this article applies to:

  • Microsoft Exchange Server 2003 Standard Edition
  • Microsoft Exchange 2000 Server

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

By default, the Exchange System Manager does not display the Security tab when you view the properties of the Organizational object. To view the Security tab, you must enable it by editing the registry.

MORE INFORMATION

To enable the Security tab, you must change the registry:

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

  1. Start Registry Editor (Regedt32.exe).
  2. Locate the following key in the registry:

    HKEY_CURRENT_USER\Software\Microsoft\Exchange\EXAdmin

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

    Value Name: ShowSecurityPage
    Data Type: REG_DWORD
    Radix: Binary
    Value: 1

  4. Quit Registry Editor.

Modification Type:MinorLast Reviewed:4/25/2005
Keywords:kbinfo KB264733