I have 3 AD import sync scripts running under the sophos task scheduler that were running fine for a long time but as of lately they are failing with the following error. I have run the reset import flag and I am currently running a DB integrity check. I am not finding this exact error on the interwebs?
6/30/2022 1:10:31 PM Synchronization startet. Success6/30/2022 1:10:32 PM The synchronization failed due to the error: ADMERR_OBJECT_NOT_FOUND Failure6/30/2022 1:30:40 PM Synchronize all imported containers startet. Success6/30/2022 1:30:40 PM Synchronization startet. Success6/30/2022 1:30:41 PM The synchronization failed due to the error: ADMERR_OBJECT_NOT_FOUND Failure
This was actually caused by a password change connecting to AD. issue is resolved.
Do you know if the domain controller is reachable from the SGN server? I suggest running the following command. - DCDIAG /TEST:DNS /V /E /S:domaincontroller
You can find more information on the arguments here.