I'm currently in the process of trying to get my new exchange server up and running. As far as I could tell the installation went fine, It completed, Ran updates, and restarted. However once the server rebooted I attempted to login to the EMC and was faced with this error
Initialization failed
The following error occurred while searching for the on-premises Exchange server.
Exception calling "GetComputerSite" with "0" argument(s): "The specified domain either does not exist or could not be contacted."
"It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true -CurrentVersion 'Version 14.1 (Build 218.15)".
This is an installation of Exchange 2010 SP1 on a Windows Server 2012 R2 Standard Machine. I can provide any additional details required to solve this problem.
Things I have Tried:
- Restarting WinRM service
- Restarting Exchange App Pools
- Connecting Via Powershell (Same Error)
Things I think it could be:
- an issue with IIS not being configured properly.
- An issue with DNS.
- Exchange somehow might actually have the wrong domain?
- My install may have not gone as fine as I planned/Thought (when does anything)
I am currently in mission critical mode as our current exchange 2007 system is on its last legs. Any suggestions or assistance would be greatly appreciated. If I have to remove the install and start it from scratch I will. I'm very much prepared to pull an all nighter to get this accomplished.