Configures Windows Event Collector service to make sure subscription can be created and sustained through reboots. This includes ...

Configures Windows Event Collector service to make sure subscription can be created and
sustained through reboots. This includes the following steps:
  1. Enable ForwardedEvents channel if disabled.
  2. Set Windows Event Collector service to delay start (Vista and later only).
  3. Start Windows Event Collector service if not running.

Usage:

wecutil { qc | quick-config } [/OPTION:VALUE]

Options:

You can use either the short (i.e. /q) or long (i.e. /quiet) version of the
option names. Options and their values are case-insensitive.

/q[:VALUE] (Quiet)
VALUE can be true or false. If true, quick-config will not prompt for confirmation.
The default value of this option is false.

Example:

wecutil qc