s! verbose = DISABLE|ENABLE Shows firewall allowed program configuration. Parameters: verbose - Verbose mode (optional). ...

%1!s!
      [ [ verbose = ] DISABLE|ENABLE ]

  Shows firewall allowed program configuration.

  Parameters:

  verbose - Verbose mode (optional).
      DISABLE - Display only summary information (default).
      ENABLE  - Display all available information.

  Examples:

      %1!s!
      %1!s! ENABLE
      %1!s! verbose=ENABLE

      IMPORTANT: "netsh firewall" is deprecated;
      use "netsh advfirewall firewall" instead.
      For more information on using "netsh advfirewall firewall" commands
      instead of "netsh firewall", see KB article 947709
      at http://go.microsoft.com/fwlink/?linkid=121488 .