Download presentation
Presentation is loading. Please wait.
2
PC319
9
A B C
11
A
12
B
13
C
14
A
16
A
18
A
20
A
24
B
27
C
29
Step # DescriptionPowerShell cmdlet 1Check the SharePoint content database that contains your Project Site data for errors that can cause upgrade to fail. Test-SPContentDatabase 2Attach and Upgrade the SharePoint Content Database.Mount-SPContentDatabase 3Add your account as a secondary owner of the PWA site collection that you want to upgrade. Set-SPSite 4If you are migrating Project Server 2010 users who were using Windows Classic authentication over to claims-based authentication when upgrading to Project Server 2013, you will need to run the following Windows PowerShell cmdlet. If this is not done, your users will not be able to log on to Project Web App after upgrade. (Get-SPWebApplication ).migrateUsers($true) 5Run a health check on the PWA site collection to view upgrade warning information. Test-SPSite 6Upgrade the Project Web App site from SharePoint 2010 mode.Upgrade-SPSite
30
Step # PowerShell cmdlet (summary) PowerShell cmdlet (Format) 1Test- SPContentDatabase Test-SPContentDatabase –Name –WebApplication -ServerInstance 2Mount- SPContentDatabase Mount-SPContentDatabase –Name –WebApplication - DatabaseServer -NoB2BSiteUpgrade 3Set-SPSiteSet–SPSite -Identity -SecondaryOwnerAlias 4(Get-SPWebApplication ).migrat eUsers($true) 5Test-SPSiteTest–SPSite –Identity 6Upgrade-SPSiteUpgrade–SPSite –Identity –versionupgrade
36
ParameterDescription –WebApplicationSpecifies the SharePoint web application that you created for the Project Service Application. The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of SharePoint web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object. -DbserverSpecifies the instance of the database service on which the databases are located. The type must be a valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SQL Server instance (for example, DBSvrInstance1); or an instance of a valid SPDatabaseServiceInstance object. -ArchiveDbnameThe name of the ProjectServer2010_Archive_Database that you restored on SQL Server. -DraftDbnameThe name of the ProjectServer2010_Draft_Database that you restored on SQL Server. -PublishedDbnameThe name of the ProjectServer2010_Published_Database that you restored on SQL Server. -ReportingDbnameThe name of the ProjectServer2010_Reporting_Database that you restored on SQL Server. -ProjectServiceDbnameThe name that you want to call the Project Server 2013 Project Web App database.
43
ParameterDescription –NameThe name of the Project Web App database to mount or create -DatabaseServerThe name of the instance of SQL Server where the database is located. -WebApplicationThe web application that the Project Web App database will mount to.
49
ParameterDescription –NameSpecifies the name of your Project Web App database. –WebInstanceSpecifies the SharePoint web application that the Project Web App database is associated with. -DatabaseserverSpecifies the instance of the database service on which the Project Web App database is located. The type must be a valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SQL Server instance (for example, DBSvrInstance1); or an instance of a valid SPDatabaseServiceInstance object.
55
ParameterDescription -NameSpecifies the name of your Project Web App database. –WebApplicationSpecifies the SharePoint web application you created for the Project Service Application. The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh; or a valid name of SharePoint web application (for example, MyOfficeApp1); or an instance of a valid SPWebApplication object. -DatabaseServerThe type must be a valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SQL Server instance (for example, DBSvrInstance1); or an instance of a valid SPDatabaseServiceInstance object.
61
ParameterDescription -DatabaseNameSpecifies the name of your Project Web App database. –SiteCollectionSpecifies the site collection you created for the Project Service Application. -DatabaseServerSpecifies the instance of the database service on which the Project Web App database is located. The type must be a valid GUID, such as 12345678-90ab-cdef-1234-567890bcdefgh; a valid name of a SQL Server instance (for example, DBSvrInstance1); or an instance of a valid SPDatabaseServiceInstance object.
67
ParameterDescription -IdentitySpecifies the URL of the Project Web App instance.
73
ParameterDescription -IdentitySpecifies the URL of the Project Web App instance.
79
ParameterDescription -Identitypwasite is the name of the installed SharePoint feature being enabled -URLSpecifies the URL of the Project Web App site collection.
84
Remember to stop by Sensei Booth #407 to say hi and pickup your free Reference Card
87
MyPC fill out evaluations & win prizes! Fill out session evaluations by logging into MyPC on your laptop or mobile device. Evaluation prizes daily! Claim your prize at the Registration Desk on Level 1. www.msprojectconference.com After the event, over 100 hours of resources; including all of the PPT decks and session videos will be available.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.