Hi all!!
Finally, the issue solve with a server restart...
We have a lot queries to WMI from Qualys.
Restart server and HWI works fine.
Regards,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Good morning,
I have some devices with this issue... They don't send the HWI because always stuck at same query:
It never continues.... How can I do the troubleshoot?
TIA!
Hi all!!
Finally, the issue solve with a server restart...
We have a lot queries to WMI from Qualys.
Restart server and HWI works fine.
Regards,
Hello Sergi
Can you try these steps
Good morning!
The "User's image" query is a common cause of Hardware Inventory (HWI) stuck issues in Microsoft Intune. Here are some troubleshooting steps to help you resolve this issue:
C:\Program Files\Microsoft Configuration Manager\client\pnpinst.exe /reset
To troubleshoot specifically with "User's image" query, you can try:
Get-WmiObject -Class Win32_ComputerSystem
command on the device to see if it returns any data.C:\Program Files\Microsoft Configuration Manager\client\pnpinst.exe /reset
Get-WmiObject -Class Win32_ComputerSystem
command on the device to see if it returns any data.Hi, @Sergi Díaz Ruiz
Thank you for posting in Microsoft Q&A forum.
You may try to force a full hardware inventory for these devices to see if it helps:
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".
Hi to all !! In advance thanks to all for the answers.
We are using Microsoft Configuration Manager (SCCM), not Intune.
I tried to rebuild the WMI- > Nothing
I checked the eventviewer:
id = {2BA92613-D106-0014-FF4A-AB2B06D1DA01}; ClientMachine = Hostname; User = DOMAIN\ADMINuser; ClientProcessId = 12048; Component = Unknown; Operation = Start IWbemServices::ExecQuery - root\cimv2 : select * from Win32_OptionalFeature; ResultCode = 0x80041032; PossibleCause = Throttling Idle Tasks, refer to CIMOM regkey: ArbTaskMaxIdle
But this error is just a timeout error... (20 minutes) I tried this query in others devices and they show the data very quick.
This is the class: Get-WmiObject Win32_OptionalFeature
Can I do something more?
I don't know how to troubleshoot this ...
TIA!!
Hi, @Sergi Díaz Ruiz
You may try to uncheck the class Optional Feature in Client Setting if you do not need to collect the optional feature.
If you are using the custom client setting, you should edit the custom client setting.