PowerShell code to check the certificates expiring in 90 days on a multiple azure servers
By using the below code, I can get the number of certificates which are expiring in the current server. How can I modify this code to get the name of the certificates which are expiring in 90 days on a multiple remote servers?