not add domain!
Refreshing a Project Server 2010 Development instance from Production - Integent
Call Us Today! 1.800.895.3254
sales@integent.com
Consulting & Advisory
Consulting / Advisory helps business and IT leaders make better decisions and turn strategy into execution-ready initiatives. Most engagements start with a Discovery Initiative to confirm outcomes, and build a roadmap.

Learn About Consulting
Data & AI
Data & AI delivers modern data platforms, analytics, and practical AI solutions—from assistants to agents—built on enterprise cloud tools. Integent helps you govern, deploy, and drive adoption so solutions stick and scale across your organization.
Learn About Data & AI
Support
Support keeps your solution stable, secure, and aligned with day-to-day operations. We combine functional and technical expertise with proactive monitoring, preventive maintenance, and 24/7 coverage for critical incidents.

Learn About Support
Microsoft Planner Premium
Leverage proven knowledge and experience to design and deploy Microsoft Planner Premium so your organization can manage projects, work, and resources more effectively across teams.
Learn More About Planner Premium
OnePlan
Integent can help you ensure continuity beyond Project Online by deploying OnePlan in the Microsoft Cloud—connecting portfolio governance, resources, and delivery execution for results.
Learn More About OnePlan
Microsoft Dynamics 365
Ensure business continuity with a custom cloud solution that connects your sales, service, finance, and operations teams to deliver measurable, predictable results.

Learn More About Dynamics 365
Microsoft Power Platform
Consisting of Power BI, Power Apps, Power Automate and Copilot Studio, the Microsoft Power Platform helps streamline and improve business functions.

Learn More About Power Platform
About Integent
Integent was founded in 2009 on the principles of building long-lasting relationships with customers, exceeding expectations, and providing outstanding customer service. 

We’re dedicated to providing a customized solution backed by our knowledgeable team of Microsoft experts.
Discover What Makes Us Different
News
Stay informed on Integent’s latest company updates and other important industry information. Our passion is customer success.
Read The Latest News
Videos
Learning new software doesn’t have to be difficult with our library of dozens of free training videos. Our video training always has something new.
Browse Our Training Video Library
Blog
Our industry experts share best practices and common pitfalls to avoid, in order to get the most out of your technology solutions.
Discover More

July 15, 2011

Refreshing a Project Server 2010 Development instance from Production

Hey folks,

Many people have done this, and it seems there are several ways to do it.  Some people merely copy overwrite development databases (four PS2010 databases) with fresh production databases.  Others delete the development instance, and provision a new one using fresh production databases.  Of the two methods, the second is definitely the superior choice.  The method below is a third that uses the general approach as the second method above.  The advantage to the method below, however, is it brings over the SharePoint content/Project Sites as well. 

  1. Use the backup-spsite command to backup the SharePoint content (Site Collection) from the PROD instance
    1. Example 1: Backup-SPSite http://server_name/sites/site_name -Path C:Backupsite_name.bak
    2. Example 2: Get-SPSiteAdministration http://server_name/sites/site_name | Backup-SPSite -Path C:Backupsite_name.bak
    3. Example 3: Backup-SPSite http://server_name/sites/site_name -Path C:Backupsite_name.bak -UseSqlSnapshot
  2. Backup the 4 PROD Project Server databases from production and restore them to your development environment (typical names below)
    1. ProjectServer_Published
    2. ProjectServer_Reporting
    3. ProjectServer_Archive
    4. ProjectServer_Draft
  3. Delete the DEV instance (PWA and Site Collection)
    1. Navigate to the Project Server Service Application and Delete the development instance
    2. From within Central Administration –> Application Management, click delete Site Collection and delete the development site collection
  4. Create a new Site Collection from within Application Management
  5. Use the restore-spsite command to restore the SharePoint content into the new DEV Site Collection
    1. Example 1: Restore-SPSite http://server_name/sites/site_name -Path C:Backupsite_name.bak
    2. Example 2: Restore-SPSite http://server_name/sites/site_name -Path C:Backupsite_name.bak -Force -DatabaseServer SQLBE1 -DatabaseName SQLDB1
    3. Example 3: Restore-SPSite http://www.example.com -Path \file_serversharesite_name.bak -HostHeaderWebApplication http://server_name
  6. Build a PWA instance in the new DEV site collection from the copies of the 4 PROD databases
    1. Navigate to the Project Server Service Application
    2. In provisioning settings, specify the four databases from step 2 above
  7. In the new DEV instance: Fixup any hard coded links, change the cube name and build time, fixup the project site links with the bulk tool
© Copyright 2026 | Integent.com | All Rights Reserved
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram