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 you to 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, configure the
msExchQueryBaseDN attribute to the distinguished name of the affected user's OU. To do this, follow these steps:
- On a server that has the Windows Support Tools installed, open a command prompt.
- Move to 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 that you want to use for this connection in the Name box.
- In the Connection Point area, click Select a well-known Naming Context, and then click Domain in the list.
- In the Computer area, click Select or type a Domain or Server, and then type the FQDN of the server in the box. Or, you can click Default (Domain or Server that you logged in to), if it is suitable.
- Click OK.
- Expand Domain [Server_Name.Domain_Name.Root_Domain], expand DC=Domain_Name,DC=Root_Domain, expand CN=Organizational_Unit_Name, and then expand CN=Users or whichever container contains the affected user.
- Right-click CN=User_Name, and then click Properties.
Note The User_Name placeholder represents the name of the affected user. - In the Attributes list, click msExchQueryBaseDN, and then click Edit.
- In the Value box, type the LDAP address that represents that user's organizational unit. For example, type OU=User_OU, DC=User_Domain, dc=COM.
- Click OK two times.
- On the File menu, click Exit.