Replacing the Edge Certificate on a CCE
Just a quick one here, at some point you may need to replace your CCE Edge certificate. It’s a pretty straight forward process, but thought I would document it. Ensure that the CCE is currently running OK before you start:` Get-CCApplianceStatus If the certificate has already expired it might throw some errors with stopped services, which we will fix! As Greig Sheridan mentioned in his blog post on a similar subject matter, ensure your CCE has .NET 4.6.1 (or later) installed or you will get a strange “commond” error. Note: This Technet article now also makes mention of this too. In most scenarios, if it is below 4.6.1 there will be a Windows update waiting for you. ...