Skip to content

Instantly share code, notes, and snippets.

@amvargas1976
amvargas1976 / Apply-MW_CategoriesCSV.ps1
Created February 15, 2019 16:21
BitTitan SDK: Code to apply color coding to MigrationWiz line items, based on a CSV
<#
.DESCRIPTION
This script will move mailboxes from a mailbox project to a target project
.NOTES
Author Antonio Vargas
Date Jan/2019
Disclaimer: This script is provided 'AS IS'. No warrantee is provided either expressed or implied.
Version: 1.1
@amvargas1976
amvargas1976 / Retry-MW_MigrationsWithErrors.ps1
Created February 13, 2019 21:36
BitTitan SDK: Code to retry all users with item errors in your MigrationWiz document project
<#
.DESCRIPTION
This script needs to be run on the BitTitan Command Shell
.NOTES
.Version 1.0
Author Antonio Vargas
Date Feb/13/2019