Install Application from URL
Script Type: Shell
This script retrieves software from the specified URL and installs it on the target device.
Parameter | Description |
---|---|
Command Line | Publicly accessible URL of the .pkg to download and install. 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. |
Only run script if user is logged out | If this option is enabled and a logged-in user is detected, the task queues until they have logged out. The logged-in user receives a notification that a task is waiting for them to log out. After they log out the task runs. |
Hide macOS notification when script is run | Run the task without notifying the user. |