Event ID - 58

Event Id58
SourceMicrosoft-Windows-WMI
DescriptionWMI ADAP was unable to create the Win32_Perf base class in %1:Result=%2
Event Information According to Microsoft :

Cause :

This event is logged when WMI ADAP was unable to create the Win32_Perf base class.

Resolution :

Manually create abstract WMI performance classes

The abstract WMI performance classes Win32_Perf, Win32_PerfRawData, and Win32_PerfFormatedData are created by the ADAP process. Under low memory or other extreme conditions, it is possible that these classes might not be created.

To resolve this issue, type wmiadap /f at a command prompt. Then type echo %errorlevel% and verify that it is zero (0), which indicates that the wmiadap tool ran correctly.

Verify :

To verify that the WMI Performance classes are in the WMI Repository:
  1. Open a command prompt window under administrative credentials and type wbemtest .
  2. Click Connect .
  3. Verify that root\cimv2 appears in the Namespace box and click Connect .
  4. Click Open Class , type Win32_Perf and click OK . If wbemtest does not display an error, then the Win32_Perf class is present in the repository.
  5. Click Close and repeat Step 4 for classes Win32_PerfRawData and Win32_PerfFormattedData.
Reference LinksEvent ID 58 from Source Microsoft-Windows-WMI

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.