Hello Folks,
I am trying to Recover my Exchange server roles on secondary site and getting below given errors;
Welcome to Microsoft Exchange Server 2010 Unattended Setup
Preparing Exchange Setup
Copying Setup Files COMPLETED
The following server roles will be recovered
Languages
Hub Transport Role
Client Access Role
Management Tools
Performing Microsoft Exchange Server Prerequisite Check
Configuring Prerequisites COMPLETED
Language Pack Checks
COMPLETED
Configuring Microsoft Exchange Server
Preparing Setup
COMPLETED
Stopping Services
COMPLETED
Copying Exchange Files COMPLETED
Language Files
COMPLETED
Restoring Services
COMPLETED
Languages
COMPLETED
Hub Transport Server Role FAILED
The following error was generated when "$error.Clear();
if (get-service MSExchangeServiceHost* | where {$_.name -eq "MSExchangeS
erviceHost"})
{
restart-service MSExchangeServiceHost
}
" was run: "Service 'Microsoft Exchange Service Host (MSExchangeServiceH
ost)' cannot be started due to the following error: Cannot start service MSExcha
ngeServiceHost on computer '.'.".
The Exchange Server setup operation didn't complete. More details can be found
in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.
Exchange Server setup encountered an error.
1. I have disabled IPv6
2. Installed all prerequisites
3. remove registry value "watermark" & "action" and retry to install.
Need urgent help to resolve it.