microsoft / AADConnectConfigDocumenter

AAD Connect configuration documenter is a tool to generate documentation of an AAD Connect installation.
Other
245 stars 49 forks source link

Does this tool captures changes in the OU scope ? #34

Open PDM314 opened 2 years ago

PDM314 commented 2 years ago

Does this tool captures changes in the OU scope ? I changed the OU filtering in my AADconnect config (added an extra OU), but the HTML-output does not show any differences (except from some timestamps).

NileshGhodekar commented 2 years ago

It will capture the OU's selected explicitly (or any change deleted in the xml files in OU selection). If any new OU is in included in AADC processing because its parent OU was already selected, then there is no change in the configuration and that change will not show up in the report.