PSADT and Config Manager

I have a script which works perfectly when running manually > Deploy-Application.exe

Having set this in Config Manager when the app gets pushed to client it starts installing automatically (no PSADT pop up windows) and then fails with Past Due - will be retried.

The CCM cache folder has the downloaded app files.

Install for System
Only when user is logged in

Action > Install
Purpose > Required

Installation program is set to: “Deploy-Application.exe”

I expect to see the PSADT welcome message.

You have to enable the user to be able to interact with it since they are executed under another user called SYSTEM. It ran silently since it couldnt display the UI and if your setup required user input then the process just stood there waiting while the UI wasnt even displayed so it timed out.

1 Like