Delete Configured WFP Filters
You can delete the configured Secure Workload WFP filters using c:\program files\tetration\tetenf.exe
. To avoid accidental deletions of filters, when you run the delete command, specify the token in <yyyymm> format, where yyyy is the current year and mm is the current month in the numerical form. For example, if today’s date is 01/21/2021, then the token is -token=202101
Supported options are:
-
With administrative privileges, run
cmd.exe
. -
To delete all configured Secure Workload filters, run
c:\program files\tetration\tetenf.exe -d -f -all - token=<yyyymm>
-
To delete all configured Secure Workload WFP objects, run
c:\program files\tetration\tetenf.exe -d -all -token=<yyyymm>
-
To delete a Secure Workload WFP filter by name, run
c:\program files\tetration\tetenf.exe -d -name=<WFP filter name> -token=<yyyymm>