What is AddinUtil.exe. Why is it running?!

TheLoops 1 Reputation point
2024-01-08T16:25:28.1+00:00

Hi there. A part of our WDAC implementation - in audit mode - I am trying to track down why addinutil.exe is launching. This is running on a number of machines at different times e.g. it has run across approx 500 out of 1200 machines since Oct'23.

The alert is being generated at random times on peoples machines. On my laptop it was xmas day and my M365 office says the Install date was xmas day. However this is not the case of others e.g. the addinutil has run but it has no bearing on their office install date. I was thinking of office/windows updates but CBSLog doesn't go back far enough on the laptops.

I'm getting fresh alerts in daily from other laptops. If anyone knows a good way of tracking the process and parent/child processes, that might help. Otherwise I'm officially stuck!!! :)

This is the event in the Code Integrity Log:

Event ID: 3076

Source: CodeIntegrity

User: SYSTEM

Code Integrity determined that a process (\Device\HarddiskVolume3\Windows\System32\msiexec.exe) attempted to load \Device\HarddiskVolume3\Windows\Microsoft.NET\Framework64\v3.5\AddInUtil.exe that did not meet the Enterprise signing level requirements or violated code integrity policy (Policy ID:{9f475646-155f-4862-85b5-9d31fcd4bbb4}). However, due to code integrity auditing policy, the image was allowed to load.

The only 'pattern' ive been able to find so far, across multiple machines are the following events in the Application Log:

Event ID: 1040

Source: MsiInstaller

User: SYSTEM

Beginning a Windows Installer transaction: c:\program files\microsoft office\root\integration\c2rint.16.msi. Client Process Id: 15868.

Event ID: 11728

Source: MsiInstaller

User: SYSTEM

Product: Office 16 Click-to-Run Extensibility Component -- Configuration completed successfully.

Event ID: 1035

Source: MsiInstaller

User: SYSTEM

Windows Installer reconfigured the product. Product Name: Office 16 Click-to-Run Extensibility Component. Product Version: 16.0.16130.20714. Product Language: 0. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 0.

Thank you!

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,052 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,567 questions
Microsoft Intune Updates
Microsoft Intune Updates
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
90 questions
{count} votes

1 answer

Sort by: Most helpful
  1. hossein jalilian 4,690 Reputation points
    2024-01-08T22:36:33.52+00:00

    Hello TheLoops,

    "AddinUtil.exe" is commonly used for managing Office add-ins. Ensure that there are no unwanted or unexpected add-ins causing the launches.

    1 person found this answer helpful.