I have a SharePoint farm with one application server, two WFE servers and one db server.
When I ran the configuration wizard after I installed service pack 1 on the application server and the WFE servers I got an error that said that the service pack was missing on the WFE servers.
Solution: Open your powershell editor and execute the following command on the WFE servers.
When I ran the configuration wizard after I installed service pack 1 on the application server and the WFE servers I got an error that said that the service pack was missing on the WFE servers.
Solution: Open your powershell editor and execute the following command on the WFE servers.
Get-SPProduct –localThen run the configuration wizard again.
Comments
Post a Comment