Already tried that. Same result.  Thinking of running powershell to set all
disabled services back to auto, rebooting, then running setup again.

On Thu, Dec 18, 2014 at 10:16 PM, Michael B. Smith <[email protected]>
wrote:
>
>  Reboot. Restart setup from an elevated command prompt.
>
>
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *ccollins9
> *Sent:* Thursday, December 18, 2014 9:42 PM
> *To:* exchange
> *Subject:* [Exchange] EX2013 rollup 7 install error
>
>
>
> I think ive seen this before on previous rollups, but I can't recall the
> fix.  Getting the following error when updating a server with just MBX
> role.  The CAS role server updated fine.  There are two other EX2013
> servers in the domain, one just a CAS and one just an MBX, so 4 total
> servers
>
>
>
> [12/19/2014 02:22:57.0626] [1] Processing component 'Bridgehead Role
> Setter' (Configuring the Mailbox role: Transport service.).
>
> [12/19/2014 02:22:57.0626] [1] Executing:
>
>         if (get-service MSExchangeServiceHost* | where {$_.name -eq
> "MSExchangeServiceHost"})
>
>         {
>
>             restart-service MSExchangeServiceHost
>
>         }
>
>
>
> [12/19/2014 02:22:57.0642] [1] The following 1 error(s) occurred during
> task execution:
>
> [12/19/2014 02:22:57.0642] [1] 0.  ErrorRecord: Service 'Microsoft
> Exchange Service Host (MSExchangeServiceHost)' cannot be started due to the
> following error: Cannot start service MSExchangeServiceHost on computer '.'.
>
> [12/19/2014 02:22:57.0642] [1] 0.  ErrorRecord:
> Microsoft.PowerShell.Commands.ServiceCommandException: Service 'Microsoft
> Exchange Service Host (MSExchangeServiceHost)' cannot be started due to the
> following error: Cannot start service MSExchangeServiceHost on computer
> '.'. ---> System.InvalidOperationException: Cannot start service
> MSExchangeServiceHost on computer '.'. --->
> System.ComponentModel.Win32Exception: The service cannot be started, either
> because it is disabled or because it has no enabled devices associated with
> it
>
>    --- End of inner exception stack trace ---
>
>    at System.ServiceProcess.ServiceController.Start(String[] args)
>
>    at
> Microsoft.PowerShell.Commands.ServiceOperationBaseCommand.DoStartService(ServiceController
> serviceController)
>
>    --- End of inner exception stack trace ---
>
> [12/19/2014 02:22:57.0642] [1] [ERROR] The following error was generated
> when "$error.Clear();
>
>         if (get-service MSExchangeServiceHost* | where {$_.name -eq
> "MSExchangeServiceHost"})
>
>         {
>
>             restart-service MSExchangeServiceHost
>
>         }
>
>         " was run: "Microsoft.PowerShell.Commands.ServiceCommandException:
> Service 'Microsoft Exchange Service Host (MSExchangeServiceHost)' cannot be
> started due to the following error: Cannot start service
> MSExchangeServiceHost on computer '.'. --->
> System.InvalidOperationException: Cannot start service
> MSExchangeServiceHost on computer '.'. --->
> System.ComponentModel.Win32Exception: The service cannot be started, either
> because it is disabled or because it has no enabled devices associated with
> it
>
>    --- End of inner exception stack trace ---
>
>    at System.ServiceProcess.ServiceController.Start(String[] args)
>
>    at
> Microsoft.PowerShell.Commands.ServiceOperationBaseCommand.DoStartService(ServiceController
> serviceController)
>
>    --- End of inner exception stack trace ---".
>
> [12/19/2014 02:22:57.0642] [1] [ERROR] Service 'Microsoft Exchange Service
> Host (MSExchangeServiceHost)' cannot be started due to the following error:
> Cannot start service MSExchangeServiceHost on computer '.'.
>
> [12/19/2014 02:22:57.0642] [1] [ERROR] Cannot start service
> MSExchangeServiceHost on computer '.'.
>
> [12/19/2014 02:22:57.0642] [1] [ERROR] The service cannot be started,
> either because it is disabled or because it has no enabled devices
> associated with it
>
> [12/19/2014 02:22:57.0642] [1] [ERROR-REFERENCE]
> Id=BridgeheadRoleSetterComponent___115c1108e99e4560bd2c03c0fec99908
> Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
>
> [12/19/2014 02:22:57.0642] [1] Setup is stopping now because of one or
> more critical errors.
>
> [12/19/2014 02:22:57.0642] [1] Finished executing component tasks.
>
> [12/19/2014 02:22:57.0657] [1] Ending processing Install-BridgeheadRole
>
> [12/19/2014 02:30:46.0356] [0] CurrentResult setupbase.maincore:396: 0
>
> [12/19/2014 02:30:46.0356] [0] End of Setup
>
> [12/19/2014 02:30:46.0356] [0] **********************
>

Reply via email to