question

thiagobeier avatar image
0 Votes"
thiagobeier asked LuDaiMSFT-0289 commented

intune app setup error code

hi everyone, what's your recommendation for win32 app setup on windows 10 where we need only to copy "application content with folders, files and shortcuts" to users' workstation and report this app setup as "installed" and not "failed" to intune company portal?
I'm seeing that some apps .msi, (application folder + shortcuts + files) reporting as failed where they're showing up properly and working on users' devices.
how to capture $LastExitCode properly on this scenario

great thanks,
Thiago

mem-intune-application-management
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LuDaiMSFT-0289 avatar image
0 Votes"
LuDaiMSFT-0289 answered LuDaiMSFT-0289 commented

@thiagobeier Thanks for posting in our Q&A.

For this issue that they work on the device but show "failed" in intune, it seems that the return code is not in Success Code type. We can refer to the following article to add the return code to make the app installation status is "installed".
https://docs.microsoft.com/en-us/mem/intune/apps/apps-win32-add#step-2-program

Hope the above information will help.


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@thiagobeier I am currently standing by for further update from you and would like to know how things are going. If you have any questions or concerns on the recent information I've provided you, please don't hesitate to let me know.

0 Votes 0 ·