Forum Discussion
sifsfisfops
Jan 05, 2024Copper Contributor
KQL query - specific laptops with certain CPU
Hi all, Can I specify a specific range of CPUs within KQL? There's no such field within DeviceInfo
Kidd_Ip
Nov 02, 2025MVP
Are you using Endpoint Analytics or SCCM/ConfigMgr integration, if yes, CPU info is collected as part of hardware inventory:
• That data can be queried in Log Analytics under tables like DeviceTvmHardwareProcessor or Perf.
Or using Intune Device Query:
Device Query in Microsoft Intune - Microsoft Intune | Microsoft Learn