Extract User details from the Export Errors of the Cloud connector in AD Connect
Aug 16, 2023 · 2 min read · We can get a list of affected users from the Cloud connector's Export errors using this method which requires manipulation in both XML(in PowerShell) & Excel. Usually, we export the errors using the CSExport tool in PowerShell:- cd "C:\Program Files...
Join discussion