O365GroupSync v0.27

Version 0.27 (still beta) is out, changes:

  • authorized Senders are now kept in sync between O365 and AD
  • further improved performance greatly
  • added display of progress and estimated time left when caching
  • automatically fix AD groups without displayName
  • changed logic to create all groups first before adding members (for nested groups not yet created)

Get it here

EMS Case: Running a Powershell Logonscript like OnedriveMapper on AzureAD joined machines through Intune

NOTICE: it is easier to use Device Configuration Scripts now that this feature has been released in Intune.

A second case, comparable to EMS case: distributing Office templates and macro’s to your users on Windows 10 mobile managed Azure AD Joined devices.

In this case I will show you how to package and distribute a Powershell script (OnedriveMapper in this case) through Intune to MDM enrolled Windows 10 devices.

Continue reading EMS Case: Running a Powershell Logonscript like OnedriveMapper on AzureAD joined machines through Intune

O365GroupSync v0.24

Version 0.24 (still beta) is out, changes:

  • now also sets the authorized senders correctly upon first seeding of the groups, won’t keep this in sync yet!
  • fixed a bug in initial seeding of groups if only O365 had groups
  • improved AD caching with only relevant attributes instead of *

Get it here