配置與部署Jamf Reset - Jamf Setup 和 Reset 設定指南

Jamf Setup 和 Reset 設定指南

Solution
Application
Jamf Reset
Jamf Setup
Content Type
技術說明文件
Utilities & Services
ft:locale
zh-TW

Jamf Reset必須使用Jamf Pro配置和部署。

  1. Jamf Pro中,於側邊欄中按一下裝置
  2. 按一下側邊欄中的行動裝置App
  3. 按一下新建
  4. 選取App Store應用程式或量購的App,然後搜尋Jamf Reset
  5. 按一下一般索引標籤,並確保已選取可能時,將應用程式設為受管理核取方塊。
  6. 按一下App配置索引標籤,並在偏好設定欄位中輸入類似下列管理式App配置的文字:
    <dict>
        <key>com.jamf.config.jamfpro.url</key>
        <string>$JPS_URL</string>
        <key>com.jamf.config.jamfpro.device-id</key>
        <string>$JSSID</string>
        <key>com.jamf.config.oauth.authorization-code</key>
        <string>$OAUTH_AUTH_CODE</string>
        <key>com.jamf.config.reinstall-code</key>
        <string>$APP_CONFIG_REINSTALL_CODE</string>
        <key>com.jamf.config.ui.main-page.title</key>
        <string>Device Reset</string>
        <key>com.jamf.config.ui.main-page.text</key>
        <string>Resetting your device will erase all content and settings. This action cannot be undone.</string>
        <key>com.jamf.config.ui.main-page.button.text</key>
        <string>Reset</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>#E8573F</string>
        <key>com.jamf.config.ui.background.color</key>
        <string>#F8F8F8</string>
        <key>com.jamf.config.ui.text.color</key>
        <string>#444444</string>
    </dict>

    若要完全參照密鑰值組,請參閱Jamf Reset的受管理App配置

  7. 使用範圍Self ServiceVPP索引標籤,視需要配置App發佈設定。
  8. 按一下儲存

系統會在範圍中之行動裝置下次聯絡Jamf Pro時,將Jamf Reset發佈至該行動裝置。