Dear All,
i tried following but it is not showing the countdown
Show-ADTInstallationWelcome -CloseProcesses @{ Name = '7z' }, @{ Name = '7zFM' } -AllowDefer -DeferTimes 3 -DeferDays 5 -ForceCountdown 30
Show-ADTInstallationWelcome -CloseProcesses @{ Name = 'chrome'; Description = 'Google Chrome' }, @{ Name = '7zFM'; Description = '7zip' } -CloseProcessesCountdown 600
Please help me understand what I am doing wrong
many thanks