We run a couple of internal Windows CA’s for issuing certificates for our on-prem servers. Ran into a problem where a new template would not show up when I tried to assign it using “Certificate Template to Issue”.
Solution was to open PowerShell as Admin on the CA and run: certutil -setcatemplates +”template_name“
