Various scripts used for management tasks (and migrations) on Exchange server
Go to file
2021-08-12 08:39:37 -03:00
Docs Fix emphasis on option 3 2021-05-03 09:00:17 -03:00
alias-toolkit.ps1 Replace verification logic with print statement 2021-05-05 08:51:56 -03:00
deploy-spamfilter-connector.ps1 Fix ConnectorType 2021-08-12 08:39:37 -03:00
list-alias-csv-content.ps1 Add existing scripts 2021-05-03 00:07:56 -03:00
mass-deploy-spamfilter-connector.ps1 Fix ConnectorType 2021-08-12 08:39:37 -03:00
README.md Update readme 2021-08-10 10:06:03 -03:00
search-email-addresses.ps1 Add existing scripts 2021-05-03 00:07:56 -03:00

Exchange-Scripts

This repo contains various scripts used for management tasks (and migrations) on Exchange Server (and Exchange Online). You can click on the script name to see documentation for it.

Scripts

  • Alias Toolkit - Easy to use, menu-based script for searching for, exporting and importing aliases from/to Exchange (Online).
  • Spam Filter Deployment Script - Script to create the Connector and Enhanced Filtering rule for a spam gateway.
  • Mass Spam Filter Deployment Script - Script to use delegated Partner (CSP) domains and deploy Connector and Enhanced Filtering rule for a spam gateway.
  • List alias .csv contents - This has been integrated into Alias Toolkit.
  • Search Email Addresses - This has been integrated into Alias Toolkit.