Today we are going to upgrade a BETA installation of SharePoint 2010 to the Release Candidate 1 (RC1). Here are the steps and issues that were encountered:
- The uninstallation via Add/Remove programs worked without a hitch. (wow!)
- Installing RC1 required the download and installation of a million prerequisites (+/- 1 million): PowerShell 2.0, Microsoft Server Speech Recognition Language, etc
- Install SharePoint 2010
- Enter Product Key (key gets validated via internet)
- Installed Server Farm version (not StandAlone) since we will use a different server with SQL Server 2008 already installed
- Pick your database server, database name, and the port number for the Central Administration web site.
- After the installation is successful, the configuration wizard is launched.
- After a successful configuration, you are directed to the admin config intro page (adminconfigintro.aspx) for final configuration questions such as participating in the Customer Experience Improvement Program, user accounts, and services.
- Pick the account with which you wish to run the SharePoint services.
- Pick the services which you wish to have enabled on the farm. I chose the default set of services (everything except Lotus Notes).
- Choose the template type for the main root level site and click Next.
- At the tale end of the process, we now find ourselves at the Central Administration main menu.
- Add your adminstrator level users to the Farm Administrators group and add them to the Web Application Policy for future SharePoint provisioning.
- Add any additional users to the site.
::zackcat::
