sukriborneo

drop win update

Apr 30th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /ip firewall raw
  2. add chain=prerouting action=drop content=update.microsoft.com comment="Blocking Windows Update"
  3. add chain=prerouting action=drop content=download.microsoft.com
  4. add chain=prerouting action=drop content=download.windowsupdate.com
  5. add chain=prerouting action=drop content=windowsupdate.com
  6. add chain=prerouting action=drop content=wustat.windows.com
  7. add chain=prerouting action=drop content=ntservicepack.microsoft.com
  8. add chain=prerouting action=drop content=stats.microsoft.com
  9. add chain=prerouting action=drop content=wustat.windows.com
  10. add chain=prerouting action=drop content=windowsupdate.microsoft.com
Add Comment
Please, Sign In to add comment