Skip to content

Commit 8674435

Browse files
authored
Merge pull request MicrosoftDocs#4007 from MicrosoftDocs/master
Merges Master to Live. See commits for details.
2 parents fab465c + 91f56af commit 8674435

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Import-SPWeb.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -135,15 +135,7 @@ Accept wildcard characters: False
135135
```
136136

137137
### -Force
138-
Forcefully overwrites the export package if it already exists.
139-
140-
The type must be either of the following values
141-
142-
-True
143-
144-
-False
145-
146-
The default value is False.
138+
This parameter has no function in this cmdlet.
147139

148140
```yaml
149141
Type: SwitchParameter
@@ -316,7 +308,7 @@ Accept wildcard characters: False
316308
```
317309

318310
### -PreserveDeletedUserMetadataReferences
319-
{{Fill PreserveDeletedUserMetadataReferences Description}}
311+
Attempts to opulates the 'Author' ('Created By') field for items even if the SPUser object was marked as deleted on the destination site.
320312

321313
```yaml
322314
Type: SwitchParameter

0 commit comments

Comments
 (0)