Installing prerequisites on Windows server 2012
Basically there will be two type of perquisites installed by the installation wizard, for windows and SharePoint. For SharePoint you will need an internet connection. However before running the wizard I would like to install the windows prerequisites.
Install .Net frame work
Then we will move on to install SQL server 2012 standard
Select the following features. You can keep the default path in C:
next for service accounts you can use the administrator account or an account with local admin permissions. in my case I’m using a domain account called spfarm with local administrator permissions to the SharePoint server.
In the reporting services configuration page select Reporting Services SharePoint integrated mode
Finally verify all the settings for SQL and then click install once complete open SQL management studio and verify its working. And now its time for us to Install SharePoint 2013
Before moving on to SP setup just want to clarify that I was using an already set domain account with local admin permissions to setup SQL. So you can use the same account to setup SP as the SQL permissions will be applied for that account already. But if you are using a differnt SP account then you will need to setup SQL permissions separately.
Run SharePoint setup from CD, and select install software prerequisites. you need an internet connection for this if not you must download each component and install
The server might reboot in the process so go ahead and wait till the installer has completed- click finish when the installer have completed the installation
Enter product key
Read the terms and agreements and click next and select the installation type
Complete the installation and run the configuration wizard to configure the SP Farm
In the farm options page select create new farm – Under database connection settings make sure local server name is mentioned and your SharePoint installation account is shows (in my case its spfarm)
Under central admin site configuration keep the default and click next – verify the settings and click next – Finally you can run the central configuration wizard to create a new SP site from the central admin
