TGN-HV02 1008 Warning Microsoft-Windows-Perflib Application 9/06/2024 5:30:28 PM
The Open procedure for service "BITS" in DLL "C:\Windows\System32\bitsperf.dll" failed with error code The system cannot find the file specified.. Performance data for this service will not be available.
If you try as non-administrative user
1 2 | lodctr /r Error: Unable to rebuild performance counter setting from system backup store, error code is 5 |
If you try from the wrong directory (e.g. c:\temp):
1 2 | lodctr /r Error: Unable to rebuild performance counter setting from system backup store, error code is 2 |
When you lodctr /r
from the right directory c:\windows\system32 and with Administrative command prompt
1 2 | lodctr /r Info: Successfully rebuilt performance counter setting from system backup store |
0 Comments