EWS Extension Online Powershell v2
Deprecated. Use ***EWS Extension Online Powershell v3*** instead.
- Category
- Pack
- MicrosoftExchangeOnline
Configuration parameters
- url — Exchange Online URL (required)
- certificate — (required)
- password — (required)
- organization — The organization used in app-only authentication. (required)
- app_id — The application ID from the Azure portal (required)
Commands (9)
- ews-cas-mailbox-list — Displays Client Access settings that are configured on mailboxes.
- ews-get-tenant-allow-block-list-count — Retrieve current count of defined Tenant Allow/Block List items. Uses Get-TenantAllowBlockListItems cmdlet.
- ews-get-tenant-allow-block-list-items — Retrieve current Tenant Allow/Block List items. Uses Get-TenantAllowBlockListItems cmdlet.
- ews-mailbox-list — Displays mailbox objects and attributes, populate property pages, or supplies mailbox information to other tasks.
- ews-mailbox-permission-list — Retrieves permissions on a mailbox.
- ews-new-tenant-allow-block-list-items — Add new items to the Tenant Allow/Block Lists. Uses PowerShell New-TenantAllowBlockListItems cmdlet.
- ews-recipient-list — Displays existing recipient objects in your organization. This command returns all mail-enabled objects (for example, mailboxes, mail users, mail contacts, and distribution groups).
- ews-recipient-permission-list — Displays information about SendAs permissions that are configured for users.
- ews-remove-tenant-allow-block-list-items — Remove items from the Tenant Allow/Block Lists. You can delete items by their value or by unique ID. Uses PowerShell cmdlet Remove-TenantAllowBlockListItems cmdlet.