Microsoft-Windows-VPN-Client

8 events across 1 channel

Event ID 10001: VPN Profile VpnConnectionName has been created with the following properties.

#
Provider
Microsoft-Windows-VPN-Client
Channel
Operational
Task
VPNWmiCreate
Opcode
Success

Description

VPN Profile VpnConnectionName has been created with the following properties.

Message #

VPN Profile %1 has been created with the following properties: 
%2

Fields #

NameDescription
VpnConnectionName UnicodeString
PropertiesString UnicodeString

Event ID 10002: VPN Profile VpnConnectionName could not be created.

#
Provider
Microsoft-Windows-VPN-Client
Channel
Operational
Level
Error
Task
VPNWmiCreate
Opcode
Failure

Description

VPN Profile VpnConnectionName could not be created.

Message #

VPN Profile %1 could not be created. 
Error: (%2). 
Properties: 
%3

Fields #

NameDescription
VpnConnectionName UnicodeString
ErrorCode UInt32
PropertiesString UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-VPN-Client",
    "guid": "{3C088E51-65BE-40D1-9B90-62BFEC076737}",
    "event_source_name": "",
    "event_id": 10002,
    "version": 0,
    "level": 2,
    "task": 1,
    "opcode": 12,
    "keywords": -9223372036854775808,
    "time_created": "2026-05-30T04:02:54.1757171+00:00",
    "event_record_id": 1,
    "correlation": {
      "ActivityID": "{40C6824D-23F8-4502-A9C1-BEC64FB97E8F}"
    },
    "execution": {
      "process_id": 4544,
      "thread_id": 12792
    },
    "channel": "Microsoft-Windows-VPN-Client/Operational",
    "computer": "JD-WIN11-22H2-1.ludus.domain",
    "security": {
      "user_id": "S-1-5-21-1006758700-2167138679-1475694448-1105"
    }
  },
  "event_data": {
    "VpnConnectionName": "LabVPN",
    "ErrorCode": "87",
    "PropertiesString": "ServerAddress: 10.99.99.99\nRememberCredential: true\nSplitTunneling: false\nDnsSuffix: \nVpnServerList: null\nIdleDisconnectSeconds: 0\nAllUserConnection: false\nEncryptionLevel: \nTunnelType: Ikev2\nEapConfiguration: false\nUseWinlogonCredential: false\nL2tpPsk: false\nAuthenticationMethod: MSChapv2\nMachineCertificateIssuerFilter: \nMachineCertificateEKUFilter: null\n"
  },
  "message": "VPN Profile LabVPN could not be created. \r\nError: (87). \r\nProperties: \r\nServerAddress: 10.99.99.99\nRememberCredential: true\nSplitTunneling: false\nDnsSuffix: \nVpnServerList: null\nIdleDisconnectSeconds: 0\nAllUserConnection: false\nEncryptionLevel: \nTunnelType: Ikev2\nEapConfiguration: false\nUseWinlogonCredential: false\nL2tpPsk: false\nAuthenticationMethod: MSChapv2\nMachineCertificateIssuerFilter: \nMachineCertificateEKUFilter: null\n"
}

Event ID 10003: VPN Profile VpnConnectionName has been deleted.

#
Provider
Microsoft-Windows-VPN-Client
Channel
Operational
Task
VPNWmiDelete
Opcode
Success

Description

VPN Profile VpnConnectionName has been deleted.

Message #

VPN Profile %1 has been deleted.

Fields #

NameDescription
VpnConnectionName UnicodeString

Event ID 10004: VPN Profile VpnConnectionName could not be deleted.

#
Provider
Microsoft-Windows-VPN-Client
Channel
Operational
Task
VPNWmiDelete
Opcode
Failure

Description

VPN Profile VpnConnectionName could not be deleted.

Message #

VPN Profile %1 could not be deleted. 
Error: (%2).

Fields #

NameDescription
VpnConnectionName UnicodeString
ErrorCode UInt32

Event ID 10005: VPN Connection VpnConnectionName has been modified with the following properties.

#
Provider
Microsoft-Windows-VPN-Client
Channel
Operational
Task
VPNWmiModify
Opcode
Success

Description

VPN Connection VpnConnectionName has been modified with the following properties.

Message #

VPN Connection %1 has been modified with the following properties: 
%2

Fields #

NameDescription
VpnConnectionName UnicodeString
PropertiesString UnicodeString

Event ID 10006: VPN Profile VpnConnectionName could not be modified.

#
Provider
Microsoft-Windows-VPN-Client
Channel
Operational
Task
VPNWmiModify
Opcode
Failure

Description

VPN Profile VpnConnectionName could not be modified.

Message #

VPN Profile %1 could not be modified. 
Error: (%2). 
Properties: 
%3

Fields #

NameDescription
VpnConnectionName UnicodeString
ErrorCode UInt32
PropertiesString UnicodeString

Event ID 10007: VPN Profile VpnConnectionName has been created with the following input properties.

#
Provider
Microsoft-Windows-VPN-Client
Channel
Operational
Task
VPNWmiCreate
Opcode
Success

Description

VPN Profile VpnConnectionName has been created with the following input properties.

Message #

VPN Profile %1 has been created with the following input properties: 
%2
The following properties could not be updated:
%3

Fields #

NameDescription
VpnConnectionName UnicodeString
PropertiesString UnicodeString
PropertiesNotUpdatedString UnicodeString

Event ID 10008: VPN Connection VpnConnectionName has been modified with the following input properties.

#
Provider
Microsoft-Windows-VPN-Client
Channel
Operational
Task
VPNWmiModify
Opcode
Success

Description

VPN Connection VpnConnectionName has been modified with the following input properties.

Message #

VPN Connection %1 has been modified with the following input properties: 
%2
The following properties could not be updated:
%3

Fields #

NameDescription
VpnConnectionName UnicodeString
PropertiesString UnicodeString
PropertiesNotUpdatedString 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 3c088e51-65be-40d1-9b90-62bfec076737

Defined in VpnClientPSProvider.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