How do I modify the MMC interface to reflect alternative names specified for the 'Custom attribute' (NETIQKB17185)

  • 7717185
  • 02-Feb-2007
  • 19-Jun-2007

Resolution

goal
How do I modify the MMC interface to reflect alternative names specified for the 'Custom attribute' fields in Exchange 5.5?

fact
Directory and Resource Administrator 6.x

fact
Microsoft Exchange 5.5

fix
To change the display name of the Custom attribute field in the Directory and Resource Administrator MMC interface, modify the following lines as needed in the properties-msg.txt file in the \Inetpub\wwwroot\DRAWeb\Admin\lib\lang\mailbox\en-us directory:

// Custom Attributes tab
CAP_CUSTOM_ATTR1="Custom attribute (1)"
CAP_CUSTOM_ATTR2="Custom attribute (2)"
CAP_CUSTOM_ATTR3="Custom attribute (3)"
CAP_CUSTOM_ATTR4="Custom attribute (4)"
CAP_CUSTOM_ATTR5="Custom attribute (5)"
CAP_CUSTOM_ATTR6="Custom attribute (6)"
CAP_CUSTOM_ATTR7="Custom attribute (7)"
CAP_CUSTOM_ATTR8="Custom attribute (8)"
CAP_CUSTOM_ATTR9="Custom attribute (9)"
CAP_CUSTOM_ATTR10="Custom attribute (10)"

After saving the changes, restart the IIS Admin Service and the World Wide Web Publishing Service, and then launch the MMC interface to view the modified attribute page.



Additional Information

Formerly known as NETIQKB17185