Issue Description
The custom kernel extension profile displays "The operation couldn't be completed. (SPErrorDomain error 10.) (SPErrorDomain:10)" when deploying to Apple Silicon Macs.
Troubleshooting Steps
To successfully deploy the custom profile, choose one of the options below:
Rebuild the Custom Profile to remove the Kernel Extension payload.
This might involve creating separate blueprints for Apple Silicon and Intel Macs. The Apple Silicon blueprint would have the Custom Profile without the Kernel Extension payload, while the blueprint for the Intel Macs would have a Custom Profile that includes the Kernel Extension payload.
Reach out to the software developer for instructions on deployment to Apple Silicon architecture that does not include a Kernel Extension payload.