Forum Discussion
Azure AD Connect is not synchronizing Computer objects
- Aug 05, 2019
I resolved it by configuring proxy-exceptions 🙂
The reason for not synchronizing the computer-objects was that the computers were not able to contact Azure AD connection-points what is necessary to change attributes (usercertificate) so that Azure AD Connect will synchronize it to AAD.
I mean generic "filtered", but setting the cloudFiltered attribute is one of the ways this can happen, yes. You can see the rule that's setting this value, so check if any modifications have been made to it, and why it fires on those objects.
Regards
Abhay Singh
- Patrick BAug 05, 2019Brass Contributor
I resolved it by configuring proxy-exceptions 🙂
The reason for not synchronizing the computer-objects was that the computers were not able to contact Azure AD connection-points what is necessary to change attributes (usercertificate) so that Azure AD Connect will synchronize it to AAD.
- Mar 02, 2020
Hi Patrick,
I am also having same kind of issues. Can you please let me know what proxy you were using? Also can you please share the specifics about the exceptions you made on the proxy ??
Thanks
- Costas ChristodoulouMay 23, 2020Copper Contributor
Hi
Because I have the same issue, is there any more information about how to resolve it?