Script to install MOSS with SQL Express
This is fourth in the series – MOSS Scripted Installation.
In previous posts, I wrote about pre-requisites and a brief overview on config.xml.
Now let’s get down to real business.
All installation files will be in C:\Build\Packages\MOSS
- Create C:\Build\Packages\MOSS folder structure
- Copy Microsoft SharePoint Server 2007 installation files in C:\Build\Packages\MOSS\Server12
- Copy SQL Server files to C:\Build\Packages\MOSS\SQLExpress
- Create C:\Build\Packages\MOSS\Scripts
- Copy Config.xml from C:\Build\Packages\MOSS\Server12\Files\SetupSilent\ to C:\Build\Packages\MOSS\Server12\
- Edit this config.xml and replace with your MOSS product key. Leave the rest as is.
Launch the setup (assumption is made that you have already installed .net3 framework)
C:\Build\Packages\MOSS\Server12\setup.exe /config “C:\Build\Packages\MOSS\Server12\config.xml”
Go and have a coffee or tea whilst the setup completes. Just launch the task manager to see when psconfig.exe finishes it’s job
You are all done!
Next – Configuring SQL Express Edition to allow remote connections.
- Yeah I was wondering how to sign up for the Windows Live Hot...
- Hello, I already have the image embedded into the html si...
- make sure you do all line breaks with shift + enter and b...
- after creating a sig with the logo you want, you can open MS...
- What if there is not signature folder, I'm doing this remote...
- Can anyone tell me what to do I need to send attachments tha...
- Hi Bryan Yes this is possible, pls check this blog link ...
- Hi, I'm not able to view flashy images on my incoming/outgo...
- ok tahts great- how can I pay and get this windows live hotm...
- Just what I needed. Thanks!...


