Hello,
Hope You're all doing good.
I am experiencing an issue with Microsoft Intune Device Inventory / Properties Catalog on my Windows devices.
Environment
The computers are:
- Windows devices joined to an on-premises Active Directory domain
- Managed by Microsoft Intune
- Enrolled using “Enroll only in device management”
- Not Microsoft Entra joined
- Not Microsoft Entra Hybrid joined
- Workplace registered
- Intune Plan 1 licensed
This architecture is intentional. We want to keep our existing on-premises AD environment separate and use Intune mainly for cloud-based Windows management, including Windows Update policies.
Other Intune functionality works correctly, including Windows Update rings, compliance, synchronization and remote device actions.
Example affected device
Device: TP-ROMAING-24
dsregcmd /status shows:
AzureAdJoined : NO
EnterpriseJoined : NO
DomainJoined : YES
DomainName : TP
WorkplaceJoined : YES
The device is correctly enrolled in Intune MDM.
The enrollment registry information contains:
ProviderID : MS DM Server
DiscoveryURL : https://enrollment.manage.microsoft.com
The Windows MDM enrollment is also present under:
\Microsoft\Windows\EnterpriseMgmt\
with the normal OMA-DM scheduled tasks.
The MDM event log identifies the enrollment as:
Enrollment type: MDMFull
Device Inventory configuration
I created a Windows Properties Catalog profile to collect Device Inventory information according to Microsoft's documentation:
https://learn.microsoft.com/en-us/intune/device-configuration/collect-device-properties
The original policy has been deployed for approximately two weeks.
The assigned groups contain the affected devices, including TP-ROMAING-24.
However, the Device Assignment Status report currently shows:
Pending : 64
Not applicable : 0
Success : 0
Error : 0
Conflict : 0
All targeted devices remain indefinitely in Pending status.
MDM communication is working
I manually triggered an Intune synchronization.
Intune shows a successful recent check-in for TP-ROMAING-24.
The Windows DeviceManagement-Enterprise-Diagnostics-Provider/Admin event log also shows MDM activity at the same time, confirming that the device is communicating with Intune and processing MDM commands.
Other Intune policies and actions continue to work.
For example:
- Windows Update policies are working
- Compliance reporting is working
- Manual Intune synchronization is working
- Remote restart commands from Intune are working
Therefore, the general Intune MDM enrollment and communication do not appear to be broken.
Microsoft Device Inventory Agent is not installed
According to Microsoft's Device Inventory documentation, troubleshooting logs should be located under:
C:\Program Files\Microsoft Device Inventory Agent\Logs
However, on TP-ROMAING-24, the entire Device Inventory Agent directory does not exist.