Update ADFS 3.0 Communication Certificate

The best way is to use this scrip: https://gallery.technet.microsoft.com/scriptcenter/Update-the-Service-9e080ef8

If fail – Run the script as a local admin account – not a domain.

You can finish manually it by local admin account:

Set-AdfsSslCertificate -Thumbprint 2b02128a3fc867c65200e27bb1c25023d339f372

And as a domain account:

Set-AdfsCertificate -CertificateType Service-Communications –Thumbprint 2b02128a3fc867c65200e27bb1c25023d339f372