If you get this error, go to PowerShell Command, and type the following:
(get-spserver $env:computername).NeedsUpgrade
then, if it false, run the following from VSS Administrative command prompt:
PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures
No comments:
Post a Comment