Just downloaded v4.1.8 and used the normal Invoke-AppDeployToolkit.exe -DeploymentType Install command but the tool ran silent automatically when I am logged on.
RequireAdmin = $true is set so I am not sure why it is doing this. I dont get this issue with 4.1.6 which is what we have bene using prior.
[Initialization] :: The processes ['blender-launcher'] were specified as requiring closure but none were running, changing deployment mode to [Silent].
The above is the issue but we want the interaction regardless if the app is running or not.
I've not yet tried v4.1.8 (other work taking a priority), but this feels like v4.1.8 is not defaulting to an Interactive install as per the 'How to Deploy' guide:
Maybe you could post your PSADT Log for the deployment here for someone to investigate
Hmmm that isnt good for us. We would like it to deploy interactively if the process is or isnt running and only go silent if the user is logged off like all previous versions.
We cant have interactive forced as this will impact deployments.