Entries Published On October, 2015
PowerShell Scripts for Collecting SSAS-related Perfmon and xEvent Trace Data
Here are two more PowerShell scripts I’ve been using for a while now to collect SSAS-related performance data. Each script is structured as a PowerShell function w/ a single call at the bottom of the script so that they can be executed ad-hoc. One cool thing about these scripts is that they’re SSAS-mode agnostic. Basically …