@@ -796,38 +796,6 @@ New-Mailbox [-Name] <String> [-Password <SecureString>] [-Shared] [-UserPrincipa
796
796
[-WhatIf] [<CommonParameters>]
797
797
```
798
798
799
- ### SupervisoryReviewPolicyMailbox
800
- ```
801
- New-Mailbox [-Name] <String> [-SupervisoryReviewPolicy] [-UserPrincipalName <String>]
802
- [-ActiveSyncMailboxPolicy <MailboxPolicyIdParameter>]
803
- [-AddressBookPolicy <AddressBookMailboxPolicyIdParameter>]
804
- [-Alias <String>]
805
- [-Archive]
806
- [-ArchiveDatabase <DatabaseIdParameter>]
807
- [-Confirm]
808
- [-Database <DatabaseIdParameter>]
809
- [-DisplayName <String>]
810
- [-DomainController <Fqdn>]
811
- [-FirstName <String>]
812
- [-Force]
813
- [-ImmutableId <String>]
814
- [-Initials <String>]
815
- [-LastName <String>]
816
- [-MailboxProvisioningConstraint <MailboxProvisioningConstraint>]
817
- [-MailboxProvisioningPreferences <MultiValuedProperty>]
818
- [-OrganizationalUnit <OrganizationalUnitIdParameter>]
819
- [-PrimarySmtpAddress <SmtpAddress>]
820
- [-RemotePowerShellEnabled <$true | $false>]
821
- [-ResetPasswordOnNextLogon <$true | $false>]
822
- [-RetentionPolicy <MailboxPolicyIdParameter>]
823
- [-RoleAssignmentPolicy <MailboxPolicyIdParameter>]
824
- [-SamAccountName <String>]
825
- [-SharingPolicy <SharingPolicyIdParameter>]
826
- [-SkipMailboxProvisioningConstraintValidation]
827
- [-ThrottlingPolicy <ThrottlingPolicyIdParameter>]
828
- [-WhatIf] [<CommonParameters>]
829
- ```
830
-
831
799
## DESCRIPTION
832
800
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see Find the permissions required to run any Exchange cmdlet (https://technet.microsoft.com/library/mt432940.aspx ).
833
801
@@ -1303,7 +1271,7 @@ Accept wildcard characters: False
1303
1271
1304
1272
` ` ` yaml
1305
1273
Type : String
1306
- Parameter Sets : AuxAuditLog, DisabledUser,Discovery, EnableRoomMailboxAccount, Equipment, Linked, LinkedRoomMailbox, Migration, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
1274
+ Parameter Sets : AuxAuditLog, DisabledUser,Discovery, EnableRoomMailboxAccount, Equipment, Linked, LinkedRoomMailbox, Migration, Room, Scheduling, Shared
1307
1275
Aliases :
1308
1276
Applicable : Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
1309
1277
Required : False
@@ -1351,7 +1319,7 @@ For more information about address book policies, see Address book policies (htt
1351
1319
1352
1320
` ` ` yaml
1353
1321
Type : AddressBookMailboxPolicyIdParameter
1354
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, FederatedUser, InactiveMailbox, Linked, LinkedRoomMailbox, MicrosoftOnlineServicesFederatedUser, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
1322
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, FederatedUser, InactiveMailbox, Linked, LinkedRoomMailbox, MicrosoftOnlineServicesFederatedUser, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
1355
1323
Aliases :
1356
1324
Applicable : Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
1357
1325
Required : False
@@ -1372,7 +1340,7 @@ If you don't use the Alias parameter when you create a recipient, the value of a
1372
1340
1373
1341
- Recipients with user accounts (for example, user mailboxes, and mail users): The left side of the MicrosoftOnlineServicesID or UserPrincipalName parameter is used. For example, [email protected] results in the Alias property value helpdesk.
1374
1342
1375
- - Recipeints without user accounts (for example, room mailboxes, mail contacts, and distribution groups): The value of the Name parameter is used. Spaces are removed and unsupported characters are converted to question marks (?).
1343
+ - Recipients without user accounts (for example, room mailboxes, mail contacts, and distribution groups): The value of the Name parameter is used. Spaces are removed and unsupported characters are converted to question marks (?).
1376
1344
1377
1345
If you modify the Alias value of an existing recipient, the primary email address is automatically updated only in environments where the recipient is subject to email address policies (the EmailAddressPolicyEnabled property is True for the recipient).
1378
1346
@@ -1432,7 +1400,7 @@ Accept wildcard characters: False
1432
1400
` ` `
1433
1401
1434
1402
### -Archive
1435
- The Archiveswitch specifies that an archive mailbox is created for this mailbox. You don't need to specify a value with this switch.
1403
+ The Archive switch specifies that an archive mailbox is created for this mailbox. You don't need to specify a value with this switch.
1436
1404
1437
1405
` ` ` yaml
1438
1406
Type : SwitchParameter
@@ -1459,7 +1427,7 @@ The ArchiveDatabase parameter specifies the Exchange database that contains the
1459
1427
1460
1428
` ` ` yaml
1461
1429
Type : DatabaseIdParameter
1462
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
1430
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
1463
1431
Aliases :
1464
1432
Applicable : Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
1465
1433
Required : False
@@ -1545,7 +1513,7 @@ Use the Get-MailboxDatabase cmdlet to see the available mailbox databases.
1545
1513
1546
1514
` ` ` yaml
1547
1515
Type : DatabaseIdParameter
1548
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
1516
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
1549
1517
Aliases :
1550
1518
Applicable : Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
1551
1519
Required : False
@@ -1579,7 +1547,7 @@ The DomainController parameter specifies the domain controller that's used by th
1579
1547
1580
1548
` ` ` yaml
1581
1549
Type : Fqdn
1582
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
1550
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
1583
1551
1584
1552
Aliases :
1585
1553
Applicable : Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
@@ -1723,7 +1691,7 @@ Accept wildcard characters: False
1723
1691
### -MailboxPlan
1724
1692
This parameter is available only in the cloud-based service.
1725
1693
1726
- The MailboxPlan parameter specifies the mailbox plan to applytothe mailbox. You can use any value that uniquely identifies the mailbox plan. For example:
1694
+ The MailboxPlan parameter specifies the mailbox plan to apply to the mailbox. You can use any value that uniquely identifies the mailbox plan. For example:
1727
1695
1728
1696
- Name
1729
1697
@@ -1752,7 +1720,7 @@ Accept wildcard characters: False
1752
1720
` ` `
1753
1721
1754
1722
### -MailboxProvisioningConstraint
1755
- This parameter is only availble in the cloud-based service.
1723
+ This parameter is only available in the cloud-based service.
1756
1724
1757
1725
This parameter is reserved for internal Microsoft use.
1758
1726
@@ -1769,7 +1737,7 @@ Accept wildcard characters: False
1769
1737
` ` `
1770
1738
1771
1739
### -MailboxProvisioningPreferences
1772
- This parameter is only availble in the cloud-based service.
1740
+ This parameter is only available in the cloud-based service.
1773
1741
1774
1742
This parameter is reserved for internal Microsoft use.
1775
1743
@@ -1809,7 +1777,7 @@ The ManagedFolderMailboxPolicy parameter specifies the managed folder mailbox po
1809
1777
1810
1778
` ` ` yaml
1811
1779
Type : MailboxPolicyIdParameter
1812
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
1780
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
1813
1781
Aliases :
1814
1782
Applicable : Exchange Server 2010
1815
1783
Required : False
@@ -1828,7 +1796,7 @@ Outlook 2003 Service Pack 3 clients are supported but are provided limited funct
1828
1796
1829
1797
` ` ` yaml
1830
1798
Type : SwitchParameter
1831
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
1799
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
1832
1800
Aliases :
1833
1801
Applicable : Exchange Server 2010
1834
1802
Required : False
@@ -1984,7 +1952,7 @@ Accept wildcard characters: False
1984
1952
` ` `
1985
1953
1986
1954
### -ProvisionedForOfficeGraph
1987
- This parameter is only availble in the cloud-based service.
1955
+ This parameter is only available in the cloud-based service.
1988
1956
1989
1957
This parameter is reserved for internal Microsoft use.
1990
1958
@@ -2093,7 +2061,7 @@ If you don't use this parameter, the retention policy named Default MRM Policy i
2093
2061
2094
2062
` ` ` yaml
2095
2063
Type : MailboxPolicyIdParameter
2096
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
2064
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
2097
2065
Aliases :
2098
2066
Applicable : Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
2099
2067
Required : False
@@ -2158,7 +2126,7 @@ The SamAccountName parameter (also known as the pre-Windows 2000 user account or
2158
2126
2159
2127
` ` ` yaml
2160
2128
Type : String
2161
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, FederatedUser, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
2129
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, FederatedUser, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
2162
2130
Aliases :
2163
2131
Applicable : Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
2164
2132
Required : False
@@ -2225,7 +2193,7 @@ If you don't use this parameter, the sharing policy named Default Sharing Policy
2225
2193
2226
2194
` ` ` yaml
2227
2195
Type : SharingPolicyIdParameter
2228
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
2196
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
2229
2197
Aliases :
2230
2198
Applicable : Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
2231
2199
Required : False
@@ -2236,7 +2204,7 @@ Accept wildcard characters: False
2236
2204
` ` `
2237
2205
2238
2206
### -SkipMailboxProvisioningConstraintValidation
2239
- This parameter is only availble in the cloud-based service.
2207
+ This parameter is only available in the cloud-based service.
2240
2208
2241
2209
This parameter is reserved for internal Microsoft use.
2242
2210
@@ -2252,21 +2220,6 @@ Accept pipeline input: False
2252
2220
Accept wildcard characters : False
2253
2221
` ` `
2254
2222
2255
- ### -SupervisoryReviewPolicy
2256
- PARAMVALUE: SwitchParameter
2257
-
2258
- ` ` ` yaml
2259
- Type : SwitchParameter
2260
- Parameter Sets : SupervisoryReviewPolicyMailbox
2261
- Aliases :
2262
- Applicable : Exchange Server 2016, Exchange Server 2019, Exchange Online
2263
- Required : True
2264
- Position : Named
2265
- Default value : None
2266
- Accept pipeline input : False
2267
- Accept wildcard characters : False
2268
- ` ` `
2269
-
2270
2223
### -TargetAllMDBs
2271
2224
This parameter is available only in the cloud-based service.
2272
2225
@@ -2301,7 +2254,7 @@ By default, no throttling policy is applied to the mailbox.
2301
2254
2302
2255
` ` ` yaml
2303
2256
Type : ThrottlingPolicyIdParameter
2304
- Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared, SupervisoryReviewPolicyMailbox
2257
+ Parameter Sets : User, MicrosoftOnlineServicesID, Arbitration, AuditLog, AuxAuditLog, DisabledUser, Discovery, EnableRoomMailboxAccount, Equipment, InactiveMailbox, Linked, LinkedRoomMailbox, Migration, PublicFolder, RemoteArchive, RemovedMailbox, Room, Scheduling, Shared
2305
2258
Aliases :
2306
2259
Applicable : Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
2307
2260
Required : False
0 commit comments