2013... · Web viewInstall SharePoint 2013 Start-Transcript Create Farm Install any CUs if they...

Preview:

Citation preview

1. Confirm Service Accounts

o Make sp_install a local administrator on all SharePoint servers

2. Install SQL 2012 SP1

3. Configure SQL

o Give sp_install db_creator and and securityadmin server roles

o Set MAXDOP to = 1

4. Run Prereq installer to Install Prereqs

5. Install forgotten prereqs

6. Install SharePoint 2013

7. Start-Transcript

8. Create Farm

9. Install any CUs if they were not slipstreamed in

10. Create managed accounts

11. Create content web app

12. Create mysite web app

13. Create SPApps web app

14. Create Mysite host site collection

15. Create SPApps site collection

16. Add SharePoint web apps to Hosts file

17. Create State Service

18. Create Usage Service app

19. Create Managed Metadata Service

20. Start MMS service instance

21. Create Search Service app (PowerShell or Central Admin)

22. Run a full crawl to verify everything works

23. Create User Profile Service app

24. Create other service applications as needed

25. Gpupdate /force & reboot

26. Run all Health Analyzer rules

Recommended