Anyone an expert on using the LDIFDE command ? I am trying to formulate a command string to do the following:

1) Dump (export) a single specific user account (a specific SamAccountName) from AD into a file.

2) Assume I dont know what OU its in - but I know his root OU.

Been browsing and surfing and cant seem to nail it - it looks to me like LDIFDE would have to do some kind of recursive search through the OUs for the account. Thought there had to be a more direct way than that.

-Shawn