/
Create Custom AD Import
Create Custom AD Import
If you don't like to import the whole Active Directory you are able to import specific OU by using a custom task.
Step-by-step guide
- Determine the OU Path
Prepate the LDIFE command and replace value behind the Parameter "-d", the OU Path
ldifde -f c:\windows\temp\adexport.ldf -d "OU=Regions,OU=CompanyX,DC=hs2n,DC=local" -r "(objectClass=computer)" -l "name,whenChanged,lastLogon,lastLogonTimestamp,operatingSystem,operatingSystemVersion,dNSHostName,operatingSystemServicePack,location,description"
- Create a new daily Export jobs, add an execute and and upload action
, multiple selections available,