Invalid Soft match dirsyncc

Find the AD object guid by running the following command from command prompt on AD server

C:\Users\techadmin>ldifde -f user.txt -d “CN=User Sanfeliz,OU=Drafting,OU=03 Emp
loyees,OU=02 Users Active, DC=aws,DC=miami”

Connect to Windows Azure AD and find the same from Azure

get-msoluser -userprincipalname jsanfeliz@georgeswelding.com | fl

Look for ImmutableId : Gcmb23ELQEyBcCX6tELfEw==

Match AD object ID with ImmutableID if it’s different, set the immutableId to Null on Azure and then set it to match with the object GUID you find in AD for the object giving error.

Run the following command to set immutable ID to null

set-msoluser -userprincipalname user@domain.com -immutableid $null

Run the following command to set immutableId and then force ADSync

set-msoluser -userprincipalname user@domain.com -immutableid BKxX3Svzo0aM+2P20COb5g==

Supported technologies

Need Help?

No problem! Our friendly team is here to help answer any concerns you might have.

Contact Us

Every day over 2500 devices are managed by our NOC Engineers
and over 25 Hosting and MSP companies leverage our NOC services to get their job done.

We let our users do talking

Sign up for our Newsletter

Register to receive news and updates

[newsletter]
Copyright offsitenc 2020 – All Rights Reserved