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
Edits, parameters in the new ExcludeFromAllHolds parameter set to match observed reality, and added MaxReceiveSize and MaxSendSize to all parameter sets per observed reality.
This example excludes the mail user from applicable retention and app retention policies. This includes organization-level retention policies, user-level retention policies, compliance tag holds, delay holds, and delay release holds. The switch does not remove eDiscovery holds, litigation holds, or restrictive retention policies.
1047
+
This example excludes the mail user from applicable retention and app retention policies. These policies includes organization-level retention policies, user-level retention policies, compliance tag holds, delay holds, and delay release holds. The switch doesn't remove eDiscovery holds, litigation holds, or restrictive retention policies.
1030
1048
1031
1049
## PARAMETERS
1032
1050
@@ -1219,7 +1237,7 @@ The ArbitrationMailbox parameter specifies the arbitration mailbox that's used t
1219
1237
1220
1238
```yaml
1221
1239
Type: MailboxIdParameter
1222
-
Parameter Sets: Default
1240
+
Parameter Sets: Identity
1223
1241
Aliases:
1224
1242
1225
1243
Required: False
@@ -1257,7 +1275,7 @@ This parameter is reserved for internal Microsoft use.
1257
1275
1258
1276
```yaml
1259
1277
Type: MultiValuedProperty
1260
-
Parameter Sets: Default
1278
+
Parameter Sets: Identity
1261
1279
Aliases:
1262
1280
1263
1281
Required: False
@@ -1668,7 +1686,7 @@ The DomainController parameter specifies the domain controller that's used by th
1668
1686
1669
1687
```yaml
1670
1688
Type: Fqdn
1671
-
Parameter Sets: Default
1689
+
Parameter Sets: Identity
1672
1690
Aliases:
1673
1691
1674
1692
Required: False
@@ -1730,7 +1748,7 @@ The EmailAddressPolicyEnabled parameter specifies whether to apply email address
This parameter is available only in the cloud-based service.
1788
1806
1789
-
The ExcludeFromAllHolds switch enables deletion of inactive mail users by removing certain types of holds while preserving compliance requirements. You don't need to specify a value with this switch.
1790
-
1791
-
This switch is used with soft-deleted or inactive mail users.
1807
+
The ExcludeFromAllHolds switch enables the deletion of soft deleted or inactive mail users by removing certain types of holds while preserving compliance requirements. You don't need to specify a value with this switch.
1792
1808
1793
1809
This switch removes the following types of holds:
1794
1810
@@ -2140,7 +2156,7 @@ This switch enables the command to access Active Directory objects that aren't c
2140
2156
2141
2157
```yaml
2142
2158
Type: SwitchParameter
2143
-
Parameter Sets: Default
2159
+
Parameter Sets: Identity
2144
2160
Aliases:
2145
2161
2146
2162
Required: False
@@ -2308,7 +2324,7 @@ Base64 encoding increases the size of messages by approximately 33%, so specify
2308
2324
2309
2325
```yaml
2310
2326
Type: Unlimited
2311
-
Parameter Sets: Default
2327
+
Parameter Sets: (All)
2312
2328
Aliases:
2313
2329
2314
2330
Required: False
@@ -2339,7 +2355,7 @@ Base64 encoding increases the size of messages by approximately 33%, so specify
2339
2355
2340
2356
```yaml
2341
2357
Type: Unlimited
2342
-
Parameter Sets: Default
2358
+
Parameter Sets: (All)
2343
2359
Aliases:
2344
2360
2345
2361
Required: False
@@ -2616,7 +2632,7 @@ The RecoverableItemsQuota value must be greater than or equal to the Recoverable
2616
2632
2617
2633
```yaml
2618
2634
Type: Unlimited
2619
-
Parameter Sets: Default
2635
+
Parameter Sets: Identity
2620
2636
Aliases:
2621
2637
2622
2638
Required: False
@@ -2650,7 +2666,7 @@ The RecoverableItemsQuota value must be greater than or equal to the Recoverable
2650
2666
2651
2667
```yaml
2652
2668
Type: Unlimited
2653
-
Parameter Sets: Default
2669
+
Parameter Sets: Identity
2654
2670
Aliases:
2655
2671
2656
2672
Required: False
@@ -2921,7 +2937,7 @@ You can add a picture to a mail user by using the Import-RecipientDataProperty c
2921
2937
2922
2938
```yaml
2923
2939
Type: SwitchParameter
2924
-
Parameter Sets: Default
2940
+
Parameter Sets: Identity
2925
2941
Aliases:
2926
2942
2927
2943
Required: False
@@ -2943,7 +2959,7 @@ You can add a sound file to a mail user by using the Import-RecipientDataPropert
2943
2959
2944
2960
```yaml
2945
2961
Type: SwitchParameter
2946
-
Parameter Sets: Default
2962
+
Parameter Sets: Identity
2947
2963
Aliases:
2948
2964
2949
2965
Required: False
@@ -3009,7 +3025,7 @@ The SamAccountName parameter (also known as the pre-Windows 2000 user account or
3009
3025
3010
3026
```yaml
3011
3027
Type: String
3012
-
Parameter Sets: Default
3028
+
Parameter Sets: Identity
3013
3029
Aliases:
3014
3030
3015
3031
Required: False
@@ -3117,7 +3133,7 @@ This parameter is reserved for internal Microsoft use.
3117
3133
3118
3134
```yaml
3119
3135
Type: SwitchParameter
3120
-
Parameter Sets: Default
3136
+
Parameter Sets: Identity
3121
3137
Aliases:
3122
3138
3123
3139
Required: False
@@ -3149,7 +3165,7 @@ If you use this syntax, you don't need to specify all of the DTMF map values, an
3149
3165
3150
3166
```yaml
3151
3167
Type: MultiValuedProperty
3152
-
Parameter Sets: Default
3168
+
Parameter Sets: Identity
3153
3169
Aliases:
3154
3170
3155
3171
Required: False
@@ -3252,7 +3268,7 @@ The UserPrincipalName parameter specifies the logon name for the user account. T
0 commit comments