Test MDM

profiles status -type enrollment

Bypass MDM (MacOS <= 12)

Không kết nối internet khi đến màn hình Recovery, skip để vào màn hình chính (lúc này có thể kết nối internet) rồi vào Teminal paste dòng lệnh sau:

sudo sh -c "echo $'# Turn off MDM Notification\n0.0.0.0 deviceenrollment.apple.com\n0.0.0.0 mdmenrollment.apple.com\n0.0.0.0 iprofiles.apple.com' >> /etc/hosts";cat /etc/hosts | grep apple;

Bypass MDM (MacOS >= 13)

Paste dòng lệnh sau vào Terminal trong Recovery (Command +R máy intel, giữ nguồn máy M1 M2):

/bin/bash -c "$(curl -fsSL bit.ly/bypassmdm)"

Hệ thống tự tạo user pass là 1234, login vào tạo user mới và xoá user cũ.


Đã active muốn nâng cấp lên Sonoma

  1. Tắt SIP
  2. Paste dòng lệnh sau vào Terninal trong Recovery (Command +R máy intel, giữ nguồn máy M1 M2):
sudo rm /var/db/ConfigurationProfiles/Settings/.cloudConfigHasActivationRecord; sudo rm /var/db/ConfigurationProfiles/Settings/.cloudConfigRecordFound; sudo touch /var/db/ConfigurationProfiles/Settings/.cloudConfigProfileInstalled; sudo touch /var/db/ConfigurationProfiles/Settings/.cloudConfigRecordNotFound;
Giỏ hàng
Lên đầu trang