Hey all, I have a large number of servers that I need to monitor performance on during load testing. I have an .HTM file for each server with all of the correct parameters and counters that need to be monitored. Right now in order to schedule the monitoring to coincide with the tests, I have to manually log into each server, launch perfmon, then click "Schedule new job from..." and select the HTML file. Then I go to the schedule tab and select the time period that I want the logs to run.
What I am looking for is a way to allow me to script this process. Ideally I would have a script on my local machine that connects to each server, specifies that servers .HTM file (or creates a new one) and schedules it to run at the correct time. That way I could tweak one script for 10 minutes to make changes rather than spend 90 minutes logging into all of the servers.
________________________________________
CompTIA A+, Network+, Server+, Security+
MCTS:Hyper-V
MCTS:System Center Virtual Machine Manager
MCSE:Security 2003
MCITP:Enterprise Administrator
What I am looking for is a way to allow me to script this process. Ideally I would have a script on my local machine that connects to each server, specifies that servers .HTM file (or creates a new one) and schedules it to run at the correct time. That way I could tweak one script for 10 minutes to make changes rather than spend 90 minutes logging into all of the servers.
________________________________________
CompTIA A+, Network+, Server+, Security+
MCTS:Hyper-V
MCTS:System Center Virtual Machine Manager
MCSE:Security 2003
MCITP:Enterprise Administrator