ExoAliasManagement

0.0.3

PowerShell module for managing Exchange Online email aliases. Provides functions to find, add, and remove email aliases from Exchange Online mailboxes using interactive authentication.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ExoAliasManagement -RequiredVersion 0.0.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ExoAliasManagement -Version 0.0.3

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Air11 LLC

Package Details

Author(s)

  • Alex Neihaus

Tags

Exchange ExchangeOnline Office365 Email Alias Mailbox

Functions

Find-ExoAlias Add-ExoAlias Remove-ExoAlias

Dependencies

This module has no dependencies.

Release Notes

v0.0.1 (2026-01-21)
- Initial release
- Find-ExoAlias: Search for email aliases in mailboxes
- Add-ExoAlias: Add email aliases to mailboxes with verification
- Remove-ExoAlias: Remove email aliases with confirmation prompt
- Interactive authentication for Exchange Online
- Email format validation
- Pipeline support for batch operations

FileList

Version History

Version Downloads Last updated
0.0.4 7 1/22/2026
0.0.3 (current version) 5 1/22/2026
0.0.2 4 1/22/2026
0.0.1 5 1/21/2026