(imported topic written by Tim.Rice)
I’ve been asked if IEM can track/find Security Certificates that are either expired or that are about to expire.
I would think it appropriate to simply locate all Certificates and associate their Expiration dates with them.
Microsoft TechNet has
an article
about how to “Use PowerShell to Find Certificates that are About to Expire”.
Has anyone done anything similar before?