We are working on some BI projects using MS SS*S, and we also have the asp.net Web UI as the container for our SSRS report which reading data from OLAP cubes It's pretty straight forward to use TeamCity as CI tool for asp.net websites, and we are looking for similar approach for SS*S, we made some practice to use scripts to build and deploy SSAS but it require BIDS to be install to teamcity server, So does MSbuild support SS*S build and deployment? is there any TeamCity embedded tool for SS*S build and deployment? Any best practice for this?
Thanks a lot!