Forum Discussion
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 or warning, nothing.
Azure AD Connect Troubleshooter just saying "Object is not available in AAD Connector Space" (everything else is green/ok).
I just reinstalled it but without success.
Any ideas?
Kind regards
Patrick
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.
15 Replies
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.
- Patrick BBrass Contributor
Thanks for your reply.
With filtered, do you mean "cloudFiltered"?
I am not sure how I can start a preview sync for seeing the rules, how can I do this?
ankit shuklacomputer objects are selected.
Kind regards
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.
- ankit shuklaIron Contributor
VasilMichev exactly should be the next steps :)
- ankit shuklaIron Contributor
Hi Patrick,
When you mention Objects, do you mean
1. Objects in a specific OU not syncing
2. All Objects in your AD ?
Thanks
Ankit Shukla
- Patrick BBrass Contributor
ankit shukla wrote:Hi Patrick,
When you mention Objects, do you mean
1. Objects in a specific OU not syncing
2. All Objects in your AD ?
Thanks
Ankit Shukla
Computer-accounts are not synchronizing. User-accounts are synchronizing without problems.
- ankit shuklaIron Contributor
1. Computer Account Objects - Were they syncing before
2. What version of Windows ( Windows 10 or Windows 7/8) ? Older Versions than Windows 10 are not supported.
3. Have you configured filtering to check OU of the Workstaion where your Computer Objects are residing in Local AD. Refer - https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-configure-filtering
Refer for hybrid Identity Join - https://docs.microsoft.com/en-us/azure/active-directory/devices/hybrid-azuread-join-managed-domains
Do let me know if it works, Pls make a note that there is a separate licensing requirement for Hybrid AD join , and if you dont wish to do a Hybrid AD join on your Workstation, there is no point or use of syncing your Workstation Objects to Azure AD via Azure AD Connect :)
Cheers !!
Ankit Shukla