How to use of this script:
The script is straight forward and well commented.
In total there are 5 files in total:
- ADsyncXML.log --> logs every step of the script
- ADsyncXML.ps1 --> Main script, uses the ADsyncXML_settings.xml as settings input file
- ADsyncXML_import.xml --> Dump from your user database with user attributes that needs to be importerd in Active Directory
- ADsyncXML_settings.xml --> Diffrent settings, paths, import fields, etc
- functions.ps1 --> A few functions that are used by the main script