Office 365 deployment with ConfigMgr

Some of you may have tried to deploy Office 365 ProPlus (Click to run) with System Center Configuration Manager (aka. SCCM). If you get the annoying error message 0x87D00324, this is something you can try:

Change the detection method to one of the following detection methods

Option 1) Windows Installer. Set the Product code to:
{90160000-008F-0000-1000-0000000FF1CE}
O365_detmeth_file

Option 2: File system, type file
Path: %ProgramFiles(x86)%\Microsoft Office\root\Office16
File name: Winword.exe
Checkbox status: checked
Set the property to Version – greater than 16.0

O365_detmeth_guid

Option 3: Regkey

Setting type: Registry
Hive: HKEY_LOCAL_MACHINE
Key:SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\O365ProPlusRetail -[Language code]

O365_regkey

Hope this helps!

 

Thomas