Forum Discussion
spanougakis
Apr 20, 2017MCT
How to stop disabled user accounts from syncing with Azure AD Connect
Hello again, I was experimenting these days using Azure AD Connect, the tool that let's you synchronize your on-premises AD accounts to Azure AD. So I thought: what happens when you have som...
VasilMichev
Apr 21, 2017MVP
That one is easy though, I'd love to see more tricky examples published on docs.com or your blog. For example locked out accounts, or expired ones, or similar :)
spanougakis
May 05, 2017MCT
Regarding the expired or locked out accounts, it's already there, if you go through the article:
"Select useraccountcontrol for the Attribute and then select the ISBITSET operator with a value of 2 (If you want to know what is really this value, take a look here: https://support.microsoft.com/en-us/kb/305144)".