Microsoft-Windows-VPN-Client
8 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 10001 | VPN Profile VpnConnectionName has been created with the following properties. | Operational | N |
| 10002 | VPN Profile VpnConnectionName could not be created. | Operational | Y |
| 10003 | VPN Profile VpnConnectionName has been deleted. | Operational | N |
| 10004 | VPN Profile VpnConnectionName could not be deleted. | Operational | N |
| 10005 | VPN Connection VpnConnectionName has been modified with the following … | Operational | N |
| 10006 | VPN Profile VpnConnectionName could not be modified. | Operational | N |
| 10007 | VPN Profile VpnConnectionName has been created with the following input … | Operational | N |
| 10008 | VPN Connection VpnConnectionName has been modified with the following input … | Operational | N |
Event ID 10001: VPN Profile VpnConnectionName has been created with the following properties.
#Event ID 10002: VPN Profile VpnConnectionName could not be created.
#Description
VPN Profile VpnConnectionName could not be created.
Message #
Fields #
| Name | Description |
|---|---|
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.
#Event ID 10004: VPN Profile VpnConnectionName could not be deleted.
#Event ID 10005: VPN Connection VpnConnectionName has been modified with the following properties.
#Event ID 10006: VPN Profile VpnConnectionName could not be modified.
#Event ID 10007: VPN Profile VpnConnectionName has been created with the following input properties.
#Event ID 10008: VPN Connection VpnConnectionName has been modified with the following input properties.
#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