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.