I'm trying to audit the validity period on all of my certificate templates, but using the Get-ValidityPeriod doesn't allow me to specific a particular certificate template. I also tried pulling down the properties of the certificate Get-CertificateTemplate command, but that doesn't provide much details either. Is there a way to do this? Ideally I'd like to be able to pull down all the properties of a give template (validity period, renewal period, key length, etc).
thanks.
thanks.