Forum Discussion
Patrick B
Jul 24, 2019Copper Contributor
Azure AD Connect is not synchronizing Computer objects
Hi, I installed and configured Azure AD Connect like a few times before but now Computer objects are not synchronizing. They are included in filtering but there is not export to Azure AD, no error o...
- 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.
VasilMichev
Jul 25, 2019MVP
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.
Abhayipg
Jul 30, 2019Copper Contributor
@Patrick-Please confirm if your got resolve.
Regards
Abhay Singh
Regards
Abhay Singh
- Patrick BAug 05, 2019Copper 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.
- abdullahabdulsalamMar 02, 2020Copper Contributor
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?