Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion exchange/exchange-ps/exchange/Set-OrganizationConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,10 @@ Accept wildcard characters: False
### -AutoEnableArchiveMailbox
This parameter is available only in the cloud-based service.

This parameter is reserved for internal Microsoft use.
The AutoEnableArchiveMailbox specifies whether an archive mailbox is automatically provisioned when the primary mailbox reaches 90% of the size quota (if licenses include archiving). Valid values are:

- $true: An archive mailbox is automatically provisioned.
- $false: An archive mailbox isn't automatically provisioned.

```yaml
Type: Boolean
Expand Down