web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Having issue deploying...
Power Apps
Unanswered

Having issue deploying DCA for Dynamics 365 Contact Center via SCCM

(0) ShareShare
ReportReport
Posted on by 4 Microsoft Employee
We were asked to provide an updated version of this software. The previous one from 2025 installs fine but this new one packaged in exactly the same way doesn't. (Both MSIs) It fails even when installing it manually so there's an issue before we even get to the packaging. Whether I select "install for user" or "install for computer" it fails. I have tried several different machines. The pre-requisite requirement is present so I don't think it's that. I created a log file and have attached some bits of it that could be relevant but they don't mean much to me! Any pointers would be greatly appreciated. Thanks. 
image (7).png
image (6).png
DCA.png
Categories:
I have the same question (0)
  • Sunil Kumar Pashikanti Profile Picture
    1,626 Moderator on at
     
    Since the DCA (Desktop Companion Application) MSI is failing even during a manual install, we can rule out SCCM/ConfigMgr as the culprit. This is a local execution failure. Error 1603 is a "catch-all" for a fatal error, and 0x80073CF9 is commonly associated with AppX or sandboxed installation failures and can surface when an MSI invokes a failing custom action or registration step or a permissions issue with the installation directory.
     
    Here is the recommended troubleshooting path:
    1. Perform a "Clean Slate" Uninstall
    MSI failures are often caused by "zombie" registry keys from previous versions.
    Manual Cleanup: Check Program Files, ProgramData, and user AppData for leftover DCA folders and delete them.
    Registry: Check HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall for any orphaned DCA ProductCodes.
    Tooling: If standard cleanup is insufficient, use the Microsoft Program Install and Uninstall Troubleshooter to scrub the old version out of the registry.
     
    2. Verify Permissions and Context
    Admin Rights: Run the Command Prompt as Administrator before launching the MSI.
    Exclusions: Temporarily disable any aggressive EDR/Antivirus (like CrowdStrike or Defender for Endpoint) that might be blocking the installer's "Custom Actions" from executing.
     
    3. Confirm Version & Dependencies
    Verify that this specific DCA version is compatible with your current Windows build and Dynamics 365 release.
    Check for required .NET Framework versions or C++ Redistributables that might be missing on the target machine.
     
    4. Generate and Analyze a Verbose Log
    To find the exact root cause, run the installer via command line with logging enabled:
          msiexec /i "DCA_installer.msi" /L*v "C:\temp\dca_debug.log"
    How to read the log:
    Open the file and search for "Return Value 3". The lines immediately above the first instance of "Return Value 3" will tell you exactly which Custom Action failed. This is the "smoking gun" you’ll need for a support ticket.
     
    5. Escalation
    If the failure persists on a clean, "vanilla" machine that isn't joined to your domain, it’s highly likely a vendor defect in the MSI packaging. At that point, collect your verbose logs and raise a ticket with Microsoft Support, as it's likely an issue with the installer's logic rather than your environment. Since the issue reproduces consistently across multiple machines and install contexts, environmental variance is unlikely.
     
    What does Microsoft documentation say?
    Microsoft’s official documentation confirms:
         DCA is delivered as an MSI
         It relies on Visual C++ Redistributables and internal custom actions
         Installation failures should be logged and escalated to Microsoft Support
    However, no known workaround is documented yet for MSI failures in the latest builds.
    Official installation guidance: Install and manage desktop companion application for voice channel | Microsoft Learn
     
     
    ✅ If this answer helped resolve your issue, please mark it as Accepted so it can help others with the same problem.
    👍 Feel free to Like the post if you found it useful.
     
     
  • CU08041459-0 Profile Picture
    4 Microsoft Employee on at
    Thank you for your response. It has been very helpful in making some progress. Once I used the Install and Uninstall troubleshooter I attempted the installation again as it suggested and it then installed successfully. I then attempted to "see details" in the troubleshooter but there weren't any. So I'm still not sure what was causing the problem and I am still facing the issue of the msi not installing on target machines. There are about 25 PCs that require this application. Running the troubleshooter on each individual machine isn't ideal. I read through the parts in the log that you mentioned. It didn't mean a lot to me but I have attached a screen shot. Thanks again for your support. 
    return value 3.png
  • CU08041459-0 Profile Picture
    4 Microsoft Employee on at
    How do I log a call with Microsoft regarding this? When I visit https://admin.powerplatform.microsoft.com/ there is no apparent way to do anything other than post on this community.
     
    Thanks.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard