MyProjectExpert are a set of Tools for Migration and other Support Power Shell Scripts
Only one script is ready
1) Migrate Project Server 2010 to Project Server 2013
Later there will be script for the following
2) Migrate Project Server 2013 to Project Server 2016
3) Migrate Project Server 2007 to Project Server 2010
MyProjectExpert is a set of migration tools primary for moving ProjectWebApp thru the different version of Project Server. I have done over thirty migration and have tried to capture as much knowledge in the PowerShell script.
My scripts run a little different from other scripts. After the comments section I have a section for updating variables for your environment. Then I execute one line at a time. The reason is that i dont check to see if settings are not already done. Once I get the basic workflow in the script, my plans are to make it more fool proof.
I haven't built any error handling but my intention is to make the scripts more robust, where you can run by simply executing the script.
Additional information on starting a new project is available here:
Project Startup Guide.