Windows Server Command Line for Remotly Measure Data Disk IOPS,CPU,RAM Monitoring

performanceperformance-monitoringwindowswindows-server-2008windows-server-2012-r2

I want to measure data usage like IOPS, CPU, RAM ,Capacity ,Bandwidth ETC from Remote Server.

I Know, that it is possible to measure it localy with the Typeperf Command.

However, again, i want to measure that data from Remote Server and export it to csv -in one command.

I want the results to display like that in CSV:

enter image description here

Best Answer

Typeperf support remote server monitoring with parameter:

 -s "Remote Server"

https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/typeperf