Monthly Archives: June 2014

PowerShell – Perfmon Counters into CSV File – Multiple remote servers

Introduction This script can be used for exporting specified performance counter values from multiple remote target servers to CSV file. The challenge is to gather the specific counter information and append it to CSV file with Powershell2.0. Performance counters The … Continue reading

Posted in Uncategorized | 9 Comments