In my previous blog post I generally described how we deploy SharePoint within our organization. The first step is to install SQL Server. Because we install everything using unattended PowerShell scripts, we also install SQL Server from this script. This post will show how we do it. Create settings file As described in this post, …
Tag Archive: Unattended install
Nov
21
2011
Permanent link to this article: http://www.tonstegeman.com/blog/2011/11/installing-sharepointsql-server/
Nov
16
2011
Organizing SharePoint projects–Installation
In a previous post I have described our SharePoint 2010 DTAP street. We have quite a number of environments, so it is pretty important to make installation of SharePoint 2010 easy. When we started with SharePoint 2010 in May 2010, the first thing we did was to create a set of installation scripts to install …
Permanent link to this article: http://www.tonstegeman.com/blog/2011/11/organizing-sharepoint-projectsinstallation/
Oct
31
2011
Unattended install of SQL2008R2 and using SQLSYSADMINACCOUNTS
The other day I was preparing an ini file for an unattended installation of SQL Server 2008 R2. The easiest way to do that is using the setup wizard until you get to the “Ready to Install” page. This article shows you how to do it. The problem I had with the ConfigurationFile.ini that the …
Permanent link to this article: http://www.tonstegeman.com/blog/2011/10/unattended-install-of-sql2008r2-and-using-sqlsysadminaccounts/
