JustPaste
HomeCategoriesAboutDonateContactTerms of UsePrivacy Policy
JustPaste

Free online notepad — write and share instantly

Navigate

  • Home
  • Timeline
  • Categories

Info

  • About
  • Donate
  • Contact

Legal

  • Terms of Use
  • Privacy Policy

© 2026 JustPaste.app. All rights reserved.

Made with ♥ by JustPaste

Zebra Print Relay Commands | JustPaste.app
about 2 months ago0 views
💻Technology

Zebra Print Relay Commands

netsh advfirewall firewall add rule name="ZebraPrintRelay" dir=in action=allow protocol=tcp localport=3000 remoteip=192.168.1.0/24

netsh advfirewall firewall delete rule name="Windows PowerShell" protocol=TCP

netsh advfirewall firewall add rule name="Block PowerShell TCP 1-2999" dir=in action=block protocol=TCP localport=1-2999 program="%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" profile=any

netsh advfirewall firewall add rule name="Block PowerShell TCP 3001-65535" dir=in action=block protocol=TCP localport=3001-65535 program="%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" profile=any

← Back to timeline