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 … 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 … Read morePDF Preview in Outlook 2016 with PDF xChange 7.0.323 not working

Fix error code 17006 when adding product to existing Office 365 ProPlus install

When you want to add an Office program to an existing Office 365 ProPlus installation with PDQ Deploy or SCCM it’s necessary to add the FORCEAPPSHUTDOWN property to the XML file. If you don’t do that, you will probably get … Read moreFix error code 17006 when adding product to existing Office 365 ProPlus install