任選設定 - Jamf Setup 和 Reset 設定指南

Jamf Setup 和 Reset 設定指南

Solution
Application
Jamf Reset
Jamf Setup
Content Type
技術說明文件
Utilities & Services
ft:locale
zh-TW
密鑰值對說明
<key>com.jamf.config.ui.header-image.url</key>
<string>https://resources.jamf.com/images/logos/Jamf-color.png</string>

標題圖片URL

您可以指定圖片URL來選擇標題圖片。圖片應為橫幅樣式,以配合您將部署裝置的顯示區域。圖片必須為PNG或JPEG格式。建議的最大高度為740像素。可放大或縮小標題圖片以最好地配合裝置大小,但原始圖片的長寬比將保持不變。

注意: 圖片必須託管於安全的網域上(使用HTTPS)。

文字

<key>com.jamf.config.ui.main-page.title</key>
<string>Make a Selection</string>
<key>com.jamf.config.ui.main-page.text</key>
<string>Select the appropriate role below, and then tab Submit to configure your device.</string>

顏色

<key>com.jamf.config.ui.text.color</key>
<string>#444444</string>

主頁面文字

您可以編輯App主頁面上的預設標題和文字。

預設標題是Make a Selection,預設文字是Select the appropriate role below, and then tab Submit to configure your device.。您也可以編輯標題和文字顏色。預設顏色是#444444

文字

<key>com.jamf.config.ui.main-page.button.text</key>
<string>Submit</string>

顏色

<key>com.jamf.config.ui.main-page.button.text.color</key>
<string>#F8F8F8</string>
<key>com.jamf.config.ui.main-page.button.color</key>
<string>#37BB9A</string>

提交按鈕

您可以編輯預設按鈕文字、按鈕文字顏色,以及按鈕顏色。

預設文字為白色的Submit。預設按鈕顏色是#37BB9A

注意: 顏色值必須使用十六進位值輸入。
<key>com.jamf.config.ui.success-page.title</key>
<string>Success</string>

成功頁面標題

您可以編輯成功完成行動裝置設定後出現的標題。預設標題為「Success(成功)」。

<key>com.jamf.config.ui.background.color</key>
<string>#F8F8F8</string>

背景顏色

您可編輯App的背景顏色。預設顏色是#F8F8F8

<key>com.jamf.config.setup.error.general.text</key>
<string>There was an error submitting your selection. Contact your IT administrator.</string>

錯誤頁文字

您可以編輯發生錯誤時顯示的文字。

如果管理式App配置為空,則預設文字為App Configuration is empty. Contact your IT administrator. Jamf Setup is a component of Jamf Pro, developed by Jamf. This app must be associated with a Jamf Pro server. Contact your IT administrator for more information.

如果管理式App配置不為空但缺少必要值,則預設文字為App Configuration is invalid. Contact your IT administrator.

如果發生提交錯誤,預設文字為There was an error submitting your selection. Contact your IT administrator.
注意: 如果提交錯誤類型有HTTP代碼存在,則會在訊息結尾處顯示。
<key>com.jamf.config.ui.login-page.title</key>
<string>Sign in to Continue</string> 

登入頁面標題

如果您已配置使用Entra ID的網路認證,還可以編輯登入畫面上顯示的標題。預設標題為Sign in to Continue(登入以繼續)。

文字

<key>com.jamf.config.ui.login-page.button.text</key>
<string>Sign In</string>

顏色

<key>com.jamf.config.ui.login-page.button.text.color</key>
<string>#F8F8F8</string>

<key>com.jamf.config.ui.login-page.button.color</key><string>#37BB9A</string>

登入按鈕

您可以編輯Sign In(登入)畫面上的預設按鈕文字、按鈕文字顏色,以及按鈕顏色。預設文字是白色的Sign In,預設按鈕顏色為#37BB9A

<key>com.jamf.config.data-collection</key>
<false/>

啟用數據合輯

此設定會將損毀報告和分析傳送至Jamf

數據合輯預設為已停用。

<key>com.jamf.config.setup.show-reset-link</key>
<false/>

自動重設深層連結

您可以選擇是否要在Role Confirmation(角色確認)畫面上顯示自動重設深層連結。

<key>com.jamf.config.setup.require-passcode</key>
<false/>

裝置上需要密碼

若設為true,Jamf Setup將會要求在裝置上設定密碼。若在Jamf Setup開啟時未設定密碼,則會提示使用者前往Settings(設定)並設定密碼。

<key>com.jamf.config.sso.require-device-registration</key>
<false/>

必須註冊到Microsoft Azure

此密鑰預設為false。

設為true時,Jamf Setup需要將裝置註冊到Microsoft Azure。必須啟用此密鑰,才能實現共用裝置工作流程的裝置合規。