PowerShell Script to Run ETL and Cube Processing in Sequence
This is a PowerShell script that will run each of the ETL (Extract-SM, Extract-DW, Transform, Load) jobs for the data warehouse in sequence and then the Deployment and Cube Processing Jobs.
This script is tested on these platforms by the author. It is likely to work on other platforms as well. If you try it and find that it works on another platform, please add a note to the script discussion to let others know.