Hi,
I want to build a Windows 10 PC without any network access, except for the Cisco AnyConnect VPN Client. What are the minimal firewall rules to realize that?
This is the idea:
netsh advfirewall set allprofiles firewallpolicy blockinbound,blockoutbound
netsh advfirewall firewall delete rule all
netsh advfirewall firewall add rule ?
Cheers Bob