Warning If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require that you reinstall Microsoft Windows 2000 Server, Microsoft Windows Server 2003, Microsoft Exchange 2000 Server, Microsoft Exchange Server 2003, or both Windows and Exchange. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.
To work around this problem, use the Active Directory Services Interface Editor (ADSI Edit) to remove the display name attribute of
Group1. To do this, follow these steps:
- On a server that has the Microsoft Windows Support Tools installed, open a command prompt.
- Open the Drive_Letter:\Program Files\Support Tools folder.
- Type adsiedit.msc, and then press ENTER.
- On the Action menu, click Connect to.
- In the Connection Settings dialog box, type the name in which you want to name this connection in the Name box.
- In the Connection Point area, click Select a well known Naming Context, and then click Domain.
- In Computer area, click Select or type a domain or Server, and then type the Fully Qualified Domain Name (FQDN) of the server. Alternatively, you can click Default (Domain or Server that you logged in to).
- Click OK.
- Expand DC=Your_Domain,DC=Your_Root_Domain.
- Expand CN=Users or the container in which the Group1 group is located.
- In the right pane, right-click CN=Group1, and then click Properties.
- In the Attributes list, click displayName, and then click Edit.
- Click Clear, and then click OK two times.
- On the File menu, click Exit.