Microsoft-Windows-DeviceGuard
11 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 6000 | CodeIntegrity attempted to load the policy located at PolicyFilePath, but failed … | Operational | Y |
| 6001 | CodeIntegrity attempted to load token TokenID but failed with status Status. | Operational | N |
| 6002 | CodeIntegrity successfully loaded token Token. | Operational | N |
| 6003 | This event contains additional information for token Token. | Operational | N |
| 7000 | Device Guard successfully processed the Group Policy: Virtualization Based … | Operational | N |
| 7001 | Device Guard failed to process the Group Policy to enable Virtualization Based … | Operational | N |
| 7002 | Device Guard failed to process the Group Policy to disable Virtualization Based … | Operational | N |
| 7010 | Device Guard successfully processed the Group Policy: Configurable Code … | Operational | N |
| 7011 | Device Guard failed to process the Group Policy to enable Configurable Code … | Operational | N |
| 7012 | Device Guard failed to process the Group Policy to disable Configurable Code … | Operational | N |
| 7013 | Device Guard is not available in this edition of Windows | Operational | N |
Event ID 6000: CodeIntegrity attempted to load the policy located at PolicyFilePath, but failed with status code ErrorCode.
#Description
CodeIntegrity attempted to load the policy located at PolicyFilePath, but failed with status code ErrorCode.
Message #
Fields #
| Name | Description |
|---|---|
PolicyFilePath UnicodeString | |
ErrorCode HexInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-DeviceGuard",
"guid": "F717D024-F5B4-4F03-9AB9-331B2DC38FFB",
"event_source_name": "",
"event_id": 6000,
"version": 0,
"level": 2,
"task": 0,
"opcode": 200,
"keywords": 9223372036854775808,
"time_created": "2026-03-09T01:38:04.902778+00:00",
"event_record_id": 32,
"correlation": {},
"execution": {
"process_id": 1872,
"thread_id": 9840
},
"channel": "Microsoft-Windows-DeviceGuard/Operational",
"computer": "LAB-WIN11",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"PolicyFilePath": "\\SystemRoot\\Boot\\EFI\\WinSiPolicy.p7b",
"ErrorCode": "0x80070006"
},
"message": ""
}
Event ID 6001: CodeIntegrity attempted to load token TokenID but failed with status Status.
#Description
CodeIntegrity attempted to load token TokenID but failed with status Status.
Message #
Fields #
| Name | Description |
|---|---|
TokenID UnicodeString | |
Status UInt32 | NTSTATUS reference |
Event ID 6002: CodeIntegrity successfully loaded token Token.
#Event ID 6003: This event contains additional information for token Token.
#Event ID 7000: Device Guard successfully processed the Group Policy: Virtualization Based Security = VirtualizationBasedSecurity, Secure Boot = SecureBoot, DMA Protection = DmaProtection, Virtualization Bas...
#Description
Device Guard successfully processed the Group Policy: Virtualization Based Security = VirtualizationBasedSecurity, Secure Boot = SecureBoot, DMA Protection = DmaProtection, Virtualization Based Code Integrity = HVCI, Credential Guard = LSA, Machine Identity Isolation = MachineIdentityIsolation, Kernel-mode Hardware-enforced Stack Protection = KernelShadowStacks, Reboot required = Reboot, Status = Status.
Message #
Fields #
| Name | Description |
|---|---|
VirtualizationBasedSecurity UInt32 | |
SecureBoot UnicodeString | |
DmaProtection UnicodeString | |
HVCI UnicodeString | |
LSA UnicodeString | |
MachineIdentityIsolation UnicodeString | |
KernelShadowStacks UInt32 | |
Reboot UnicodeString | |
Status HexInt32 | NTSTATUS reference |
Event ID 7001: Device Guard failed to process the Group Policy to enable Virtualization Based Security (Status = Status): ErrorMessage.
#Description
Device Guard failed to process the Group Policy to enable Virtualization Based Security (Status = Status): ErrorMessage.
Message #
Fields #
| Name | Description |
|---|---|
Status HexInt32 | NTSTATUS reference |
ErrorMessage UnicodeString |
Event ID 7002: Device Guard failed to process the Group Policy to disable Virtualization Based Security (Status = Status): ErrorMessage.
#Description
Device Guard failed to process the Group Policy to disable Virtualization Based Security (Status = Status): ErrorMessage.
Message #
Fields #
| Name | Description |
|---|---|
Status HexInt32 | NTSTATUS reference |
ErrorMessage UnicodeString |
Event ID 7010: Device Guard successfully processed the Group Policy: Configurable Code Integrity Policy = SiPolicy, Policy file path = PolicyFilePath, Reboot required = Reboot, Status ...
#Description
Device Guard successfully processed the Group Policy: Configurable Code Integrity Policy = SiPolicy, Policy file path = PolicyFilePath, Reboot required = Reboot, Status = Status.
Message #
Fields #
| Name | Description |
|---|---|
SiPolicy UnicodeString | |
PolicyFilePath UnicodeString | |
Reboot UnicodeString | |
Status HexInt32 | NTSTATUS reference |
Event ID 7011: Device Guard failed to process the Group Policy to enable Configurable Code Integrity Policy (Status = Status): ErrorMessage.
#Description
Device Guard failed to process the Group Policy to enable Configurable Code Integrity Policy (Status = Status): ErrorMessage.
Message #
Fields #
| Name | Description |
|---|---|
Status HexInt32 | NTSTATUS reference |
ErrorMessage UnicodeString |
Event ID 7012: Device Guard failed to process the Group Policy to disable Configurable Code Integrity Policy (Status = Status): ErrorMessage.
#Description
Device Guard failed to process the Group Policy to disable Configurable Code Integrity Policy (Status = Status): ErrorMessage.
Message #
Fields #
| Name | Description |
|---|---|
Status HexInt32 | NTSTATUS reference |
ErrorMessage UnicodeString |
Event ID 7013: Device Guard is not available in this edition of Windows
#Description
Device Guard is not available in this edition of Windows.
Message #
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 f717d024-f5b4-4f03-9ab9-331b2dc38ffb
Defined in ManageCI.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.1000, captured 2026-06-02