With V4.0.5 I am trying to change de Deferral to a deadline with the following command:
Show-ADTInstallationWelcome -CloseProcesses ‘vmware’ -AllowDefer -DeferDeadline ‘2025-02-14’ -CheckDiskSpace -PersistPrompt
I have created a new Deployment via:
New-ADTTemplate -Destination C:\Temp\MyAppDeployment -Name “MyAppDeployment”
Everytime when I start Invoke-AppDeployToolkit.exe it tells me: Defer (1 remain) or Install option.
Found this article with the same problem:
PSADT v4.0 fluent GUI display DeferDeadline not present · Issue #1111 · PSAppDeployToolkit/PSAppDeployToolkit