A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:
Change exit code used when skipping install due to app running
When deploying an app via intune if the upgrade is skipped due to application is running then we need script runner to pass 1641 (hard error - intune try’s again in 24 hours) rather than 1618 (retry - intune try’s again in 5 mins). This stops repeating installs too often.