Giter Site home page Giter Site logo

Comments (3)

Bob-Bradley avatar Bob-Bradley commented on April 28, 2024

You're right to think this is a design issue as it stems from the core technology which is MIM's sync engine (originally a Zoomit product acquired by Microsoft in about 2001). Internal to the AD connector configuration is the collection of OU exclusions and inclusions which you refer to - this is the minimal information required by the connector to determine what is in and out of scope - including when a new OU is added. If the inverse approach was taken then every new OU would have to be added explicitly over time - something considered an undesirable overhead in most scenarios. Consequently you definitely need "other tools" to interpret this information - and the easiest way to do this would be using PowerShell to compare the XML against a live OU tree structure.

from aadconnectconfigdocumenter.

JeremyTBradshaw avatar JeremyTBradshaw commented on April 28, 2024

Thanks very much for the confirmation. It makes perfect sense. Sounds like a fun mission for PowerShell actually.

from aadconnectconfigdocumenter.

NileshGhodekar avatar NileshGhodekar commented on April 28, 2024

Yes, AADC (or FIM/MIM) works on the assumption that if you include an OU all child OUs - Current as well as Future - are included as well unless you explicitly exclude them. Since the scope would include child OUs that you might create in future automatically, the in-scope OU hierarchy information is a dynamic configuration as opposed to static configuration that is being documented. I'll close this issue now.

from aadconnectconfigdocumenter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.