Windows Event ID 1035 represents a successful product reconfiguration operation performed by the Windows Installer service. This event is generated when MSI-based applications undergo maintenance operations such as feature additions, removals, or repairs without requiring a complete reinstallation.
The reconfiguration process can be initiated through several mechanisms: user-triggered repairs via Programs and Features, application self-healing when missing components are detected, Group Policy software deployment modifications, or administrative scripts using msiexec commands. The event captures essential details including the product name, version, manufacturer, and the specific reconfiguration action performed.
In enterprise environments, Event ID 1035 serves as a valuable audit trail for software maintenance activities. System administrators can correlate these events with help desk tickets, performance issues, or security compliance requirements. The event data includes timestamps, user contexts, and product identifiers that enable comprehensive tracking of software changes across the infrastructure.
The event's informational level indicates normal operation, but patterns of frequent reconfiguration events for the same product may indicate underlying issues with the application, corrupted installation files, or environmental problems affecting software stability.