Quantcast
Channel: Public Key Infrastructure PowerShell module
Viewing all articles
Browse latest Browse all 729

Closed Unassigned: Blank CertificateTemplate field [55]

$
0
0
Hi,

I'm running the following command where __$IssuingCA__ is the FQDN of my Issuing CA.

```
Get-CertificationAuthority -computername $IssuingCA | Get-IssuedRequest -filter "NotBefore -ge $(get-date '6/13/2014 4:00:00 PM')" -property "CertificateTemplate"
```

Some of the returned certs have a blank in the CertificateTemplate field and some are correctly populated. When I look at the Certification Authority MMC, I can see that all my issued certs have a template associated with them. What might cause this discrepancy? How can I resolve this so the above command will properly retrieve the CertificateTemplate attribute for all my certs?

Thank you.
Comments: fixed in v3.0

Viewing all articles
Browse latest Browse all 729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>