Exchange SSL Certificate Services Greyed Out

Exchange Search Glass

When you want to change/manage services for Exchange Server 2013 or above through the Exchange Admin Center, you found the checkboxes options are greyed out and can’t be changed. This is happening because the Exchange server will not allow you to un-assign or remove the SSL Certificate from services. To resolve this issue, you should … Read more

PowerShell Script: Get Certificate that will be expired soon

PowerShell

I’m back. Yeah, almost 5 weeks I haven’t written something here. This time, I’ve created a PowerShell script that will notify you if there is an SSL Certificate that will expire in days remaining. This script is actually modification script from here. I’ve also uploaded the script on my Github Repo. Below is the complete … Read more