Manage Office 365 Group Members and Owners with PowerShell

With PowerShell UnifiedGrouplinks cmdlet we can easily manage the Office 365 Group member- and ownerships. The UnifiedGroupLinks cmdlet is part of the Exchange Online PowerShell session. So before we can start adding Office 365 Group Members or change them to Owner we first need to connect … Read moreManage Office 365 Group Members and Owners with PowerShell

PDF Preview in Outlook 2016 with PDF xChange 7.0.323 not working

The PDF preview in Outlook 2016 doesn’t work anymore with PDF xChange editor build 7.0.323.  You should be able to re-register the dll, but that doesn’t seem to work. regsvr32 /s “C:\Program Files\Tracker Software\Shell Extensions\XCShInfo.x64.dll” For now the only option is to downgrade or wait for … Read morePDF Preview in Outlook 2016 with PDF xChange 7.0.323 not working

Word – Fix Compile error in Hidden module

When you are working with Word or Excel and are using macro’s and you receive the following error “Compile error in hidden Module” you are probably missing Microsoft Visual Basic Common Controls. This is a .ocx file the should recite in your system32 or syswow64 … Read moreWord – Fix Compile error in Hidden module

Archive users Mailbox in Office 365 with Retention Policies

When users are leaving you want to preserve there mail or mailbox. Exporting it to pst files is not the way to do it, but keeping there mailbox with an expensive Office 365 license neither. What we want to do is archive the mail so … Read moreArchive users Mailbox in Office 365 with Retention Policies

Remove Office 365 license from a Computer with PowerShell

One of my users got a notice in Office 2016 that he needed to reactivate his Office 365 subscription. After clicking reactivated a warning came up that “there was a problem with your Office 365 subscription, and we need your help to fix it“. The … Read moreRemove Office 365 license from a Computer with PowerShell