Forum Discussion
Limit onedrive to only sync to computers in the domain, add exceptions
There's no such thing as exceptions, only machines joined to the domain(s) you specify will be allowed.
Well, thank you for your reply, there are companies to provide mac machine, there are employees private mac machine, how to prevent private mac machine sync onedrive for business information, allow the company's mac machine synchronization
- VasilMichevApr 07, 2020MVP
Mac machines are not affected by default, as explained in the documentation: https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/set-spotenantsyncclientrestriction?view=sharepoint-ps
You need to specify additional switch if you want to block them, otherwise they can still connect regardless of any domain restrictions.
- Philipp ZumdohmeApr 22, 2020Copper Contributor
VasilMichev
Do you know a way to add exceptions or bypass this for Azure AD Joined devices.
A customer is currently switchting his clients from his old domains to a single new one and is using autopilot deployment with only azure ad join (not hybrid joined) and therefore the clients are getting blocked (since they are in a workgroup).
I know we could technically go and hybrid join them with domain join configuration profile, but that is not the intended way to go.