Show-InstallationWelcome and Progress not displaying on Win 10

Using 3.70 with the following lines in the “Install” portion:

Show-InstallationWelcome -CloseApps ‘iexplore,chrome,ssmch,acrord32’ -PersistPrompt -CloseAppsCountdown 300

Show-InstallationProgress -StatusMessage ‘Adobe Reader DC is updating to Version 19.8.2. A reboot is NOT required’

When launching manually on a machine, everything displays properly. When deploying via SCCM, the countdown executes in the background, but no message is displayed for either process only on Win 10 machines. Win 7 machines it works as intended.

Any ideas would be appreciated.

CORRECTION: This happens regardless of OS. Show-InstallationWelcome and Show-InstallationProgress are not displaying on Win10 or Win7.

Ensure that the Program Properties settings for “Run” is set to normal and not hidden.

image

I am running into the same issue. I deploy my apps as “Applications”, not “Packages”, so the options you present aren’t available. Thank you for the responses.

Here

I have encountered the same before when I first started using PSA, I found I had to check this box to see any of the prompts or messages otherwise it would run silent.