Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
?? ?? ???? ?? ?? ??? ??? ???? ????? ??? ??? ?? ??? ?? ??? ???
??? ??? ????.
??? ?? : ??
??? ?? : Perflib
??? ID : 1008 ?? ?? ID
Windows 2000/XP/2003 ????? Base OS? ?? ????? Rebuild ?? ???? ?? ??? ???? ????.
How to manually rebuild Performance Counter Library values
https://support.microsoft.com/?id=300956
??, exctrlst.exe ?? ???? ????? Enable/Disable ? ? ?????.
Windows 2000 Resource Kit Tool : Extensible Performance Counter List (exctrlst.exe)
https://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=7ff99683-b7ec-4da6-92ab-793193604ba4
Windows Vista / Server2008 ?? ? ?? ????? ??? ???? ?? ?? Command ? ???? ??? ? ????.
1. ??? ???? CMD ? ?????.
2. ?? ??? “C:\Windows\system32” ????? ?????.
3. ?? ??? ????Rebuild ??? ???? ?? ?? ?????Backup_Original.INI? ?? ? ?????.
C:\Windows\System32> LodCtr.exe /S:Backup_Original.INI
C:\Windows\System32> LodCtr.exe /R:PerfStringBackup.INI
4. ?? ?? ?? ???? ? ???? ????? ???? ?????.
?? : LodCtr.exe ?? ?? ???
C:\>lodctr.exe /?
LODCTR
Updates registry values related to performance counters.
Usage:
LODCTR <INI-FileName>
INI-FileName is the name of the initialization file that contains the counter name
definitions and explain text for an extensible counter DLL.
LODCTR /S:<Backup-FileName>
save the current perf registry strings and info to <Backup-FileName>
LODCTR /R:<Backup-FileName>
restore the perf registry strings and info using <Backup-FileName>
LODCTR /R
rebuild the perf registry strings and info from scratch based on the current
registry settings and backup INI files.
LODCTR /T:<Service-Name>
set the performance counter service as trusted.
LODCTR /E:<Service-Name>
enable the performance counter service.
LODCTR /D:<Service-Name>
disable the performance counter service.
LODCTR /Q
LODCTR /Q:<Service-Name>
query the performance counter service information, either query all or specified one.
LODCTR /M:<Counter-Manifest>
install Windows Vista performance counter provider definition XML file to system repository.