Sauvegarde WAPT
This commit is contained in:
4
gpo-firewall-config-mmi/waptservice/script.bat
Normal file
4
gpo-firewall-config-mmi/waptservice/script.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
netsh advfirewall firewall add rule name="WAPTSERVICE 8088" dir=in action=allow protocol=TCP localport=8088
|
||||
netsh advfirewall firewall add rule name="WAPTSERVICE 8088" dir=in action=allow protocol=UDP localport=8088
|
||||
netsh advfirewall firewall add rule name="WAPTSERVICE 8088" dir=out action=allow protocol=TCP localport=8088
|
||||
netsh advfirewall firewall add rule name="WAPTSERVICE 8088" dir=out action=allow protocol=UDP localport=8088
|
||||
Reference in New Issue
Block a user