Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures
Get-SPDatabase |?{$_.NeedsUpgrade –eq $true}|Select Name
Get-SPContentDatabase |?{$_.NeedsUpgrade –eq $true}| Upgrade-SPContentDatabase