🚀 What is Device Query in Intune?
Device Query is a powerful real-time feature in Microsoft Intune that helps IT admins gather live device insights using KQL (Kusto Query Language). Perfect for troubleshooting, security checks, and data-driven decisions! 🔍💡
đź› What do you need?
✅ Intune Advanced Analytics license
✅ Windows 10+ device (company-owned & Intune-managed)
✅ Permissions & an internet connection
📌 How to use it?
1️⃣ Go to Intune → Devices
2️⃣ Select a device & click Device Query
3️⃣ Write a KQL query (e.g., LocalUserAccount
)
4️⃣ Hit Run and see real-time results! ⚡
đź’ˇ Need help? Copilot can generate KQL queries for you!
🔹 BIOS & hardware details
🔹 BitLocker status
🔹 Local user accounts 👤
🔹 Installed apps & crashes 📉
⚡ Remote Actions
Restart, wipe, scan for malware, locate the device 📍 and more!
📊 KQL Basics
🔹 where
: Filter data (where isEnabled == true
)
🔹 project
: Select columns (project Name
)
🔹 count
: Count rows
⚠️ Limits?
🚀 15 queries/min | Results max 128KB | Query < 2048 characters
🔥 Why it’s awesome?
IT admins can troubleshoot & analyze devices remotely—without physical access! đź’»✨
Learn more about device query:
https://learn.microsoft.com/en-us/mem/analytics/device-query
Query with Copilot in device query
Kommentarer
Skicka en kommentar