Enable OneDrive domain sync restrictions

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

Force ADFS Database Sync

This'll be a quick one - I ran into an issue last night where my secondary ADFS servers were not updating their database settings from the primary, and hadn't updated in over 10 days. This was causing problems, as I had made some changes to ADFS to configure Yammer SSO, and the correct claims rules … Continue reading Force ADFS Database Sync

OneDrive now Supports Syncing Shared Folders

In a surprise move (to me, at least), Microsoft has enabled a feature in OneDrive that allows you to add a folder that has been shared with you into your OneDrive folder hierarchy. I'm not sure when this got enabled, but I only just noticed it, and man, am I excited to see this feature … Continue reading OneDrive now Supports Syncing Shared Folders

OneNote Double Rainbow

Microsoft announced a few days ago that my beloved OneNote has finally, finally been released on the Mac platform! On top of that, it’s now freely available to everyone, regardless of whether or not they have Office installed on their computer! To me, this news is the equivalent of seeing a double rainbow – OneNote has always … Continue reading OneNote Double Rainbow

Sync Multiple SkyDrive Pro Libraries

Right after my last blog post talking about increased SkyDrive Pro storage, I had Colin ask me whether or not it was possible to create a shortcut on your computer for your Office 365 SkyDrive Pro? We both already had Skydrive Pro installed and syncing with SharePoint 2013 on premise... Well, I'm happy to say … Continue reading Sync Multiple SkyDrive Pro Libraries