Is repository consistent?
WMI activity even 5858 and no one seems to know how to fix it
I have been receiving these errors for a very long time on windows 10. My event viewer for the service WMI is completely full of 5858 errors. The only fix i haven't tried is one that no one seems to be able to help me do.
it explains that I should do the following.
The WMI client application should be modified to IEnumWbemClassObject::Nextissue calls to get the full result set before the IWbemContext object is released. If no objects are received, make sure that the timeout value (lTimeout) is greater than 0 and is WBEM_S_TIMEDOUT (0x40004)not returned.
The problem is it doesn't tell me how to modify the WMI client.
I find this frustrating since it's like telling someone to bake a pie but not telling them how to make the crust, or the filling, what temp to set the oven, or anything else. If I don't know how to do it, know what I should do is pointless.
How do I modify the WMI client, and where do I go to modify it?
Windows for home | Windows 10 | Internet and connectivity
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
6 answers
Sort by: Most helpful
-
Anonymous
2021-08-26T22:13:22+00:00 I get the message the WMI repository is constant
-
Igor Leyko 110.6K Reputation points Independent Advisor
2021-08-26T21:50:11+00:00 Hi,
My name is Igor, I have 12 Microsoft MVP awards. It's a pleasure for me to help others and I'll do all my best to help you. I'm sorry you have a problems.
Please check repository status with
winmgmt.exe /verifyrepository
command. If there are some problems run
winmgmt.exe /salvegerepository
command.
-
Anonymous
2021-08-26T22:10:02+00:00 21h1 is the version of windows 10 I am currently on.
-
Igor Leyko 110.6K Reputation points Independent Advisor
2021-08-26T21:54:16+00:00 What Windows 10 build are you running?