Skip to content

Commit 4b38ea7

Browse files
authored
Merge pull request MicrosoftDocs#4277 from NikCharlebois/patch-6
Property CustomerLockboxEnabled doesn't exist for the cmdlet
2 parents 2f9a934 + d6385ec commit 4b38ea7

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

exchange/exchange-ps/exchange/organization/Set-OrganizationConfig.md

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Set-OrganizationConfig
4343
[-ConnectorsEnabledForSharepoint <$true | $false>]
4444
[-ConnectorsEnabledForTeams <$true | $false>]
4545
[-ConnectorsEnabledForYammer <$true | $false>]
46-
[-CustomerLockboxEnabled <$true | $false>]
4746
[-DefaultAuthenticationPolicy <AuthPolicyIdParameter>]
4847
[-DefaultGroupAccessType <Private | Public>]
4948
[-DefaultPublicFolderAgeLimit <EnhancedTimeSpan>]
@@ -112,7 +111,6 @@ Set-OrganizationConfig [-AdfsAuthenticationConfiguration <String>]
112111
[-Confirm]
113112
[-ConnectorsActionableMessagesEnabled <$true | $false>]
114113
[-ConnectorsEnabled <$true | $false>]
115-
[-CustomerLockboxEnabled <$true | $false>]
116114
[-CustomerFeedbackEnabled <$true | $false>]
117115
[-DataClassifications <String>]
118116
[-DefaultPublicFolderAgeLimit <EnhancedTimeSpan>]
@@ -846,29 +844,6 @@ Accept pipeline input: False
846844
Accept wildcard characters: False
847845
```
848846
849-
### -CustomerLockboxEnabled
850-
This parameter is available only in the cloud-based service.
851-
852-
The CustomerLockboxEnabled specifies whether Customer Lockbox requests are enabled or disabled for the organization. Valid values are:
853-
854-
- $true: Customer Lockbox requests are enabled. Requests by Microsoft support engineers to access your data appear in the Microsoft 365 admin center for you to approve or reject.
855-
856-
- $false: Customer Lockbox are disabled.
857-
858-
Customer Lockbox is included in the Office 365 E5 plan. For more information about Customer Lockbox, see [Customer Lockbox in Office 365](https://go.microsoft.com/fwlink/p/?LinkId=624318).
859-
860-
```yaml
861-
Type: $true | $false
862-
Parameter Sets: Default
863-
Aliases:
864-
Applicable: Exchange Online
865-
Required: False
866-
Position: Named
867-
Default value: None
868-
Accept pipeline input: False
869-
Accept wildcard characters: False
870-
```
871-
872847
### -DataClassifications
873848
This parameter is available only in on-premises Exchange.
874849

0 commit comments

Comments
 (0)