Background:
Installed a new SCCM Primary Site in a new environment. Used SCCM 1702 media. WSUS, SCCM and SQL Server all sitting on the same server.
Got the client installed successfully on all the new devices and left SCCM to do its thing overnight.
Noticed that the devices were not being added to the new Device Collections i created. Double checked that the filters were correct and proceeded to do a Healthcheck of SCCM.
While looking at the SCCM Console and check out the Component Status page, noticed the following errors:
Error:
Inventory Data Loader failed to process the delta MIF file……

Solution:
The issue as it turns out was a permission issue.
Running ProcMon (SysInternals Tool) and filtering by Access Denied I was able to see Access Denied errors on the D:\Program Files\Microsoft Configuration Manager\CCM…..

Click Share on the folder (right click > Properties > Sharing tab) and add the relevant service account that is captured in ProcMon.

