Automated Enrollment if the user skip the wifi network assistant

Hello,
I want to know if it still possible to skip the "wifi network assistant" with MacOS BigSur ? If it's possible, it's an issue for the company devices administrator because the Automated Enrollment is skipped too.
How is it possible to do the enrollment after the final user complete the all first setup, without reinit the mac ?
Regards

I want to know if it still possible to skip the "wifi network assistant" with MacOS BigSur

Yes, it is possible for a user to complete the Setup Assistant without connecting to the Internet.


How is it possible to do the enrollment after the final user complete the all first setup, without reinit the mac ?

Once the device connects to the Internet the user will be presented with a notification to complete their MDM enrollment. You can force this behavior by running the following command in terminal:
Code Block
sudo profiles renew -type enrollment


Automated Enrollment if the user skip the wifi network assistant
 
 
Q