Welcome to Sharee’s Blog
Software Development for Everyone
Video Series: Installing MOSS in a VPC
In an effort to end the year on a good note, I’ve taken on a huge challenge. About a year ago I sat down to video capture an entire installation of a Virtual PC image of Microsoft Office SharePoint Server 2007. Although the video took me several days to complete, once I finished the installation I never went back to the video. Now, a year later I’ve been telling my colleagues and clients “Oh, I have a video that shows you how to install MOSS” but alas, there was no video. So I finally put the finishing touches and actually published it. The challenge was to complete the video, segment the video, and document the installation. Whew! A much bigger project than I originally thought, and a good reason for my lack of blogs in the month of December. Hopefully this will make up for it.
The video is broken down into six different steps. You can view the entire video (1:15 total time) or each section as needed.
Introduction
Step 1 - Installing and Configuring the Base Image
Step 2 - Configuring Email
Step 3 - Installing the .NET Framework
Step 4 - Installing & Configuring SQL Server - coming soon!Step 4 - Installing & Configure SQL Server
Step 5 - Installing & Configuring MOSS
Step 6a - Configuring the SSP
Step 6b - Tweaking your image for performance
In addition to the video, I have step by step instructions on the installation I performed (62 pages, 3.5MB). I will give several disclosures however. First, this is not intended as a production installation. It is intended as a playground or development machine in which to explore SharePoint. Second, it is in a Virtual PC environment. Now that Windows Server 2008 is released it might be a better option to install in Hyper-V. Third, there are a few things I’ve learned since I originally produced the video, or simply a few things I neglected to emphasize during the installation, which I will share with you now.
1. Database names should not be set to the default values during installation. You should specify all database names.
2. Service Accounts should be created prior to the installation and configuration of SharePoint. See my blog on configuring Service Accounts for SharePoint (as well as my blog on what not to do with Service Accounts).
3. Even if you are not going to utilize MySites, you should still create a separate Web Application to host the MySites.
4. Do not use the Administrator account to install and configure SharePoint. Use specific Service Accounts (see #2).
5. Use MOSS templates as your top level site collection templates. Even when using Team Sites you might consider using the Site Directory as the top level site and add the Team Sites as sub sites. This provides full MOSS capabilities within the entire site collection.
6. You really need to have an understanding of the different servers in the farm. You will have your IIS Server, SQL Server, Application Servers (SSPs), and Web Front Ends (WFEs). This (topology) is an important foundation to working with SharePoint.
7. You really need to have an understanding of Web Applications, Site Collections, and Sites. This (taxonomy) is an important foundation to working with SharePoint.
8. There are many, many, many more tweaks that you can do to your VPC image. I would be happy to have additional contributors add to what I started.
9. You might also want to check out this Web cast.
I hope you find this helpful and good luck!
Reader's Comments
Comment
You must be logged in to post a comment.
Options
-
December 31, 2008 -
MOSS, Video Series, SharePoint -
3 comments
-
Comments RSS -
Del.ico.us
-
Digg!
Thanks Sharee… This is awesome! Its exactly what I’ve been looking for.
Sharee;
I have downloaded the ‘entire video’ and my tablet pc had problems maintaining the video feed, audio played fine (around 22 minutes in). So, I went to download the individual segments and found an invalid link.
The link for segment 6a in this blog entry:
Video Series: Installing MOSS in a VPCDec. 31, 2008
should be:
http://www.webdevrocks.com/Videos/SharePoint/VPC_Installation/MOSS_VPCInstall_Step6/MOSS_VPCInstall_Step6.wmv
Thanks for this great hand-holding tutorial. You rock!
Ok, this is a bit @n@l, even for me, but here goes…
When downloading the individaul segments, they will not list nor play in order within MS Media Player. It was discovered that the file name was not set as the metadata Title value under the summary tab for the file properties. Once this is set to match the file name, the files list correctly and subsequently can then be ordered for proper sequence playback.
Thanks again for the work you have done!