Skip to content

Commit 03bb246

Browse files
authored
Update Enable-Mailbox.md
1 parent 40f24ee commit 03bb246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/mailboxes/Enable-Mailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This cmdlet is available in on-premises Exchange and in the cloud-based service.
1313

1414
Use the Enable-Mailbox cmdlet to create mailboxes for existing users who don't already have mailboxes. You can also use this cmdlet to create In-Place archives for existing mailboxes.
1515

16+
Note: In Exchange Online, this cmdlet doesn't activate/enable a mailbox the same way it does in on-premises Exchange. To add a mailbox for an existing Azure AD account, you can simply add a license to the account by using the Set-MsolUserLicense cmdlet.
17+
1618
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
1719

1820
## SYNTAX
@@ -177,8 +179,6 @@ When mailbox-enabling an existing user, beware of non-supported characters in th
177179

178180
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).
179181

180-
Please note that for Exchange Online this cmdlet doesn't activate/enable mailbox the same way it does in Exchange On-Premises. If you want to add mailbox for existing Azure AD you can simply add a license to a user using `Set-MsolUserLicense` cmdlet.
181-
182182
## EXAMPLES
183183

184184
### -------------------------- Example 1 --------------------------

0 commit comments

Comments
 (0)