I have a wifi config profile that needs to be installed after the Mac binds with the AD. Currently, my users have to install it via self-service but I would like it to install automatically during the deployment automation. In order to connect to our WiFi, the Mac has to be bound with the AD first prior to being able to install the wifi profile. I need to automate when it runs because if it installs the network payload automatically if will fail due to it not being bound with AD yet.
Is there a way to call a configuration profile with a custom trigger or script like you can do with policies?