Skip to content

Commit 3b42abb

Browse files
authored
as suggested
1 parent 69bc19f commit 3b42abb

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
@@ -200,7 +200,8 @@ Accept wildcard characters: False
200200
201201
### -ConfigurationOnly
202202
If set, the backup will contain configuration settings only (no data) for each of the objects to be backed up.
203-
In some cases that SharePoint estimates that it does not have sufficient space available, `-Force` parameter needs to be used in conjunction with this parameter.
203+
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.
204205

205206
```yaml
206207
Type: SwitchParameter

0 commit comments

Comments
 (0)