To configure the setting for Active Directory, you'll need to obtain the domain GUID for each Active Directory domain that you want to allow. Follow these steps to do so:
- From a domain member computer with the Active Directory Remote Server Administration Tools installed, run the following command:
Get-ADDomain -Identity <domain> | Select-Object ObjectGUID
- Copy the value that's displayed.
- Navigate to the OneDrive for Business Admin Center (https://admin.onedrive.com) and select Sync.
- Select the checkbox for Allow syncing only on PCs joined to specific domains.
- Enter the value that you obtained in step 2. This can be seen in the following screenshot:
- Optionally, select the Block sync on Mac OS checkbox if you want to ...