Forum Discussion
Patrick B
Jul 24, 2019Brass 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 24, 2019MVP
If they are shown as "filtered", most likely some sync rule is to blame. Best go to the Metaverse tab, list all Device objects there and check their properties. More specifically, on the Connectors tab you should see at least two entries, and you can also run a Preview sync to get a list of all rules that play a role in the process.
ankit shukla
Jul 24, 2019Iron Contributor
VasilMichev exactly should be the next steps :)