Passing Identities to New-ADCSTemplate fails with a path not found error, I'm guessing New-ADCSTemplate doesn't give AD enough time to pick up the template.
Works as expected if you wait for the template to be found by Get-ADCSTemplate and then apply Identity permissions using Set-ADCSTemplateACL
Passing Identities to
New-ADCSTemplatefails with a path not found error, I'm guessingNew-ADCSTemplatedoesn't give AD enough time to pick up the template.Works as expected if you wait for the template to be found by
Get-ADCSTemplateand then apply Identity permissions usingSet-ADCSTemplateACL