In AD Certificate Templates the templates have an option to build from AD information and includes Email, DNS, UPN, etc.
When creating a CSR using powershell, openssl and the certificate mmc snap-in I know its possible to add additional attributes like State, City, Organization, Organization Unit, Locality and others. Is it possible to have this type of information pulled from AD so when servers are set to auto-enroll this kind of additional information is included in the cert?
I know additional information can be added to AD users/objects using Attribute Editor but I'm not sure if you can specify certificate templates to pull this information.
Thanks!