WMI Win32_PerfFormattedData_Tcpip_Netw orkInterface CLASS LOST?¿
Hello !!!



 I have a problem with WMI Classes, i dont know why but i dont have this class "Win32_PerfFormattedData_Tcpip_NetworkInterface" i checked it with WMI CMI Studio and i cant find the class. 

When i try to do a querry i get error because the system can not find the class for do the querry.



I try to restore de WMI repository and nothing, any idea please. I dont know what more can i do.
July 22nd, 2015 1:20pm

You need to have someone fix your WMI.  It is not a scripting issue.  Search for "repair WMI" and look for the MS articles and tools on WMI repairs.

Actually this can also happen if the performance subsystem is damaged or not running.  Look in logs for an indication that the perrf cunters are not being loaded.

Free Windows Admin Tool Kit Click here and download it now
July 22nd, 2015 1:39pm

You can try and check the counters with this:

(get-counter  -ListSet 'network adapter').Counter

On Win 7 and earlier

(get-counter  -ListSet 'network interface').Counter

July 22nd, 2015 1:45pm

I tryed everything but it not works. Please can you tell me where i can see the logs for check if all is ok. Because i dont know what more can i do.

Thank you very much.

Free Windows Admin Tool Kit Click here and download it now
July 23rd, 2015 10:26am

THank you, but in my Windows 7 ES not works :(. Powershell not finds the "network interface" or "network adapter"
July 23rd, 2015 10:27am

Hi,

Have you run WMIDiag?

https://www.microsoft.com/en-us/download/details.aspx?id=7684

This tool is quite helpful for WMI issues.

Free Windows Admin Tool Kit Click here and download it now
July 23rd, 2015 10:33am

I am betting that it is the perf counters that are failing to load.  Run perfmon and look for the counters for the net adapter.

Contact Microsoft support for assistance with rebuilding the perf system.

https://support.microsoft.com/en-us/kb/300956

https://support.microsoft.com/en-us/kb/266416

July 23rd, 2015 10:47am

THank you, but in my Windows 7 ES not works :(. Powershell not finds the "network interface" or "network adapter"
Free Windows Admin Tool Kit Click here and download it now
July 23rd, 2015 2:15pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics