Applying updates to SharePoint
After running the exe to apply a cumulative update to your build, rather than using the gui based SharePoint Products and Technologies Wizard, use the SharePoint Management powershell console and call this command:
1 |
psconfig -cmd upgrade -inplace b2b -force |
followed by Install-SPApplicationContent, at the bare minimum. The best way … Read More
You must be logged in to post a comment.