active directory - How does CSVDE find the server? -


I have a command that works, but how the "line of server" is missing in the command line How to connect to AD Data Store? This is my order:

  c: \ wINDOWS \ system32 \ csvde -f "d: \ ssis_packages \ scripts \ ActiveDirectory \ Exchange_Export_Data.csv" -r "(and (objectClass = user) ( ObjectCategory = person)) "-l" sAMAccountName, employeeNumber, name, mail " 

Your computer is part of the domain, so it uses a DNS contact with a domain controller.


Comments