I'm working on Exchange 2013.
I had some performance counters missing. I ran below command to load them back c:\windows\system32
lodctr /R
cd c:\windows\sysWOW64
lodctr /R
Most of them came back but some of them were still missing.
I installed them from the location and by running the below command
New-PerfCounters definitionfilename D:\Program Files\Microsoft\Exchange Server\V15\Setup\Perf\MailboxOperatorsPerformanceCounters.xml" (This on is for loading MailboxOperatorsPerformanceCounters counter.
Now i still have some performance counters missing. but I'm unable to see the corresponding .xml files for them.
The missing counters are like
RPC Requests sent/sec
RPC Slow requests latency average (msec)
RPC Slow requests (%)
ROP Requests Outstanding
Average Document Indexing Time
RPC Requests failed (%)
RPC Requests outstanding
RPC Latency average (msec)
I ran all the .xml files found in the above mentioned location but that didn't help.
I tried to search for the xml files saying RPC for them on cd, but no luck..
Any help please
- Edited by Nazir Shah 19 hours 53 minutes ago Typo
- Merged by Ed (DareDevil57)Microsoft community contributor, Moderator 14 hours 35 minutes ago Duplicate Thread