export disabled account

G

Guest

can someone help for this sytex ? i'm trying to export disabled account using
this sytex and is not out put anything. can someone point out what am i doing
wrong ?


C:\>ldifde -f C:\export.ldf -s ad1-cc -d "dc=ad,dc=pbclient,dc=com" -p
subtree -
r "(&(objectCategory=Person)(userAccountControl:1.2.840.113556-.1.4.803:=2))"
Connecting to "ad1-cc"
Logging in as current user using SSPI
Exporting directory to file C:\export.ldf
Searching for entries...
Writing out entries
No Entries found


C:\>ldifde -f C:\export.ldf -s ad1-cc -d "dc=ad,dc=pbclient,dc=com" -p
subtree -
r "(&(objectCategory=user) -l userAccountControl:1.2.840.113556-.1.4.803:=2
Connecting to "ad1-cc"
Logging in as current user using SSPI
Exporting directory to file C:\export.ldf


Searching for entries...
Writing out entries
No Entries found

The command has completed successfully
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top