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.
- I am sure it can be done! :) I am a no code guy ;)...
- Can this be done with code?; For example when the webpart is...
- Fab 40 for MOSS 2010 are now available http://microsofttec...
- i was try to remove site with "Remove-SPSite http://....." ...
- I am unable to do this in Outlook2007 :( .. I have tried eve...
- Hi, I need to ask something that regard the lookup field for...
- how do I download windows live hotmail plus to gain more MB'...
- What I did was to extend the webapplication to port 80 inste...
- I have a question... If i extend the web application to the ...
- in part 11 when i submit the info i get the error "The va...







