Guest User

Untitled

a guest
Jun 24th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. psconfig -cmd upgrade -inplace b2b -force -wait
  2.  
  3. PSConfig.exe -cmd upgrade -inplace b2b -wait -cmd applicationcontent -install -cmd installfeatures -cmd secureresources -cmd services -install
  4.  
  5. psconfig.exe -cmd secureresources
  6.  
  7. Install-SPApplicationContent
  8.  
  9. Install-SPFeature -AllExistingFeatures
  10. Install-SPService
  11. Initialize-SPResourceSecurity
Add Comment
Please, Sign In to add comment