s! protocol = TCP|UDP|ALL port = 1-65535 profile = CURRENT|DOMAIN|STANDARD|ALL Löscht die Firewallportkonfiguration. Parameter: ...

%1!s!       [ protocol = ] TCP|UDP|ALL       [ port = ] 1-65535       [ [ profile = ] CURRENT|DOMAIN|STANDARD|ALL    Löscht die Firewallportkonfiguration.    Parameter:    protocol - Portprotokoll       TCP - TCP - Transmission Control-Protokoll (TCP).       UDP - User Datagram-Protokoll (UDP).       ALL - Alle Protokolle.    port - Portnummer    profile - Konfigurationsprofil (optional).       CURRENT  - Gilt für das aktive Profil. Das aktive Profil kann ein                  Domänen-, Standard- (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! TCP 80       %1!s! protocol=UDP port=500