Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
langxml
Set-Content -Path "c:\certificates\htcert.pfx" -Value $file.FileData -Encoding Byte

Deleting Previous Certificates

Code Block
langxml
Remove-ExchangeCertificate -thumbprint "C5DD5B60949267AD624618D8492C4C5281FDD10F"