Install Application from URL
Script Type: Shell
This script retrieves software from the specified URL and installs it on the target device.
Parameters
- Command Line: Publicly accessible URL of the .pkg to download and install.
- Only run script if user is logged out: If enabled and a logged-in user is detected, the task queues until the user logs out. The user receives a notification that a task is waiting. After logout, the task runs.
- Hide macOS notification when script is run: Run the task without notifying the user.
The URL must be a direct link to the .pkg. If the link includes a redirect the process will fail to download and run the pkg.
