Hi Stephan
This TechNet article https://technet.microsoft.com/en-us/library/cc263093(v=office.14).aspx mentions that use of the PSConfig requires a particular order for each command included. Following it’s instructions I come out with this:
PSConfig.exe -cmd secureresources -cmd services -install -cmd installfeatures -cmd applicationcontent -install -cmd upgrade -inplace b2b -wait -force
This is a different order than what you have listed in your article. Is there a reason we should we go with your version over the TechNet article?
Thanks very much.