使用者說明設定

Jamf Connect 說明文件

Solution
Application
Jamf Connect
Content Type
技術說明文件
Utilities & Services
ft:locale
zh-TW
  • 網域com.jamf.connect
  • 字典UserHelp
  • 說明

    用於配置使用者的應用程式內說明選項

設定

說明

取得說明類型

HelpType

指定 Self Service+ 所使用的說明選項類型。

Note: 支援 Bomgar、URL 和應用程式。
<key>HelpType</key>
<string>URL</string>

取得說明選項

HelpOptions

指定使用者可藉由按一下 Self Service+ 功能表中之「取得說明」而存取的 URL 或檔案路徑。

Note:

必須指定HelpType密鑰。

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

Self Service路徑

SoftwarePath

Self Service+不會自動尋找的Self Service 應用程式的檔案路徑。Self Service+會自動偵測到Jamf Self Service和Munki Managed Software Center。

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