s! program = Pfad profile = CURRENT|DOMAIN|STANDARD|ALL Löscht die von der Firewall zugelassene Programmkonfiguration. Parameter: ...

%1!s!
      [ program = ] Pfad
      [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL ]

  Löscht die von der Firewall zugelassene Programmkonfiguration.

  Parameter:

  program - Programmpfad und Dateiname

  profile      - Konfigurationsprofil (optional)
      CURRENT  - Gilt für das aktive Profil. Das aktive Profil kann ein
                 Domänenprofil, Standardprofil (d. h. privat) oder öffentliches
                 Profil (Standardwert) sein.
      DOMAIN   - Gilt für das Domänenprofil.
      STANDARD - Gilt für das Standardprofil (d. h. privat).
      ALL      - Gilt für das Domänen- und Standardprofil (d. h. privat).
                 Gilt nicht für das öffentliche Profil.

  Beispiele:

      %1!s! C:\MyApp\MyApp.exe
      %1!s! program=C:\MyApp\MyApp.exe

      WICHTIG: "netsh firewall" ist veraltet.
      Verwenden Sie stattdessen "netsh advfirewall firewall".
      Weitere Informationen zur Verwendung von "netsh advfirewall firewall"
      anstelle von "netsh firewall" finden Sie im KB-Artikel 947709 unter
      "http://go.microsoft.com/fwlink/?linkid=121488".