Forum Discussion
Stefan31
Apr 09, 2025Copper Contributor
monitor the client certificate expiration dates
I would like to monitor the client (windows) certificate expiration dates on the clients and be informed shortly before the expire. Is this possible with Intune and can you please give me a hint how?...
Stefan31
Apr 19, 2025Copper Contributor
Thank you. That's what I thought, but I wasn't sure. I will run a script on the clients weekly via Intune. This script sends the certificate data, enriched with the client ID of the laptop, in JSON format via HTTPS to an Azure Logic App. This Logic App processes the data and inserts it into a SharePoint list. The list can be used for reporting and alerting.