Forum Discussion

learnazure_ad's avatar
learnazure_ad
Brass Contributor
May 13, 2026
Solved

MS InTune - packaging Amazon DCV client

Hi,

I used the InTune prep tool to bundle the Amazon DCV client.  Everything seems to work correctly, bundle created and it uploads well.  When I use the company portal to install, it looks like it pushes\installs properly but the DCV client does not run on the laptop after install.  This is a .msi package so all the settings are in place when i create the InTune APP in the portal.  

Has anyone succesfully bundled DCV in InTune?

Am I missing anything?  or anything to try?

Thank you,

 

  • Thank you for help.  It was not the .msi\intune - there was a script blocking the running of app for this user.  Others, are OK with install.

5 Replies

  • learnazure_ad's avatar
    learnazure_ad
    Brass Contributor

    Thank you for help.  It was not the .msi\intune - there was a script blocking the running of app for this user.  Others, are OK with install.

  • learnazure_ad's avatar
    learnazure_ad
    Brass Contributor

    manual install works great.  Will check the logs of the install.  Find the problem confusing

  • learnazure_ad's avatar
    learnazure_ad
    Brass Contributor

    yes it appears to install in Win11, under installed APPS - showing proper size.  The odd thing is when I try to repair it from the Win11 app windows it complains it cant find the .msi file

    I have several dozon apps being installed via the company portal, and they all work correctly.  this is the only one acting up 

    • ppel123's avatar
      ppel123
      Copper Contributor

      Pretty weird, the manual installation of the app works correct, right ? 
      I checked it and it seems to be a parameter to define the location of the installation logs eg 

      msiexec.exe /i nice-dcv-client-Release-2025.0-9800.msi /quiet /norestart /l*v dcv_client_install_msi.log

      try to run it with the /l*v parameter to investigate and find out if the log shows anything about the behavior you are experiencing.

  • ppel123's avatar
    ppel123
    Copper Contributor

    Hi, does the app appear on the device eg under settings, control panel, or the installation location after the installation from company portal? I mean is the app installed successfully and does not run or not installing correctly ?