Thursday, October 3, 2013

Installing and Configuring SharePoint 2013 for on premise development

Finally..

It's time to have SharePoint 2013 in my local vm..

This is how I make it works in my local vm..

I followed the guidelines in below articles:

http://www.stephensaw.me/installing-sharepoint-2013-on-windows-server-2012-part-1/
http://www.stephensaw.me/installing-sharepoint-2013-on-windows-server-2012-part-2/
http://www.stephensaw.me/installing-sharepoint-2013-on-windows-server-2012-part-3/

Those articles will help until finished installing Windows Server 2012, SQL Server 2012, and SharePoint Server.

Beside from stephensaw site, these articles below also good for guideline:
http://consultingblogs.emc.com/randyrempel/archive/2013/03/17/installing-and-configuring-a-three-server-sharepoint-2013-environment-part-1-of-4.aspx
There are 4 articles in there..

While installing also need to make sure to create several users for SharePoint farm administrator, SharePoint Services, SharePoint Application Pool, and SQL Administrator. Assign the right permissions for those users based on articles below:

http://absolute-sharepoint.com/2013/01/sharepoint-2013-service-accounts-best-practices-explained.html
http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=391

Several additions needed to make it works:

- Turn off the Firewall in VM
- Install .NET framework 3.5
http://blog.areflyen.no/2012/10/23/installing-workflow-service-for-sharepoint-2013-preview/
http://blogs.msdn.com/b/fabdulwahab/archive/2013/08/29/sharepoint-2013-installation-and-configuration-issues.aspx

To install Visual Studio 2012, I found several articles that helps:
http://blogs.msdn.com/b/timquin/archive/2013/01/22/setting-up-visual-studio-2012-for-sharepoint-2013-development-offline.aspx
http://msdn.microsoft.com/en-us/library/ee554869.aspx

And..

My SharePoint 2013 development VM is done :D

No comments:

Post a Comment