Help w/ LDIFDE

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

I am trying to get a list of user drive mapping to make
some changes, when I tried to export a list using LDIFDE
the command seems to run fine, but the file comes back
with the following information,

Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

H:\>ldifde -f Exportuser.ldf -s vhamia3dc1 -
d "dc=miami,dc=com" -p subtree -r "(
objectclass=organizationalUnit)' -
l "cn,givenName,objectclass,samAccountName"
Connecting to "vhamia3dc1"
Logging in as current user using SSPI
Exporting directory to file Exportuser.ldf
Searching for entries...
Writing out entries
No Entries found

The command has completed successfully

H:\>


What am I doing wrong?
 
Back
Top