IAMinerva
HomeBlogAbout
m3M365 NewscoMicrosoft CopilotteMicrosoft TeamsshSharePoint & OneDriveinIntune & SecurityexExchange & OutlookpoPower PlatformazAzure & Entra IDtuTutorials & GuidesevEvents & ConferencesseSecuritywiWindows
IAMinerva

Professional blog dedicated to the Microsoft 365 ecosystem.

Quick links

HomeBlogAboutNewsletter

Stay informed

Get the latest Microsoft 365 news delivered straight to your inbox.

© 2026 IAMinerva. All rights reserved.

Built withNext.js&Tailwind
Erreur IT1272653 : Intune Company Portal et fichiers config
BlogIntune & SecurityError IT1272653: Intune Company Portal and Config Files
Intune & Security#Intune#Company Portal#Error IT1272653

Error IT1272653: Intune Company Portal and Config Files

Explore in depth the IT1272653 error that blocked apps in Intune, and see how Microsoft resolved this configuration issue.

Houssem MAKHLOUF
April 14, 2026
3 min read

TL;DR par Minerva

généré par IA

Explore in depth the IT1272653 error that blocked apps in Intune, and see how Microsoft resolved this configuration issue.

Introduction

In the Intune professional environment, configuration issues can have major implications on application functionality. The IT1272653 error is a striking example, having caused applications to be blocked in the Company Portal, due to unavailable configuration files. This article explores in detail the origin of this error, the changes introduced in different versions of the Intune Management Extension (IME), and the solutions provided by Microsoft to resolve this issue.

Visualization of IT1272653 error

Origin of Error IT1272653

The initial problem: unversioned config files

In older versions of IME, the Microsoft.Management.Services.IntuneWindowsAgent.exe.config file was not versioned. This posed a problem because Windows Installer treats unversioned files as user data. Thus:

  • If the file is modified by the user (such as for more detailed logs), it is not automatically overwritten during an update.
  • If other binary files evolve without the config file being updated, this can lead to synchronization failures such as IDX12729 and 0x80131040, blocking the user flow.

Transition to the companion file model

With version 1.101.103.0, Microsoft changed the logic for administering the config file. It became a companion file linked to the main executable Microsoft.Management.Services.IntuneWindowsAgent.exe. This means the companion file now follows the versioning rules defined by the main executable.

MSI logic for companion files

However, this change introduced a new pitfall. During cross-installation between old and new models, RemoveExistingProducts could delete the config file right after its installation by the new model.

i

Good to know

Companion files are not automatically deleted. However, a poorly managed transition between models can cause their disappearance during a major update process.

Resolution under IME 105

Improved companion file model behavior

Version 1.101.105.0 of IME improved the management of companion files, notably by restoring the missing config file. This was made possible through MSI logic that recreates absent companion files when the parent executable is installed.

Companion files in practice

Here are the two main new features introduced by this version:

  • APDP/APv2 security reinforcement: EmsAgentService mechanisms were updated to handle provisioning recovery and restarts.
  • Recovery of missing config file: As a companion file, the config file could be recreated during installation.

Limitations of version 105

However, version 105 does not protect against existing but altered config files. This means that config file not synchronized with other binaries could still cause problems.

Improvements under IME 109

Introduction of EnsureAppConfigExists

Version 1.101.109.0 introduced a custom action called EnsureAppConfigExists, which directly verifies:

  • The presence of the main executable file Microsoft.Management.Services.IntuneWindowsAgent.exe.
  • The absence of the associated configuration file.

EnsureAppConfigExists action

If the config file is missing, it is restored from an embedded resource named EmsAgentAppConfig.

✦

Technical tip

Although this solution resolves the issue of missing config files, it does not validate or overwrite existing but altered files. Manual auditing may be necessary to verify their integrity.

Conclusion

Microsoft found ways to resolve issues related to unversioned config files by moving to the companion file model and introducing proactive correction mechanisms in versions 1.101.105.0 and 1.101.109.0 of IME. However, adjustments remain necessary for complete validation of existing configurations.

Outcome of companion file management

Related articles

  • How to manage applications on Microsoft Intune
  • Configure MSI packages with Intune
  • Best practices for Intune updates

Ă—

Important

Configuration updates in Intune have a direct impact on application availability for users. Proactive management is essential.

Share:
HM

Houssem MAKHLOUF

Microsoft 365 enthusiast & IT professional.

Previous article

MCP Apps: A New Dimension in Microsoft 365 Copilot

Apr 14, 2026
Next article

Microsoft Entra Passkeys: Registration and Delays Explained

Apr 15, 2026

Related articles

Cadenas stylisé avec des éléments graphiques abstraits et du texte sur la sécurité.securite

New Microsoft 365 Security Adoption Model

Discover the Microsoft 365 security adoption guide based on Zero Trust principles: modular approaches and modern strategies.

Jun 29, 20264 min
Main d'homme interagissant avec une interface numérique lumineuse et dynamique.copilot

Agents: Transforming Work with AI in Microsoft 365

Intelligent agents are redefining work in Microsoft 365 by automating complex and extended tasks. Discover their impact and adoption.

Jun 28, 20263 min
Réseau représenté par des cercles connectés et une horloge sur fond noir.intune

Intune EPM: Network Configuration and Time Synchronization

Explore the new EPM features in Microsoft Intune enabling secure management of network settings and time synchronization. Discover how to configure the rules.

Jun 26, 20264 min