Skip to content

Commit f494e6c

Browse files
authored
Merge pull request MicrosoftDocs#7937 from get-itips/patch-360
Clarifying
2 parents 68c92c5 + 38f66df commit f494e6c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Backup-SPFarm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ Accept wildcard characters: False
201201
### -ConfigurationOnly
202202
If set, the backup will contain configuration settings only (no data) for each of the objects to be backed up.
203203
204+
SharePoint may overestimate the amount of space required for a configuration-only backup, which may result in SharePoint estimating that it doesn't have sufficient space to store the backup at the specified path. Use the `-Force` parameter in this situation to proceed with the backup if you have sufficient space to store the configuration-only backup.
205+
204206
```yaml
205207
Type: SwitchParameter
206208
Parameter Sets: (All)
@@ -325,4 +327,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
325327
## NOTES
326328

327329
## RELATED LINKS
328-

0 commit comments

Comments
 (0)