JDSS - JAMF Delete Shared Users

Deletes all shared users for an iPad

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
Jesse Cole
Cài đặt hàng ngày
0
Số lần cài đặt
32
Đánh giá
1 0 0
Phiên bản
1.0
Đã tạo
06-05-2019
Đã cập nhật
06-05-2019
Kích thước
10 KB
Giấy phép
N/A
Áp dụng cho

This script modifies installs of JAMF Pro (current version: 10.11.1). It creates a working "Remove All" button for the "Shared Users" pane for shared iPads.

Apple's shared iPads have a limit of 10 cached AppleIDs. When that limit is hit, the iPad will not allow additional users to log in. You then have two options: wipe the device or delete the users from the MDM. JAMF does allow deleting the users one at a time through their interface. Unfortunately, you cannot queue up the delete commands. An error will appear when click the button until the previous command is no longer pending.

This script automates the process. It will repeatedly send the delete user command (every 2 seconds for up to 60 seconds) until it goes through at which point it moves on to the next user.

I'm sure Apple or JAMF or both will eventually release something to address this problem but for now, this works.