Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh wfp set options ?
Usage: set options
[[ netevents = ] ON | OFF ][[ keywords = ] NONE | BCAST | MCAST| BCAST+MCAST ]
Parameters:
Tag Value
netevents - Can be either ON or OFF.
Sets the netevents option. The default is ON.
keywords - Can be NONE, BCAST, MCAST, or BCAST+MCAST.
Sets the keywords option. The default is NONE.
Remarks: Sets the engine options for netevents.
Only one option parameter can be set per execution.