Create User License Batch Job
Views (16)
If you ever need to re-create the system standard user license batch job, this can be completed using the following lines of code, in a job.
To create the Automatical Role Assignement batch job use:
SysSecurityDynamicRoleAssignment::createBatchJob();
To create the user licnese miner batch job user:
SysUserLicenseMiner::createBatchJob();
This was originally posted here.

Like
Report
*This post is locked for comments