次の方法で共有


Configure Project Server 2010 & 2013 Reporting with PowerShell including BI Center, Excel, Secure Store etc.

Installing Project Server through Central Admin is quite straight forward and easy to memorize the steps after you have done it a few times but the Reporting functionality has many steps and can take some time to configure so I made a script to configure all of this in one click. The script is meant for setting up your Lab or a Pilot system on a green field server. If you want to use it in Production you would need to set up some error handling and do lots of testing of course.

I have another script that will install Project Server 2013 including the BI Center so between the 2 scripts, you don't have to use the UI at all to get Project Server 2013 Preview up and running on Prem. The whole process of going from green field server to running reports can take minutes not hours now. I also have a script to populate the instance with Projects and Tasks so you can quickly start using Project Server 2013 to get a feel for the new feel including performance.

Here is a link to my Script

Enjoy