Microsoft-Windows-DeviceUpdateAgent

25 events across 1 channel

EventTitleChannelSample
100A new deployment session was created with session ID Prop_SessionId.OperationalN
101Failed to create a new deployment session with error Prop_UpdateId.OperationalN
200Failed to generate a list of files to download with error Prop_ProductId.OperationalN
201Requesting Prop_NumFiles files with total size Prop_RequestSize.OperationalN
300Failed to install updates with error Prop_ProductId.OperationalN
301Update 'Prop_UnicodeString' encountered install error Win32Error.OperationalN
302Update 'Prop_UnicodeString' encountered import error Win32Error.OperationalN
303Update 'Prop_UnicodeString' should have already existed on the machine, but was …OperationalN
304Installation of update set 'Prop_Id' requires the system to be rebooted.OperationalN
305Installation of update 'Prop_Id' requires the system to be rebooted.OperationalN
306Installation of update set 'Prop_SetId' is complete.OperationalN
307Updated product 'Prop_ProductId' to version 'Prop_ProductVersion'.OperationalN
400Failed to commit updates with error HRESULT.OperationalN
500Failed to clean up updates with error HRESULT.OperationalN
600Failed to cancel updates with error HRESULT.OperationalN
601Updates were cancelled with reason HRESULT.OperationalN
700Failed to merge updates with error HRESULT.OperationalN
800Failed to get update result post reboot with error HRESULT.OperationalN
801Updated product 'Prop_ProductId' to last activated version …OperationalN
802Product 'Missing_updates' was not updated to last activated version …OperationalN
803Product 'Prop_ProductId' at version 'Prop_ProductVersion' had summary analysis …OperationalN
804Summary analysis found device 'Prop_DeviceInstancePath' using driver package …OperationalN
805Summary analysis found device 'Prop_DeviceInstancePath' using driver package …OperationalN
900Failed to perform post download operation with error HRESULT.OperationalN
1000Parsed manifest for product 'Prop_ProductId' at version 'Prop_Version1' is not …OperationalN

Event ID 100: A new deployment session was created with session ID Prop_SessionId.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

A new deployment session was created with session ID Prop_SessionId.

Message #

A new deployment session was created with session ID %1

Fields #

NameDescription
Prop_SessionId UnicodeString
Prop_UpdateId UnicodeString
Prop_FlightId UnicodeString

Event ID 101: Failed to create a new deployment session with error Prop_UpdateId.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Failed to create a new deployment session with error Prop_UpdateId.

Message #

Failed to create a new deployment session with error %1

Fields #

NameDescription
Prop_UpdateId UnicodeString
Prop_FlightId UnicodeString
HRESULT UInt32

Event ID 200: Failed to generate a list of files to download with error Prop_ProductId.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Failed to generate a list of files to download with error Prop_ProductId.

Message #

Failed to generate a list of files to download with error %1

Fields #

NameDescription
Prop_ProductId UnicodeString
Prop_ProductVersion UnicodeString
HRESULT UInt32

Event ID 201: Requesting Prop_NumFiles files with total size Prop_RequestSize.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Requesting Prop_NumFiles files with total size Prop_RequestSize.

Message #

Requesting %1 files with total size %2

Fields #

NameDescription
Prop_NumFiles UInt32
Prop_RequestSize UInt64

Event ID 300: Failed to install updates with error Prop_ProductId.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Failed to install updates with error Prop_ProductId.

Message #

Failed to install updates with error %1

Fields #

NameDescription
Prop_ProductId UnicodeString
Prop_ProductVersion UnicodeString
HRESULT UInt32

Event ID 301: Update 'Prop_UnicodeString' encountered install error Win32Error.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Update 'Prop_UnicodeString' encountered install error Win32Error.

Message #

Update '%2' encountered install error %1

Fields #

NameDescription
Win32Error UInt32
Prop_UnicodeString UnicodeString

Event ID 302: Update 'Prop_UnicodeString' encountered import error Win32Error.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Update 'Prop_UnicodeString' encountered import error Win32Error.

Message #

Update '%2' encountered import error %1

Fields #

NameDescription
Win32Error UInt32
Prop_UnicodeString UnicodeString

Event ID 303: Update 'Prop_UnicodeString' should have already existed on the machine, but was missing.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Update 'Prop_UnicodeString' should have already existed on the machine, but was missing. Error = Win32Error.

Message #

Update '%2' should have already existed on the machine, but was missing.  Error = %1

Fields #

NameDescription
Win32Error UInt32
Prop_UnicodeString UnicodeString

Event ID 304: Installation of update set 'Prop_Id' requires the system to be rebooted.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Installation of update set 'Prop_Id' requires the system to be rebooted.

Message #

Installation of update set '%1' requires the system to be rebooted

Fields #

NameDescription
Prop_Id UnicodeString

Event ID 305: Installation of update 'Prop_Id' requires the system to be rebooted.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Installation of update 'Prop_Id' requires the system to be rebooted.

Message #

Installation of update '%1' requires the system to be rebooted

Fields #

NameDescription
Prop_Id UnicodeString

Event ID 306: Installation of update set 'Prop_SetId' is complete.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Installation of update set 'Prop_SetId' is complete. Prop_SuccessfulUpdates updates out of Prop_TotalUpdates updates were successfully installed in Prop_ElapsedMilliseconds milliseconds.

Message #

Installation of update set '%1' is complete.  %2 updates out of %3 updates were successfully installed in %4 milliseconds

Fields #

NameDescription
Prop_SetId UnicodeString
Prop_SuccessfulUpdates UInt32
Prop_TotalUpdates UInt32
Prop_ElapsedMilliseconds UInt64

Event ID 307: Updated product 'Prop_ProductId' to version 'Prop_ProductVersion'.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Updated product 'Prop_ProductId' to version 'Prop_ProductVersion'.

Message #

Updated product '%1' to version '%2'

Fields #

NameDescription
Prop_ProductId UnicodeString
Prop_ProductVersion UnicodeString

Event ID 400: Failed to commit updates with error HRESULT.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Failed to commit updates with error HRESULT.

Message #

Failed to commit updates with error %1

Fields #

NameDescription
HRESULT UInt32

Event ID 500: Failed to clean up updates with error HRESULT.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Failed to clean up updates with error HRESULT.

Message #

Failed to clean up updates with error %1

Fields #

NameDescription
HRESULT UInt32

Event ID 600: Failed to cancel updates with error HRESULT.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Failed to cancel updates with error HRESULT.

Message #

Failed to cancel updates with error %1

Fields #

NameDescription
HRESULT UInt32

Event ID 601: Updates were cancelled with reason HRESULT.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Updates were cancelled with reason HRESULT.

Message #

Updates were cancelled with reason %1

Fields #

NameDescription
HRESULT UInt32

Event ID 700: Failed to merge updates with error HRESULT.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Failed to merge updates with error HRESULT.

Message #

Failed to merge updates with error %1

Fields #

NameDescription
HRESULT UInt32

Event ID 800: Failed to get update result post reboot with error HRESULT.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Failed to get update result post reboot with error HRESULT.

Message #

Failed to get update result post reboot with error %1

Fields #

NameDescription
HRESULT UInt32

Event ID 801: Updated product 'Prop_ProductId' to last activated version 'Prop_ProductVersion'.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Updated product 'Prop_ProductId' to last activated version 'Prop_ProductVersion'.

Message #

Updated product '%1' to last activated version '%2'

Fields #

NameDescription
Prop_ProductId UnicodeString
Prop_ProductVersion UnicodeString

Event ID 802: Product 'Missing_updates' was not updated to last activated version 'Missing_drivers'.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Product 'Missing_updates' was not updated to last activated version 'Missing_drivers'.

Message #

Product '%1' was not updated to last activated version '%2'.
Missing updates: %3
Missing drivers: %4
Unpublished drivers: %5
Published drivers: %6
Analysis errors: %7

Fields #

NameDescription
Prop_ProductId UnicodeString
Prop_ProductVersion UnicodeString
Prop_MissingUpdates UInt32
Prop_MissingDrivers UInt32
Prop_UnpublishedDrivers UInt32
Prop_PublishedDrivers UInt32
Prop_AnalysisErrorDrivers UInt32

Event ID 803: Product 'Prop_ProductId' at version 'Prop_ProductVersion' had summary analysis error HRESULT.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Product 'Prop_ProductId' at version 'Prop_ProductVersion' had summary analysis error HRESULT.

Message #

Product '%1' at version '%2' had summary analysis error %3

Fields #

NameDescription
Prop_ProductId UnicodeString
Prop_ProductVersion UnicodeString
HRESULT UInt32

Event ID 804: Summary analysis found device 'Prop_DeviceInstancePath' using driver package 'Prop_DriverPackageId' has problem code Prop_ProblemCode.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Summary analysis found device 'Prop_DeviceInstancePath' using driver package 'Prop_DriverPackageId' has problem code Prop_ProblemCode.

Message #

Summary analysis found device '%1' using driver package '%2' has problem code %3

Fields #

NameDescription
Prop_DeviceInstancePath UnicodeString
Prop_DriverPackageId UnicodeString
Prop_ProblemCode UInt32

Event ID 805: Summary analysis found device 'Prop_DeviceInstancePath' using driver package 'Prop_DriverPackageId' has device installation error Prop_InstallError.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Summary analysis found device 'Prop_DeviceInstancePath' using driver package 'Prop_DriverPackageId' has device installation error Prop_InstallError.

Message #

Summary analysis found device '%1' using driver package '%2' has device installation error %3

Fields #

NameDescription
Prop_DeviceInstancePath UnicodeString
Prop_DriverPackageId UnicodeString
Prop_InstallError UInt32

Event ID 900: Failed to perform post download operation with error HRESULT.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Failed to perform post download operation with error HRESULT.

Message #

Failed to perform post download operation with error %1

Fields #

NameDescription
HRESULT UInt32

Event ID 1000: Parsed manifest for product 'Prop_ProductId' at version 'Prop_Version1' is not greater than currently installed version 'Prop_Version2'.

#
Provider
Microsoft-Windows-DeviceUpdateAgent
Channel
Operational

Description

Parsed manifest for product 'Prop_ProductId' at version 'Prop_Version1' is not greater than currently installed version 'Prop_Version2'.

Message #

Parsed manifest for product '%1' at version '%2' is not greater than currently installed version '%3'

Fields #

NameDescription
Prop_ProductId UnicodeString
Prop_Version1 UnicodeString
Prop_Version2 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 e8f9af91-afbe-5a03-dfec-5d591686326c

Defined in DeviceUpdateAgent.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.3624, captured 2026-06-02

Downloads