Inhalt
Toggle
Description
This script moves Exchange Online migration users to a new migration batch. The script creates
the new batch automatically.
The name of the new batch is based on the following:
- Custom prefix, provided by the BatchName parameter
- Batch completion date
- Source batch name
The new batch name helps you to easily identify the planned completion date and source of the
migration users. This is helpful during an agile mailbox migration process.
Example
# Move two migration users from the their current migration batch to a new migration batchCode Samples ./Move-MigrationUsers -Users JohnDoe@varunagroup.de,JaneDoe@varunagroup.de -CompleteDateTime '2022/08/31 18:00'
You can find more information in the GitHub repositories README file.
Version History
- 1.0, Initial community release
Links
- Download and follow at Github: https://github.com/Apoc70/Move-MigrationUser
Additional Credits
Additional credits go to Marc Debold.
Follow
Kurz-URL | Short URL: https://granikos.eu/go/IlFA
