[Updated farm install issue] There are a couple of common problems that people have experienced when installing the portal version of the training kits so I thought I would cover off a few of the expectations and known problems with SharePoint environments.
The training kits are based on the SharePoint Learning Kit which is an application in its own right that exposes management, configuration and user interaction through SharePoint pages. See http://www.codeplex.com/slk
Download locations for the training kits are:
The setup for either assumes that you will follow every step in the setup guide to the letter and that the SharePoint farm has been installed according to best practices.
- The setup assumes SharePoint and SQL are being used in Integrated Security mode.
- The Central Admin web application credentials (Farm Account) are a Domain Account that also has Local Admin or DB Create rights on the SQL Server.
- The default zone is using NTLM.
- The Application Pool hosting the Site Collection that the training site is in is NOT running under the same credentials as the Central Admin App Pool (If this is you, I hope this is not your production MOSS farm).
- If you don't deploy the solution to all applications then it must be deployed to the Central Admin web application & the web application that will host the training site (e.g. not required on the SSP application)
- When configuring the Training solution from Central Admin, must select the correct Site Collection which can't be the Central Admin site collection.
-
The Training site is in a sub site based on the Collaboration Template and can't be the top site in a site collection. i.e.
- can't be http://server/sites/training
- can be http://server/training
- can be http://server/sites/training/enduser but only if step 5 selected http://sserver/sites/training )
If you have any issues with central admin setup of the training or setting permissions on the database (as per the instructions) then I'll bet you have made one of the mistakes above.
The installation has not been tested with SSL, FBA or languages other than English-USA so your milage may vary in these environments.
There is one other error that can happen even if you have done everything right. There is no content listed in the learning site. This seems to happen if you have more than one server in the farm. You should run setup and configuration from a single web front end. If there are other WFE's you may have to dissable them during the install. Microsoft are working on a solution to this and will update the documentation shortly.
[Update: New farm install ducumantation http://download.microsoft.com/download/8/9/7/897e9f84-2e78-4158-abc3-237b6801ce53/Office%20SharePoint%20Server%202007%20Training%20Farm%20Install%20Guide.docx ]
You can upload the content zip files manually into folders in the Training Administrator site as you would upload any other files into a SharePoint library. You will find the files in a Content folder in the same location you ran the original install.bat file from. Then set all the metadata for each file and check them in, but this is a ½ hour job (I know).
If you already have the End User training installed and just want to add the SharePoint Designer training, don't run the install bat file, just create a new folder in the existing training library and upload the zip files as can be seen in Topic 8 below.
Happy learning...
P.S. I had a blast at SPC2008 but have been flat out since returning so sorry if I have been slow to respond to your questions and comments.