About Me

SharePoint Architect with over 17 years of IT Experience in various roles as SharePoint Architect, Administrator, Technical Architect, IT Analyst, Application Developer, CRM Consultant, BI Developer, Microsoft Solution Architect in Client/Server, Web and Enterprise CRM Applications in E-Commerce, Financial, Healthcare, Insurance, Telecom, Outsourcing and Technology Services.
MCITP (Pro): Microsoft Certified IT Professional: SharePoint 2010 Administrator.
MCTS: Microsoft Certified Technology Specialist, SharePoint 2010 Configuration.

Monday, September 9, 2013

SharePoint update (PU/CU) Installation Steps.


1. Download PU or CU

2. Stop Services before you Install update. ( Pay attnetion to squence )

NET STOP SPTimerV4
NET STOP OSearch15
NET STOP SPSearchHostController

3. Install

   Install First on Server hosting CA, then other App Servers and Web Servers.

4. Restart

   Restart First on Server hosting CA, then other App Servers and Web Servers.

5. Make sure Timer, Search, Host Controller are in stopped state.

NET STOP SPTimerV4
NET STOP OSearch15
NET STOP SPSearchHostController

6. Run Wizard

7. Start Services

NET START SPSearchHostController
NET START OSearch15
NET START SPTimerV4

8. Verify Build Number.

No comments:

Post a Comment