Jamf Connect Sync URLs
Administrators can perform actions with Jamf Connect Sync using the command line. This can be used to control various Jamf Connect Sync features by using scripts or other applications.
You can use URLs from the command line via the open command. The following example opens the Sign In window:
open jamfconnectsync://signin
The table blow lists the Jamf Connect Sync URLs and their corresponding action.
URL |
Action |
jamfconnectsync://gethelp |
Execute the Get Help function. |
jamfconnectsync://getsoftware |
Execute the Get Software function. |
jamfconnectsync://open |
Launch Jamf Connect Sync. |
jamfconnectsync://preferences |
Open the Jamf Connect Sync Preferences window. |
jamfconnectsync://signin |
Open the Jamf Connect Sync Sign In window. |
jamfconnectsync://signin-chrome |
Open the Jamf Connect Sync Sign In window with the Chrome browser selected by default. |
jamfconnectsync://signin-safari |
Open the Jamf Connect Sync Sign In window with the Safari browser selected by default. |