Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
puppet-agent 1.8.2
-
None
-
-
Night's Watch
-
3
-
AP 2017-02-08, AP 2017-02-22, AP 2017-03-08, Agent 2017-03-22, PR - Triage
-
Bug Fix
-
-
Automate
-
Customer escalation warrants a test
Description
When the Windows MSI uninstalls, it also uninstalls the Event Log Message DLL and the appropriate registry entries. This can cause the Puppet eventlog entries to look strange in event viewer and event log tools.
The puppetres.dll file and associated registry entries (SYSTEM\CurrentControlSet\services\eventlog\Application\Puppet\......) should not be removed on uninstall.
Component Table - https://msdn.microsoft.com/en-us/library/windows/desktop/aa368007(v=vs.85).aspx - msidbComponentAttributesPermanent
Wix Component Element - http://wixtoolset.org/documentation/manual/v3/xsd/wix/component.html
The registry entries are part of the RegistryEntries component. This should be split out into their own component and then marked as permanent
Attachments
Issue Links
- relates to
-
PA-663 Upgrading Puppet Agent on Windows when MCO is configured and running restarts the network stack - can cause issues with Exchange servers
-
- Closed
-
-
VANAGON-46 Add "File Filter" method to Windows similar to the "install_service" method
-
- Closed
-
-
IMAGES-501 Cleanup puppetres.dll from Windows VMPooler images
-
- Resolved
-
-
PA-663 Upgrading Puppet Agent on Windows when MCO is configured and running restarts the network stack - can cause issues with Exchange servers
-
- Closed
-
- links to