User Help Settings

Jamf Connect Documentation

Solution
Application
Jamf Connect
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
  • Domaincom.jamf.connect
  • DictionaryUserHelp
  • Description

    Used to configure in-app help options for users

Setting

Description

Get Help Type

HelpType

Specifies the type of help option used by Self Service+.

Note: Bomgar, URL, and App are supported.
<key>HelpType</key>
<string>URL</string>

Get Help Options

HelpOptions

Specifies a URL or file path that users can access by clicking Get Help in the Self Service+ menu.

Note:

The HelpType key must be specified.

<key>HelpOptions</key>
<string>/Applications/Google Chrome.app</string>

Self Service Path

SoftwarePath

The file path for a Self Service application other than one that Self Service+ automatically finds. Self Service+ automatically detects Jamf Self Service and Munki Managed Software Center.

<key>SoftwarePath</key>
<string>/Applications/Your.app</string>