-
Notifications
You must be signed in to change notification settings - Fork 3
Usage
bklockwood edited this page Jul 1, 2015
·
3 revisions
To use this script:
- Download the entire .zip from GitHub
- Extract all of the files to a directory on your PC.
- In PowerShell: Set-Location yourdirectory
- Again in PowerShell: Unblock-File *
- Using your favorite text editor, edit PSPerf.ini to sane values for your setup. Refer to this article for help.
- In PowerShell, run the script (PSPerf.ps1) a few times.
- This will create a new *.html file at the location you defined with the htmlfile= statement in PSPerf.ini.
- Open that file to see if everything's working.
Once you have it configured the way you want, schedule the script to run as often as you like. I wouldn't recommend increments shorter than 30 seconds.
Problems? Questions? Bug reports, feature requests? File an issue. Please, I'm dying for some feedback here!