Hi ,
Can anyone advise on this.
I was running a command as below using cmd batch file
typeperf "\Processor(_Total)\% Processor Time" >> Memory.txt
However, I could not display the output to the text file and it shows error :
Error: No valid counters.
"
In order to use typeperf, you must either be a member of the local
Performance Log Users group, or the command must be executed from an
elevated command window."
Please help to advice what can be done.
Regards
CD
Can anyone advise on this.
I was running a command as below using cmd batch file
typeperf "\Processor(_Total)\% Processor Time" >> Memory.txt
However, I could not display the output to the text file and it shows error :
Error: No valid counters.
"
In order to use typeperf, you must either be a member of the local
Performance Log Users group, or the command must be executed from an
elevated command window."
Please help to advice what can be done.
Regards
CD