Script Library

Boost your management, troubleshoot, and remediation capabilities with scripts created by experts in the IT community.

<< Back to Script Library

Tag: certificates

(3 Scripts)
Searches one or more Azure Tenants for Certificates and Client Secrets. The script reports on all credentials discovered, with their expiry date and a 'hint' that identifies the secret.
If expired or soon-to-expire credentials are discovered, an event log is written - this can be used as a trigger to generate an alert
The Application specified in the credential set must have the following permissions:
Application.Read.All (mandatory) - to read the secret metadata attached to the application
User.Read.All (mandatory) - to report the owner name and contact details
Directory.Read.All (optional) - to report the tenant name
Version: 2.0.20  |   Created: 2023-11-09  |   Modified: 2024-03-24  |   Creator: Bill Powell  |   Downloads: 2
Checks for X.509 certificates in the CurrentUser store that will expire in a certain number of days.
Version: 1.2.3  |   Created: 2015-02-18  |   Modified: 2015-02-18  |   Creator: Prakash Banuka  |   Downloads: 191
Checks for X.509 certificates in the LocalMachine store that will expire in a certain number of days.
Version: 1.3.4  |   Created: 2015-02-18  |   Modified: 2015-02-18  |   Creator: Prakash Banuka  |   Downloads: 292