|
July 28, 2008 08:41:13
Posted By InfoTechGuyz
|
|
Error: When running perfmon, Perfmon performance objects are showing as numbers The only solution is to rebuild Perfmon performance objects. This is simply done by running lodctr /r Below is the LODCTR help file LODCTR Updates Performance Monitor counter names and explain text for an extensible counter Usage: LODCTR [\\computername] filename computername is the name of the remote computer. Currently computername is ignored until remote installation is supported. Local machine is used if computername is not specified. filename is the name of the initialization file that contains the counter name definitions and explain text for an extensible counter DLL. LODCTR /S:<FileName> save current perf registry strings and info to <FileName> LODCTR /R:<FileName> restore perf registry strings and info using <FileName> Note: any arguments with spaces in the names must be enclosed within Double Quotation marks. |