Thursday, January 14, 2010

How to get the CPU utilization of remote machine from command prompt

This command is very useful if you don't want waste time on logging and checking just for CPU Utilization.Run the below command from your local machine and replace host name with your remote server name in below command.

C:\typeperf "\\Hostname\processor(_Total)\% Processor Time"

No comments:

Post a Comment