Hello
I'll have to look at the documentation more carefully.... Sorry :-(
We use this command line but we had the same issue.
Show-InstallationWelcome -CloseApps "notepad" -BlockExecution -AllowDeferCloseApps -DeferTimes "20" -CheckDiskSpace -PersistPrompt
it seems that schtasks.exe can not create a task with more than 261 characters....
I'll have to look at the documentation more carefully.... Sorry :-(
We use this command line but we had the same issue.
Show-InstallationWelcome -CloseApps "notepad" -BlockExecution -AllowDeferCloseApps -DeferTimes "20" -CheckDiskSpace -PersistPrompt
it seems that schtasks.exe can not create a task with more than 261 characters....