You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
applicable: Project Server 2016, Project Server 2019
5
+
applicable: Project Server 2016
6
6
title: Migrate-SPProjectDatabase
7
7
schema: 2.0.0
8
8
author: techwriter40
@@ -13,7 +13,7 @@ ms.reviewer:
13
13
# Migrate-SPProjectDatabase
14
14
15
15
## SYNOPSIS
16
-
Copies the data from the Project Server 2013 database into the corresponding SharePoint Server 2016, SharePoint Server 2019 content database containing the migrated site collection.
16
+
Copies the data from the Project Server 2013 database into the corresponding SharePoint Server 2016 content database containing the migrated site collection.
Copies the data from the Project Server 2013 database into the corresponding SharePoint Server 2016, SharePoint Server 2019 content database containing the migrated site collection.
27
+
Copies the data from the Project Server 2013 database into the corresponding SharePoint Server 2016 content database containing the migrated site collection.
28
28
29
-
Both the Project Server 2013 database and the SharePoint Server 2016, SharePoint Server 2019 database must be on the same instance of SQL
29
+
Both the Project Server 2013 database and the SharePoint Server 2016 database must be on the same instance of SQL
30
30
Server and the SharePoint farm account must have full access to the Project Server 2013 database. During the migration process the Project Server 2013 database will be modified and cannot be mounted back to a Project Server 2013.
This example will look for a Project Server 2013 database named ProjectDB1 on the same instance of SQL Server where the content database containing https://contoso1/sites/PWA is located. The data will be upgraded and copied into the site collection.
@@ -48,7 +48,7 @@ When the Global parameter is used, all objects are contained in the global store
48
48
Type: SPAssignmentCollection
49
49
Parameter Sets: (All)
50
50
Aliases:
51
-
Applicable: Project Server 2016, Project Server 2019
51
+
Applicable: Project Server 2016
52
52
53
53
Required: False
54
54
Position: Named
@@ -64,7 +64,7 @@ Prompts you for confirmation before running the cmdlet.
64
64
Type: SwitchParameter
65
65
Parameter Sets: (All)
66
66
Aliases: cf
67
-
Applicable: Project Server 2016, Project Server 2019
67
+
Applicable: Project Server 2016
68
68
69
69
Required: False
70
70
Position: Named
@@ -80,7 +80,7 @@ The name of the Project Server 2013 database.
80
80
Type: String
81
81
Parameter Sets: (All)
82
82
Aliases:
83
-
Applicable: Project Server 2016, Project Server 2019
83
+
Applicable: Project Server 2016
84
84
85
85
Required: True
86
86
Position: Named
@@ -96,7 +96,7 @@ The name of the instance of SQL Server hosting the Project Server 2013 database.
96
96
Type: String
97
97
Parameter Sets: (All)
98
98
Aliases:
99
-
Applicable: Project Server 2016, Project Server 2019
99
+
Applicable: Project Server 2016
100
100
101
101
Required: False
102
102
Position: Named
@@ -112,7 +112,7 @@ The name of the SQL Server failover partner for the Project Server 2013 database
112
112
Type: String
113
113
Parameter Sets: (All)
114
114
Aliases:
115
-
Applicable: Project Server 2016, Project Server 2019
115
+
Applicable: Project Server 2016
116
116
117
117
Required: False
118
118
Position: Named
@@ -128,7 +128,7 @@ Specifies to overwrite any Project data from previous attempts.
128
128
Type: SwitchParameter
129
129
Parameter Sets: (All)
130
130
Aliases:
131
-
Applicable: Project Server 2016, Project Server 2019
131
+
Applicable: Project Server 2016
132
132
133
133
Required: False
134
134
Position: Named
@@ -144,7 +144,7 @@ SQL Server authentication credentials if needed.
144
144
Type: PSCredential
145
145
Parameter Sets: (All)
146
146
Aliases:
147
-
Applicable: Project Server 2016, Project Server 2019
147
+
Applicable: Project Server 2016
148
148
149
149
Required: False
150
150
Position: Named
@@ -160,7 +160,7 @@ The URL of the site collection to which you want to copy the Project data.
160
160
Type: SPSitePipeBind
161
161
Parameter Sets: (All)
162
162
Aliases:
163
-
Applicable: Project Server 2016, Project Server 2019
163
+
Applicable: Project Server 2016
164
164
165
165
Required: True
166
166
Position: Named
@@ -177,7 +177,7 @@ The cmdlet is not run.
177
177
Type: SwitchParameter
178
178
Parameter Sets: (All)
179
179
Aliases: wi
180
-
Applicable: Project Server 2016, Project Server 2019
0 commit comments