Created
June 21, 2017 11:34
-
-
Save tored/f0eaa5ecd0c1e79ff1f3a8d9a74b2ce1 to your computer and use it in GitHub Desktop.
Revisions
-
Tor Edvardsson created this gist
Jun 21, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ New-NetFirewallRule -DisplayName "Block Microsoft Edge News Feed by IP" -RemoteAddress "204.79.197.203" -Action "Block" -Direction "Outbound" -Package "S-1-15-2-3624051433-2125758914-1423191267-1740899205-1073925389-3782572162-737981194"