Hi all,
I would like to use "netsh advfirewall firewall" commands, to list only some rule
for example, filter by:
only blocked rules
only rules belonging to a certain group name
more, if possible, list only rule having name starting with "blabla", then I guess using wildcards...
thanks!