Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh advfirewall consec show rule ?
Usage: show rule name=[profile=public|private|domain|any[,...]][type=dynamic|static (default=static)][verbose]
Remarks:
- Displays all instances of the rule identified by name, and
optionally profiles and type.
Examples:
Display all rules:
netsh advfirewall consec show rule name=all
Display all dynamic rules:
netsh advfirewall consec show rule name=all type=dynamic