In Microsoft Windows Server 2003 or Microsoft Windows 2000, when you try to export objects from the Active Directory directory service by using the Ldifde.exe command-line tool, objects are not exported.
For example, suppose DC1.Root.com is a global catalog server in the root domain. On a member server that is located in the Child1 child domain, you type the following command at a command prompt:
ldifde -d cn=administrator,cn=users,dc=child1,dc=root,dc=com -f admin.ldif
In this scenario, Ldifde.exe returns text that is similar to the following:
Connecting to "DC1.Root.com"
Logging in as current user using SSPI
Exporting directory to file admin.ldif
Searching for entries...
Writing out entries
No Entries found
The command has completed successfully