Skip to content

Powershell script to block domains returned by Bolster Playbook in Microsoft Exchange

Notifications You must be signed in to change notification settings

bolster-inc/Block-Playbook-Domains-Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Block-Playbook-Domains-Exchange

Powershell script to block domains returned by Bolster Playbook in Microsoft Exchange

PREREQUISITE

Connect to Exchange Online in Powershell: https://learn.microsoft.com/en-us/powershell/exchange/connect-to-exchange-online-powershell?view=exchange-ps

DESCRIPTION

  • Given a Playbook ID, this script downloads the latest Bolster playbook, extracts the domains and blocks them in Microsoft Exchange.
  • Once blocked, any incoming email with the blocked domain will get quarantined.

USAGE

PS > BlockPlaybookUrls.ps1 <API_KEY> <PLAYBOOK_ID>

About

Powershell script to block domains returned by Bolster Playbook in Microsoft Exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published