Find out how to identify objects that have DirSyncProvisioningErrors using PowerShell. Some time ago we added an article on how to Identify Azure AD provisioning errors. In this short post, I will share a simple script for creating a CSV report for such errors. Azure Active Directory To get errors we need to first connect to Azure Active Directory using Connect-MsolService and entering credentials for a tenant administrator. Credentials: Connection and …
