How can you change the friendlyname of a certificate with PowerShell? Easy.
First we set the location.
Now select where the certificate is stored.
Look at your certificates and select the one you want to change.
Copy the Thumbprint, in my example I’m using a variable. Also provide your friendlyname.
And that’s it. We changed the friendlyname.