You'll need to enroll your computers into Jamf Pro using a Automated Device Enrollment.
You'll use a PreStage Enrollment to control it and skip "Intelligence" during the Setup Assistant.
As @talkingmoose said, you do this in your prestage. However, by and large Apples concept of managing AI is pretty poor. Even when you manage AI, system settings lets users toggle some buttons even though they dont do anything and does not tell them the domain is being managed.
I cannot stress enough with AI, submit feedback and lots of it.
SiriPreferenceExtension is the binary for the AI preference pane if you want to take things a step further and block that with App Restrictions
.
you can use this mobileconfig.
https://github.com/rtrouton/profiles/tree/main/SkipWelcomeToMacSetup
using this but can still see the welcome screen on 15.3, as something changed perhaps?
To add to @Shyamsundar comment:
this xml - SkipAppleIntelligenceSetup:
https://github.com/rtrouton/profiles/tree/main/SkipAppleIntelligenceSetup
using this but can still see the welcome screen on 15.3, as something changed perhaps?