FrankysWeb / New-ExchangeBackEndCertificate

Creates a new self signed certificated for Exchange Server BackEnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New-ExchangeBackEndCertificate.ps1

This script renews the Exchange BackEnd certificate. The BackEnd certificate is recreated based on the current certificate and assigned automatically.

Usage

Download and copy this script to an Exchange Server. Run the script:

.\New-ExchangeBackEndCertificate.ps1

Tested Exchange / Windows Server Versions

  • Exchange Server 2019
  • Windows Server 2022

Visit my Blog for an example

FrankysWeb

About

Creates a new self signed certificated for Exchange Server BackEnd

License:MIT License


Languages

Language:PowerShell 100.0%