Search found 1 match
- Thu Aug 19, 2010 1:39 pm
- Forum: Library
- Topic: Create import file of PerfMon counters
- Replies: 1
- Views: 35387
Create import file of PerfMon counters
Have you ever created multiple perfmon counters for multiple servers? While there are several ways to attack this problem, I put together this PowerShell script to create an import file. # Create WMI Import.ps1 # Created by Andrew Rodriguez # Email: andrew.mywork :at: gmail :dot: com # Version: 0.1 ...