退伍军人再就业 – 专业Mac销售
移动端优化版
退伍军人再就业
MacBook 系列深度技术服务
专业销售Mac全系列机型,MDM企业机,CTO定制机等
一键复制 MDM 命令
🚀 一键复制MDM命令(1)
🚀 一键复制MDM命令(2)
📋 一键复制以下可视化脚本
#!/bin/bash RED=’\033[1;31m’ GRN=’\033[1;32m’ BLU=’\033[1;34m’ YEL=’\033[1;33m’ PUR=’\033[1;35m’ CYAN=’\033[1;36m’ NC=’\033[0m’ echo -e “${CYAN}*——————-*———————*${NC}” echo -e “${YEL}* Check MDM – Skip MDM Auto for MacOS by *${NC}” echo -e “${RED}* SKIPMDM.COM *${NC}” echo -e “${RED}* Phoenix Team *${NC}” echo -e “${CYAN}*——————-*———————*${NC}” echo “” PS3=’Please enter your choice: ‘ options=(“Autoypass on Recovery” “Reboot”) select opt in “${options[@]}”; do case $opt in “Autoypass on Recovery”) echo -e “${GRN}Bypass on Recovery” if [ -d “/Volumes/Macintosh HD – Data” ]; then diskutil rename “Macintosh HD – Data” “Data” fi echo -e “${GRN}Create a new user / Tạo User mới” echo -e “${BLU}Press Enter to continue…” read realName realName=”${realName:= Apple}” read username username=”${username:=Apple}” read passw passw=”${passw:=1234}” dscl_path=’/Volumes/Data/private/var/db/dslocal/nodes/Default’ dscl -f “$dscl_path” localhost -create “/Local/Default/Users/$username” dscl -f “$dscl_path” localhost -create “/Local/Default/Users/$username” UserShell “/bin/zsh” dscl -f “$dscl_path” localhost -create “/Local/Default/Users/$username” RealName “$realName” dscl -f “$dscl_path” localhost -create “/Local/Default/Users/$username” UniqueID “501” dscl -f “$dscl_path” localhost -create “/Local/Default/Users/$username” PrimaryGroupID “20” mkdir “/Volumes/Data/Users/$username” dscl -f “$dscl_path” localhost -create “/Local/Default/Users/$username” NFSHomeDirectory “/Users/$username” dscl -f “$dscl_path” localhost -passwd “/Local/Default/Users/$username” “$passw” dscl -f “$dscl_path” localhost -append “/Local/Default/Groups/admin” GroupMembership $username echo “0.0.0.0 deviceenrollment.apple.com” >>/Volumes/Macintosh\ HD/etc/hosts echo “0.0.0.0 mdmenrollment.apple.com” >>/Volumes/Macintosh\ HD/etc/hosts echo “0.0.0.0 iprofiles.apple.com” >>/Volumes/Macintosh\ HD/etc/hosts touch /Volumes/Data/private/var/db/.AppleSetupDone rm -rf /Volumes/Macintosh\ HD/var/db/ConfigurationProfiles/Settings/.cloudConfigHasActivationRecord rm -rf /Volumes/Macintosh\ HD/var/db/ConfigurationProfiles/Settings/.cloudConfigRecordFound touch /Volumes/Macintosh\ HD/var/db/ConfigurationProfiles/Settings/.cloudConfigProfileInstalled touch /Volumes/Macintosh\ HD/var/db/ConfigurationProfiles/Settings/.cloudConfigRecordNotFound break ;; “Reboot”) reboot break ;; *) echo “Invalid option $REPLY” ;; esac done
📥 点击一键复制脚本
简洁居中的闲鱼店铺按钮
点击进入我的闲鱼店铺
微信: tianbao133
电话: +86 18667831362
店铺导航
线下店铺导航
深圳市福田区华发南路飞扬时代大厦F3518E
打开高德地图
复制地址
检测中…