Skip to content

Compare AADConnect Pending Exports Between Active and Staging Servers

dloder0 edited this page Apr 3, 2020 · 2 revisions

When preparing for a cutover between an Active AADC server and a Staging AADC server we want to ensure that there is nothing unexpected sitting in the pending export queue on the staging server. In a busy environment it is almost never possible to observe a pending export queue with no entries in it as there is almost always transient data sitting in the queue, or unprocessed exports because of error conditions.

By comparing the export queues between the Active and Staging servers at two different points in time, we can remove the transient data from appearing in the report, allowing us to focus our attention on the items that consistently appear in the export queue.

Download script from https://github.com/dloder0/AAD-Connect-MIM-FIM-Scripts/blob/master/compare-AADCExports.ps1