One of the admin controls that has recently been added to OneDrive for Business is the ability to restrict file sync to only work on domain joined machines. Here's how you enable this: First, you need to get the domain GUID by running the following command in PowerShell: [powershell] $domains = (Get-ADForest).Domains; foreach($d in $domains) … Continue reading Enable OneDrive domain sync restrictions
Tag: domain
Buy a domain in Office 365
A recent feature added in Office 365 allows you to buy a domain directly from your Office 365 admin center - a sweet feature that integrates with GoDaddy.com and allows you to buy directly without leaving your Office 365 set-up! Also, if you already have a domain through GoDaddy, Office 365 will automatically do the … Continue reading Buy a domain in Office 365