As a DBA, one of the things I struggled with was gathering all my important system information in one place, so I could see easily where my problems might be. Gathering perfmon data, combining it with trace data, adding in disk space information - it was hard to do this automatically. This is probably why I like PowerShell so much. I can do this from a single script and don't have to try to merge data later. The perfmon data gathering was always a problem for me, trying to export the log files into s...
|
1
kudos |
|
||||
No comments yet, be the first one to post comment.