Microsoft-Windows-Forwarding

8 events across 1 channel

Event ID 100: The subscription Id is created successfully.

#
Provider
Microsoft-Windows-Forwarding
Channel
Operational

Description

The subscription Id is created successfully.

Message #

The subscription %1 is created successfully.

Fields #

NameDescription
Id UnicodeString
Query UnicodeString

Event ID 101: The subscription Id is created, but one or more channels in the query could not be read at this time.

#
Provider
Microsoft-Windows-Forwarding
Channel
Operational

Description

The subscription Id is created, but one or more channels in the query could not be read at this time.

Message #

The subscription %1 is created, but one or more channels in the query could not be read at this time.

Fields #

NameDescription
Id UnicodeString
Query UnicodeString
Status UnicodeStringNTSTATUS reference

Event ID 102: The subscription Id can not be created.

#
Provider
Microsoft-Windows-Forwarding
Channel
Operational

Description

The subscription Id can not be created. The error code is ErrorCode.

Message #

The subscription %1 can not be created. The error code is %3.

Fields #

NameDescription
Id UnicodeString
Query UnicodeString
ErrorCode UInt32

Event ID 103: The subscription Id is unsubscribed.

#
Provider
Microsoft-Windows-Forwarding
Channel
Operational

Description

The subscription Id is unsubscribed.

Message #

The subscription %1 is unsubscribed.

Fields #

NameDescription
Id UnicodeString

Event ID 104: The forwarder has successfully connected to the subscription manager at address SubscriptionManagerAddress.

#
Provider
Microsoft-Windows-Forwarding
Channel
Operational

Description

The forwarder has successfully connected to the subscription manager at address SubscriptionManagerAddress.

Message #

The forwarder has successfully connected to the subscription manager at address %1.

Fields #

NameDescription
SubscriptionManagerAddress UnicodeString
ErrorCode UInt32
ErrorMessage UnicodeString

Event ID 105: The forwarder is having a problem communicating with subscription manager at address SubscriptionManagerAddress.

#
Provider
Microsoft-Windows-Forwarding
Channel
Operational

Description

The forwarder is having a problem communicating with subscription manager at address SubscriptionManagerAddress. Error code is ErrorCode and Error Message is ErrorMessage.

Message #

The forwarder is having a problem communicating with subscription manager at address %1.  Error code is %2 and Error Message is %3.

Fields #

NameDescription
SubscriptionManagerAddress UnicodeString
ErrorCode UInt32
ErrorMessage UnicodeString

Event ID 106: Subscription policy has changed.

#
Provider
Microsoft-Windows-Forwarding
Channel
Operational
Level
Informational

Description

Subscription policy has changed. Forwarder is adjusting its subscriptions according to the subscription manager(s) in the updated policy.

Message #

Subscription policy has changed.  Forwarder is adjusting its subscriptions according to the subscription manager(s) in the updated policy.

Fields #

NameDescription
Name

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Forwarding",
    "guid": "{699E309C-E782-4400-98C8-E21D162D7B7B}",
    "event_source_name": "",
    "event_id": 106,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": -9223372036854775808,
    "time_created": "2026-05-29T06:21:48.6540583+00:00",
    "event_record_id": 3,
    "correlation": {
      "ActivityID": "{2452164F-EEF3-0000-6C17-5224F3EEDC01}"
    },
    "execution": {
      "process_id": 3704,
      "thread_id": 1728
    },
    "channel": "Microsoft-Windows-Forwarding/Operational",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-20"
    }
  },
  "event_data": {},
  "message": "Subscription policy has changed.  Forwarder is adjusting its subscriptions according to the subscription manager(s) in the updated policy."
}

Event ID 107: A subscription policy contains invalid configuration.

#
Provider
Microsoft-Windows-Forwarding
Channel
Operational

Description

A subscription policy contains invalid configuration. Description of policy is PolicyDescription.

Message #

A subscription policy contains invalid configuration.  Description of policy is %1.

Fields #

NameDescription
PolicyDescription UnicodeString

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 699e309c-e782-4400-98c8-e21d162d7b7b

Defined in wevtfwd.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02

Downloads