Hardware inventory scan not working

jamar clow 100 Reputation points
2024-01-21T03:46:46.7333333+00:00

The hardware inventory works well in all of my clients except one server client. I have tried to reinstall the client agent but it doesn't help. I always get this in InventoryAgent.log: Failed to enumerate instances of Package: 8004100E Anyone know why?

Microsoft Security Intune Configuration Manager Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. AllenLiu-MSFT 49,311 Reputation points Microsoft External Staff
    2024-01-22T02:22:27.1533333+00:00

    Hi, @jamar clow

    Thank you for posting in Microsoft Q&A forum.

    The error message "Failed to enumerate instances of Package: 8004100E" in the InventoryAgent.log indicates that the WMI provider is out of memory. This means that the memory quota limit for a provider has been hit and the inventory provider cannot continue.

    One possible solution for this error would be to reduce the scope of the software inventory collection.

    If the error occurs after limiting the inventory scope, increasing the MemoryPerHost property defined in the _ProviderHostQuotaConfiguration class can provide a solution.

    For the reference:

    https://learn.microsoft.com/en-us/mem/configmgr/core/clients/manage/inventory/configure-software-inventory#how-to-configure-software-inventory-in-configuration-manager


    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".


  2. Garth Jones 1,666 Reputation points MVP
    2024-01-22T13:22:05.25+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.