Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Performance Counters (Win32_PerfFormattedData_PerfOS_System) Error Fix #346

Open
MaynardMiner opened this issue Sep 9, 2020 · 0 comments
Assignees
Labels
non-essential feature not related to core features of SWARM single-user bug only 1 report of issue, can't reproduce. windows this issue was reported in regard to windows version

Comments

@MaynardMiner
Copy link
Owner

MaynardMiner commented Sep 9, 2020

If you see an error such as:


Get-CimInstance -className Win32_PerfFormattedData_PerfOS_System

Error: Invalid-Class

This is not a bug in SWARM. Your WMI performance counters is corrupted. There is a simple solution to fix. This article details the steps to take:

https://forums.autodesk.com/t5/vault-forum/corrupt-performance-counters-in-precheck-powershell-saves-the/td-p/7243127

This issue sometimes occurs after a windows update, or system repair. The solution is to restore the back performance counters, as detailed in the above link.

@MaynardMiner MaynardMiner added non-essential feature not related to core features of SWARM single-user bug only 1 report of issue, can't reproduce. windows this issue was reported in regard to windows version labels Sep 9, 2020
@MaynardMiner MaynardMiner self-assigned this Sep 9, 2020
@MaynardMiner MaynardMiner changed the title Windows Performance Counters Windows Performance Counters (Win32_PerfFormattedData_PerfOS_System) Sep 9, 2020
@MaynardMiner MaynardMiner changed the title Windows Performance Counters (Win32_PerfFormattedData_PerfOS_System) Windows Performance Counters (Win32_PerfFormattedData_PerfOS_System) Error Fix Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-essential feature not related to core features of SWARM single-user bug only 1 report of issue, can't reproduce. windows this issue was reported in regard to windows version
Projects
None yet
Development

No branches or pull requests

1 participant