diff --git a/README.md b/README.md index 787c693..feac062 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Exchange-Rules-Migrator +# Exchange Rules Migrator This PowerShell script was originally developed when I was working in an Exchange support team at Microsoft. When an Exchange mailbox is moved between different forests, any saved inbox rules which refer to mailboxes internal to the user's forest will break, because intra-forest rules default to the **LegacyDN** format, which looks like `[EX:/distinguished/name]`, rather than regular SMTP addresses.