Forum Discussion
MS InTune - packaging Amazon DCV client
- May 20, 2026
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.
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
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.