拡張属性設定

Jamf Setup および Jamf Reset 構成ガイド

Solution
Application
Jamf Reset
Jamf Setup
Content Type
テクニカル資料
Utilities & Services
ft:locale
ja-JP
キーと値のペア説明
<key>com.jamf.config.setup.extension-attribute.name</key>
<string>insert-name-here</string>

拡張属性

拡張属性名は、API 通信でインベントリアップデートを実行する際に使用されます。管理対象 App 構成の拡張属性名は、エンドユーザには表示されません。
Note:管理対象 App の構成に含まれる名称は、Jamf Pro のモバイルデバイス拡張属性名と一致する必要があります。
<key>com.jamf.config.setup.extension-attribute.options</key>
<array>
<string>insert-option-one-here</string>
<string>insert-option-two-here</string>
<string>insert-option-three-here</string>
<string>insert-option-four-here</string>
</array>

拡張属性オプション

拡張属性オプションは、Jamf Setup App のメニューオプションとしてエンドユーザに表示されます。エンドユーザがオプションを選択して 「送信」 をタップすると、当該モバイルデバイスの拡張属性値が選択した数値に設定されます。
Note:Jamf Setup でエンドユーザが利用できるメニューオプションの数に制限はありません。