Jump to content

Recommended Posts

Posted

Trying to streamline our onboarding process and aiming to have students be able to logon for the first-time either onsite (AD) or online (Azure AD). At present if the 'User must change password at next logon' box is ticked, the password doesn't sync.

 

I am fairly sure all we need to do is run "Set-ADSyncAADCompanyFeature -ForcePasswordChangeOnLogOn $true" on the server. Has anyone done this? Any drawbacks? Our password writeback is working so looks fairly straightforward, just the ForcePasswordChangeOnLogOn looks quite scary, and just want to check this doesn't change any attributes within AD, but simply propagates these settings to the cloud.

Posted

I’ve turned this on over summer for our side and read in a few places that it doesn’t propagate old “ticks” after you enable it unless you do a full sync rather than delta

 

So just one to keep an eye on as if you already have users ticked (for example year 7) they wouldn’t be able to use with that full sync

 

Apart from that no downside noticed “yet” :p

 

Steve

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...