By admin If you don't want to use Exchange Management Console, you can use Powershell: Set-ExchangeServer -Identity '%Name%' -ProductKey '%ProductKey%'. So simple but important command for me :) You need to restart “Information Store” service. ...
Read More