I\'m working on creating a script that will fire off performance counters and store them in a .csv file, rolling over when the file gets too big. Running the script from a p
try this from a DOS/CMD shell:
powershell.exe -windowstyle hidden -file C:\iis_test.ps1