Office365::Office365CreateMailbox |
||
Description | ||
Create a mailbox on Office365 (online). This plugin uses powershell and requires "Basic Authentication" to be enabled on the powershell IIS webservice. Optionally a license
can be assigned to the mailbox. CLIENT You need to
configure WinRM on the client to: |
||
Office365 Server Configuration | ||
Office365
powershell URL |
The URL which points to the powershell website of Office365. |
|
Username |
Username to use for the "Basic Authentication" connection. | |
Password |
Password to use for the "Basic Authentication" connection. | |
Mailbox Configuration | ||
UserPrincipalName |
The UserPrincipalName of the account. | |
Account
name |
The SamAccountName of the account. | |
Primary
SMTP address |
The SMTP email address which will be used as the primary SMTP address | |
License
type |
Optional license type that can be used to assign a license to the mailbox. | |
Usage
Location |
Optional usage location. | |
On-premise
URL |
The URL that points to the on-premise exchange server. | |
Remote
routing address |
The "remote routing address" of the Office365 mailbox. | |
Wait
time |
The time in seconds that the plugin will wait between assigning the license and enabling the mailbox. This is to make sure AD has synced with Office365. |