Disable Windows event logging for Outlook add-ins
Supported on: At least Windows Server 2008 R2 or Windows 7
Registry
HKCU
software\policies\microsoft\office\16.0\outlook\options\logging Value name: disableaddinlogging
Enabled: disableaddinlogging = 1
Disabled: disableaddinlogging = 0
Description
This policy setting governs logging of connected add-ins to the Windows event log. If you enable this policy setting, an inventory of connected Outlook add-ins will not be written to the Windows event log. If you disable or do not configure this policy setting, an inventory of connected Outlook add-ins will be written to the Windows event log.