Move Exchange Online Migration Users

—
Create Exchange Organization Report in Microsoft Word

This script reads Exchange Organization data and creates a single Microsoft Word document. A later version will support exporting to an Html file.
The script requires an Exchange Management Shell for Exchange Server 2016 or newer. Older EMS versions are not tested.
Exchange Environment Report – V2

This script creates an HTML report showing the following information about an Exchange 2019, 2016, 2013, 2010, and, to a lesser extent, 2007 and 2003 environment.
Export Mailbox Delegates and SMTP Forwarding Information

This script connects either to Exchange Online or to a dedicated on-premises Exchange Server to export configured mailbox delegates and SMTP forwarding configurations.
The SMTP forwarding configurations are gathered from inbox rules and from mailbox forwarding settings.
Export Computer Object Information from Active Directory

Sometimes you might be interested in gathering a list of all computer from an Active Directory domain in preparation for migration.
PowerShell script New-RoomMailbox updated

The PowerShell script New-RoomMailbox has been updated and release v1.2 has been published to GitHub and TechNet Gallery.
Read Exchange Schema Information from all Domains in an Active Directory Forest

This script reads the Exchange schema version from the Active Directory schema partition. The Exchange organization name is fetched from Active Directory automatically.
Fetch remote SMTP servers connecting to Exchange

When migrating to new version of Exchange Servers you must move your internal SMTP relay endpoints. This can be a challeging tasks as application owners mostly ignore your requests for such changes.
Rename and Trim Legacy Public Folders for Modern Public Folder Migration

When you want to migrate your legacy public folders from Exchange 2010 to modern public folders in Exchange Online you must prepare the public folder names for migration.
Update-CASMailbox PowerShell script updated to v1.1

The PowerShell script to set Client Access mailbox settings based on AD group membership has been updated.