Exchange 2013 CU7 Upgrade: Unable to make ForwardSyncDaemon Component Active

Hello
I have recently upgraded 2 nodes on my 3 node Exchange 2013 DAG from CU3 to CU7, when run the following Get-ServerComponentState cmd I receive the following error

[PS] C:\Windows\system32>Get-ServerComponentState "EXCHANGE-SERVER" | ft component, state, -autosize#

Component                                                            State -autosize#
---------                                                            ----- ----------
ServerWideOffline                                                    Active
HubTransport                                                         Active
FrontendTransport                                                    Active
Monitoring                                                           Active
RecoveryActionsEnabled                                               Active
AutoDiscoverProxy                                                    Active
ActiveSyncProxy                                                      Active
EcpProxy                                                             Active
EwsProxy                                                             Active
ImapProxy                                                            Active
OabProxy                                                             Active
OwaProxy                                                             Active
PopProxy                                                             Active
PushNotificationsProxy                                               Active
RpsProxy                                                             Active
RwsProxy                                                             Active
RpcProxy                                                             Active
UMCallRouter                                                         Active
XropProxy                                                            Active
HttpProxyAvailabilityGroup                                           Active
ForwardSyncDaemon                                                    Inactive
ProvisioningRps                                                      Active
MapiProxy                                                            Active
EdgeTransport                                                        Active
HighAvailability                                                     Active
SharedCache                                                          Active

I tried to manually start the componenet but get the following error

[PS] C:\INSTALLS\EXCHANGE_SCRIPTS>Set-ServerComponentState -Component ForwardSyncDeamon -Identity EXCHANGE-SERVER -Requester Fuctional -State Active
The component name 'ForwardSyncDeamon' is not valid.
   + CategoryInfo          : InvalidArgument: (:) [Set-ServerComponentState], ArgumentException
   + FullyQualifiedErrorId : [Server=ICT-EX01,RequestId=6a9a43a5-5b1f-4dd5-8490-b7a3d026ef87,TimeStamp=09/03/2015 12:
  42:19] [FailureCategory=Cmdlet-ArgumentException] 5F497B22,Microsoft.Exchange.Management.SystemConfigurationTasks.
 SetServerComponentState
   + PSComputerName        : EXCHANGE-SERVER.DOMAIN.COM


I cant find any information ref the ForwardSyncDaemon via google, can you help?

Many Thanks
Mike

March 9th, 2015 8:52am

Looks like you spelled the component wrong.. Try again with ForwardSyncDaemon instead of ForwardSyncDeamon
Set-ServerComponentState -Component ForwardSyncDaemon -Identity EXCHANGE-SERVER -Requester Fuctional -State Active

Free Windows Admin Tool Kit Click here and download it now
March 9th, 2015 10:30am

OMG.....been pulling my hair out over this one....back to school for me!!!!!

Thank you very much for the prompt reply

Mike 

March 9th, 2015 11:09am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics