Microsoft Windows XP
[Version 5.1.2600
](C) Copyright 1986-2001 Microsoft Corp.
C
:\WINDOWS>netsh firewall delete allowedprogram ?
delete allowedprogram
[ program =
] Pfad
[ [ profile =
] CURRENT
|DOMAIN
|STANDARD
|ALL
]
Löscht vom Firewall zugelassene Programmkonfiguration.
Parameter
:
program - Programmpfad und Dateiname
profile - Konfigurationsprofil (optional)
CURRENT - Aktuelles Profil (Standard)
DOMAIN - Domänenprofil
STANDARD - Standardprofil
ALL - Alle Profile
Beispiele
:
delete allowedprogram C
:\MyApp\MyApp.exe
delete allowedprogram program = C
:\MyApp\MyApp.exe