Article ID: 196850 - Last Review: March 1, 2005 - Revision: 4.1 Viewing hidden or deleted Exchange objects via ADSI/LDAPThis article was previously published under Q196850 SUMMARY
In order to view hidden and deleted objects in the Exchange directory, you
must explicitly connect to the server as an Exchange admin account and
specify an additional username component of "cn=admin".
MORE INFORMATION
You can bind explicitly as an admin by using a Bind DN (ADSI username) of
the following form:
The following Microsoft Visual Basic code illustrates binding as an admin using ADSI LDAP: REFERENCES
For more information about using ADSI, Lightweight Directory Access Protocol
(LDAP), and Exchange, visit the following Microsoft Web site:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wss/wss/_mgmt_management_tasks_using_adsi.asp
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wss/wss/_mgmt_management_tasks_using_adsi.asp)
For additional information about using LDAP to view hidden and deleted objects, click the following article number to view the article in the Microsoft Knowledge Base:
185475
(http://support.microsoft.com/kb/185475/
)
LDAP search returns no entries for hidden or deleted objects
APPLIES TO
| Article Translations
|

Back to the top
