This post describe how to inventory Office 365 using SCCM 1606. We will also provide a free report at the end of the post that you could use on your Reporting Point to easily display Office 365 inventory data.
SCCM 1606 introduces new hardware inventory classes for Office 365 configurations. You no longer need to edit your MOF files to gather Office 365 inventory. If you are using SCCM 1602 or below, follow Jason Sandys post which describe Office 365 inventory process using a MOF customization.
If your goal is to deploy Office 365 updates, refer to our post on how to manage Office 365 updates using SCCM.
SCCM Office 365 inventory report post summary :
- Office 365 Inventory Data explained
- How to enable Office 365 Inventory classes
- Verify Office 365 Inventory data on a client
- How to upload and use our free Office 365 report
Office 365 Inventory Data
Office 365 is using new update channels and update mechanism. Tracking versions and update channels is an important task. The good news is that it’s easy to do using SCCM 1606 but the data needs to be interpreted as it’s not straight forward (mostly for update channel).
Here’s the complete definition of the update channel and their meaning :
Update Channels
Channel | Values |
---|---|
Insider Preview / First Release for Current Channel | http://officecdn.microsoft.com/pr/64256afe-f5d9-4f86-8936-8840a6a4f5be |
Current Channel | http://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60 |
First Release for Deferred Channel | http://officecdn.microsoft.com/pr/b8f9b850-328d-4355-9145-c59439a0c4cf |
Deferred Channel | http://officecdn.microsoft.com/pr/7ffbc6bf-bc32-4f92-8982-f9dd17fd3114 |
Other data
Here’s the definition of other information gathered by the new hardware class. We haven’t found definition for all fields, unfortunately Technet documentation is not completed. If you have any information on your environment, feel free to share it using the comment section.
Field | Value Example |
---|---|
InstallationPath | C:\Program Files (x86)\Microsoft Office |
ClientInstallationFolder | C:\Program Files\Common Files\Microsoft Shared\ClickToRun |
VersionToReport (Version) | 16.0.6741.2056 |
ClientCulture (Language) | en-us / fr-fr |
CDNBaseUrl (Channel) | See Channels table |
UpdatesEnabled | True / False |
Platform (Architecture) | x86 / x64 |
LastScenario | Update |
LastScenarioResults | Success / Failure |
CCMManaged | UpdateNotify Object |
AutoUpgrade | True / False |
GPOChannel | See Channels table |
OfficeMgmtCOM | ? |
SharedComputerLicensing | ? |
UpdateURL | ? |
How to enable Office 365 Inventory
After upgrading to SCCM 1606, your Default Client Settings should already gather the new inventory class. Here’s the step to check if it’s enabled :
- Open the SCCM Console
- Go to Administration / Client Settings
- Right-Click your Default Client Setting, select Properties
Image may be NSFW.
Clik here to view.
- Click on Hardware Inventory
- Click on Set Classes
Image may be NSFW.
Clik here to view.
- Ensure that Office365ProPlusConfiguration is enabled, click OK (remove unneeded field if necessary)
Image may be NSFW.
Clik here to view.
Verification
Now that our classes are enabled, trigger a Machine Policy Retrieval & Evaluation Cycle (to have the latest Client Settings) followed by an Hardware inventory Cycle on a computer that has Office installed. Once the inventory is completed, check the inventory using Resource Explorer :
- In the SCCM Console
- Right-Click your device, select Start / Resource Explorer
- Confirm that you have OFFICE365PROPLUSCONFIGURATIONS listed
Image may be NSFW.
Clik here to view.
SCCM Office 365 inventory report
Now that your inventory is gathering Office 365 data, we created a report to display the results. This report is free to use.
Image may be NSFW.
Clik here to view.
To use the report :
- Download the RDL file
- Upload the report to your Reporting Point and change the data source
- Run the report
Is this information useful ? Share your comments using the comment section.
The post SCCM Office 365 Inventory Report appeared first on System Center Dudes.