I'm in the process of implementing Google's GSuite Password Synch on a Windows Server 2016 AD system.
I've installed the Cloud Directory Sync software which successfully creates new users in GSuite when I run it. It doesn't seem to synchronise passwords at this step.
I've also installed the GSuite Password Synch utility which successfully changes the GSuite password whenever a user changes their AD password.
So far, so good, but...
If a user logs in to the system for the first time I can get AD to force a password change (this is what we want). This also changes the password on the newly created but unused GSuite account. User now logs in to their GSuite account with the newly changed AD password (this works too) but is immediately forced to change their GSuite password by Google, thus rendering the password synch irrelevant until they next change their AD password.
How can I stop Google forcing a password change on new accounts when GSPS and Cloud Synch are in use?