Skip to content

Instantly share code, notes, and snippets.

@lukecamilo
Created May 22, 2019 16:26
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 lukecamilo/d4cfe6f692349c58a7f9312a4711b790 to your computer and use it in GitHub Desktop.
Save lukecamilo/d4cfe6f692349c58a7f9312a4711b790 to your computer and use it in GitHub Desktop.
Get-ReceiveConnector | where {$_.name -like "relay*"} | Set-ReceiveConnector -RemoteIPRanges $ips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment