You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This parameter is available only in the cloud-based service.
273
273
274
-
{{ Fill HiddenGroupMembershipEnabled Description }}
274
+
The HiddenGroupMembershipEnabled switch specifies whether to hide the members of the distribution group from users who aren't members of the group. You don't need to specify a value with this switch.
275
+
276
+
You can use this setting to help comply with regulations that require you to hide group membership from outsiders (for example, a distribution group that represents students enrolled in a class).
The EndpointDLPLocation parameter specifies the user accounts to include in the DLP policy when they are logged on to an onboarded device. You identify the account by name or email address. You can use the value All for this parameter to include all user accounts.
129
-
130
-
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
131
-
132
-
```yaml
133
-
Type: MultiValuedProperty
134
-
Parameter Sets: (All)
135
-
Aliases:
136
-
Applicable: Security & Compliance Center
137
-
138
-
Required: False
139
-
Position: Named
140
-
Default value: None
141
-
Accept pipeline input: False
142
-
Accept wildcard characters: False
143
-
```
144
-
145
-
### -EndpointDlpLocationException
146
-
The EndpointDlpLocationException parameter specifies the user accounts to exclude when you use the value All for the EndpointDlpLocation parameter. You identify the account by name or email address.
147
-
148
-
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
149
-
150
-
```yaml
151
-
Type: MultiValuedProperty
152
-
Parameter Sets: (All)
153
-
Aliases:
154
-
Applicable: Security & Compliance Center
155
-
156
-
Required: False
157
-
Position: Named
158
-
Default value: None
159
-
Accept pipeline input: False
160
-
Accept wildcard characters: False
161
-
```
162
-
163
123
### -ExceptIfOneDriveSharedBy
164
124
The ExceptIfOneDriveSharedBy parameter specifies the users to exclude in the DLP policy. You identify the user by its email address.
165
125
166
126
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
167
127
168
-
169
128
```yaml
170
129
Type: RecipientIdParameter[]
171
130
Parameter Sets: (All)
@@ -197,7 +156,6 @@ Accept pipeline input: False
197
156
Accept wildcard characters: False
198
157
```
199
158
200
-
201
159
### -ExchangeLocation
202
160
The ExchangeLocation parameter specifies Exchange Online mailboxes to include in the DLP policy. You can only use the value All for this parameter to include all mailboxes.
203
161
@@ -254,7 +212,6 @@ Accept pipeline input: False
254
212
Accept wildcard characters: False
255
213
```
256
214
257
-
258
215
### -Force
259
216
The Force switch specifies whether to suppress warning or confirmation messages. You can use this switch to run tasks programmatically where prompting for administrative input is inappropriate. You don't need to specify a value with this switch.
The OneDriveLocation parameter specifies the OneDrive for Business sites to include. You identify the site by its URL value, or you can use the value All to include all sites.
297
-
298
-
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
253
+
Don't use this parameter. Use the OneDriveSharedBy and OneDriveSharedByMemberOf parameters instead.
This parameter specifies the OneDrive for Business sites to exclude when you use the value All for the OneDriveLocation parameter. You identify the site by its URL value.
315
-
316
-
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
268
+
Don't use this parameter. Use the ExceptIfOneDriveSharedBy and ExceptIfOneDriveSharedByMemberOf parameters instead.
317
269
318
270
```yaml
319
271
Type: MultiValuedProperty
320
272
Parameter Sets: (All)
321
273
Aliases:
322
274
Applicable: Security & Compliance Center
323
-
324
275
Required: False
325
276
Position: Named
326
277
Default value: None
@@ -333,7 +284,6 @@ The OneDriveSharedBy parameter specifies the users to include in the DLP policy.
333
284
334
285
To enter multiple values, use the following syntax: `<value1>,<value2>,...<valueX>`.
335
286
336
-
337
287
```yaml
338
288
Type: RecipientIdParameter[]
339
289
Parameter Sets: (All)
@@ -525,38 +475,6 @@ Accept pipeline input: False
525
475
Accept wildcard characters: False
526
476
```
527
477
528
-
### -ThirdPartyAppDlpLocation
529
-
This parameter is reserved for internal Microsoft use.
530
-
531
-
```yaml
532
-
Type: MultiValuedProperty
533
-
Parameter Sets: (All)
534
-
Aliases:
535
-
Applicable: Security & Compliance Center
536
-
537
-
Required: False
538
-
Position: Named
539
-
Default value: None
540
-
Accept pipeline input: False
541
-
Accept wildcard characters: False
542
-
```
543
-
544
-
### -ThirdPartyAppDlpLocationException
545
-
This parameter is reserved for internal Microsoft use.
546
-
547
-
```yaml
548
-
Type: MultiValuedProperty
549
-
Parameter Sets: (All)
550
-
Aliases:
551
-
Applicable: Security & Compliance Center
552
-
553
-
Required: False
554
-
Position: Named
555
-
Default value: None
556
-
Accept pipeline input: False
557
-
Accept wildcard characters: False
558
-
```
559
-
560
478
### -WhatIf
561
479
The WhatIf switch doesn't work in Security & Compliance Center PowerShell.
This parameter is available only in the cloud-based service.
978
978
979
-
{{ Fill HiddenGroupMembershipEnabled Description }}
979
+
The HiddenGroupMembershipEnabled switch specifies whether to hide the members of the distribution group from users who aren't members of the group. You don't need to specify a value with this switch.
980
+
981
+
You can use this setting to help comply with regulations that require you to hide group membership from outsiders (for example, a distribution group that represents students enrolled in a class).
0 commit comments