Hi,
Welcome to the Microsoft Q&A forum!
Based on your description, you can manually license the new Exchange server.Connect to your new Exchange server via PowerShell and run the following command to apply the Hybrid key:
Set-ExchangeServer -Identity "YourNewExchangeServerName" -ProductKey xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
Then run the HCW again, if you still encounter issues, you might consider checking the following:
- Ensure that the new Exchange server is on the same cumulative update (CU) as the other servers in the environment.
- Verify network connectivity and correct DNS configurations.
- Review any logs generated by the HCW to identify specific errors or warnings about the new server.
Please feel free to contact me for any updates. And if this helps, don't forget to mark it as an answer.