...
Code Block | ||
---|---|---|
| ||
Set-Content -Path "c:\certificates\htcert.pfx" -Value $file.FileData -Encoding Byte |
Deleting Previous Certificates
Code Block | ||
---|---|---|
| ||
Remove-ExchangeCertificate -thumbprint "C5DD5B60949267AD624618D8492C4C5281FDD10F" |
...
Code Block | ||
---|---|---|
| ||
Set-Content -Path "c:\certificates\htcert.pfx" -Value $file.FileData -Encoding Byte |
Code Block | ||
---|---|---|
| ||
Remove-ExchangeCertificate -thumbprint "C5DD5B60949267AD624618D8492C4C5281FDD10F" |