1.在 Jamf Pro 中,單擊頁面右上角的設置**。**

Untitled

2.在amf 應用程式部分中,單擊[Jamf Teacher]

Untitled

3.設定好對學生的限制

Untitled

4.購買Jamf Teacher的APP

5.在Jamf Teacher派送前先做設定

Untitled

6.在應用程式組態裏貼上程式碼

Untitled

程式碼如下:

<dict>
  <key>action</key>
  <string>updateToken</string>
  <key>device</key>
  <dict>
    <key>UDID</key>
    <string>$UDID</string>
  </dict>
  <key>apiUrl</key>
  <string>$DAS_URL</string>
  <key>jamfProAuth</key>
  <dict>
    <key>jamfProUrl</key>
    <string>$JPS_URL</string>
    <key>authCode</key>
    <string>$OAUTH_AUTH_CODE</string>
    <key>appConfigReinstallCode</key>
    <string>$APP_CONFIG_REINSTALL_CODE</string>
  </dict>
</dict>

7.儲存後即可派送,結果如下,不會再出現要輸入帳號密碼的畫面了:

43A69293-1BA8-4751-812A-140C7A376848.jpg

8.EASON的教學影片

【Jamf 課堂管理工具】Jamf Teacher 入門影片

https://www.youtube.com/watch?v=WDIulWfWGRo&t=177s