Hi,
i have just add another WFE server in my farm when i tried to start any service using powershell getting following error. pls guide what is an issue and how to fix it.
PS C:\Users\spfarm> Start-SPServiceInstance -Identity fec7ed0f-19f8-43a1-8beb-df
ca60778c58
Start-SPServiceInstance : A timer job can only be run on a server where the
timer service is installed.
At line:1 char:1
+ Start-SPServiceInstance -Identity fec7ed0f-19f8-43a1-8beb-dfca60778c58
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (Microsoft.Share...ServiceInstance:
SPCmdletStartServiceInstance) [Start-SPServiceInstance], SPException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletStartSer
viceInstance
iffi