ADE enrollment profile not assigned to devices, blocking enrollment #27854
Labels
bug
Something isn't working as documented
customer-beatrix
customer-deebradel
customer-fourier
#g-mdm
MDM product group
:incoming
New issue in triage process.
:reproduce
Involves documenting reproduction steps in the issue
Fleet version: 4.64, 4.65 (possible earlier versions)
Web browser and operating system: macOS 15
💥 Actual behavior
3 Fleet customers have reported several of their Macs did not display the Remote Management screen during the macOS Setup Assistant as expected. The Macs were correctly assigned to the Fleet server in Apple Business Manager and synced to Fleet as expected.
After going through the Setup Assistant, we had the customers run
sudo profiles show -type enrollment
to see what enrollment profile was assigned to the device. The computers returnnull
.One customer was able to reach out to Apple for support. They were told that the last action taken for one of the affected devices was a Remove Profile request. They did not see any Assign Profile requests from Fleet for that device.
Fleet support was able to resolve the issue for affected hosts by modifying the enrollment profile for the team the hosts are assigned to. The change in enrollment profile would've caused Fleet to assign a new profile for all hosts in that team.
🧑💻 Steps to reproduce
sudo profiles show -type enrollment
to retrieve the enrollment profile that Apple has assigned to the host's serial number. In situations where this issue occurs, the response will benull
instead of the JSON contained in the enrollment profile.sudo profiles show -type enrollment
again. The command should return the new enrollment profile.🕯️ More info (optional)
The text was updated successfully, but these errors were encountered: