mihemihe / myADMonitor

myADMonitor is an open-source Active Directory changes tracking tool
GNU Affero General Public License v3.0
84 stars 8 forks source link

New sync strategy #2

Closed mihemihe closed 2 years ago

mihemihe commented 2 years ago

Changed the initialization core strategy to support old AD environments with large USNs. Now instead of combing the entire space it first enumerates the USN used, defines the query ranges and only queries AD for these ranges.