Skip to content

Instantly share code, notes, and snippets.

@dustindortch
Created November 26, 2017 22:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dustindortch/bf2b4e8afb81258762be7ef36575a5e0 to your computer and use it in GitHub Desktop.
Save dustindortch/bf2b4e8afb81258762be7ef36575a5e0 to your computer and use it in GitHub Desktop.
$Required | Where-Object {$_.ProxyAddresses -NotLike "*@*"} | Get-PublicFolder | Disable-MailPublicFolder -Confirm:$False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment