|
Office SharePoint Server 2007 for Search
This page will be updated regularly throughout the course of the 2007 release.
Latest Installation Requirements
| Standalone Installation |
Computer and Processor
|
Server with processor speed of 2.5 Gigahertz (GHz) or higher. , Dual processor, 3 GHz or higher recommended.
|
|
Memory
|
1 Gigabyte (GB) RAM, 2 GB recommended
|
|
Hard Disk
|
3 Gigabyte (GB) of available hard disk
|
|
Drive
|
DVD Drive, local or network accessible
|
|
Display
|
1024x768 or higher resolution monitor
|
|
Operating system
|
Microsoft Windows Server 2003 Standard Edition SP1, Windows Server 2003 Enterprise Edition SP1, Windows Server 2003 Datacenter Edition SP1 or Windows Server 2003 Web Edition SP1 or later.
Microsoft .NET Framework 2.0 and Microsoft Windows Workflow Foundation Runtime Components, or Microsoft .Net Framework 3.0. For more information about Microsoft .NET Framework 2.0 and 3.0, see the Microsoft .NET Framework Developer Center.
|
|
Other
|
56 Kilobits per second (Kbps) required for client to server connection. Internet Simple Mail Transfer Protocol/Post Office Protocol 3 (SMTP/POP3), Internet Message Access Protocol 4 (IMAP4), or MAPI-compliant messaging software required for e-mail notifications
|
|
Browser
|
For Central Administration, the following are required:
- Microsoft Windows with Microsoft Internet Explorer 6.0 or later.
For basic functionality, including editing and Site Administration, one of the following configurations is required:
- Microsoft Windows with Microsoft Internet Explorer 6.0 or later, FireFox 1.5 or later, Netscape 8.1 or later or Mozilla 1.7 or later.
- UNIX/Linux with FireFox 1.5 or later or Netscape 7.2 or later.
- Mac OS-X with FireFox 1.5 or later or Safari 2.0 or later.
|
|
Additional
|
Refer to the product Capacity Planning document for machine specific requirements.
|
| Farm Installation
|
Computer and Processor
|
Server with processor speed of 2.5 Gigahertz (GHz) processor or higher., Dual processor, 3 GHz or higher recommended.
|
|
Memory
|
2 Gigabyte (GB) RAM, 4 GB recommended for SQL and Application Servers
|
|
Hard Disk
|
3 GB of available hard disk
|
|
Drive
|
DVD Drive, local or network accessible
|
|
Display
|
1024x768 or higher resolution monitor
|
|
Operating system
|
Microsoft Windows Server 2003 Standard Edition SP1, Windows Server 2003 Enterprise Edition SP1, Windows Server 2003 Datacenter Edition SP1 or Windows Server 2003 Web Edition SP1 or later.
Microsoft Windows Workflow Foundation Runtime Components, and Microsoft .NET Framework 2.0, or Microsoft .Net Framework 3.0. For more information about Microsoft .NET Framework 2.0 and 3.0, see the Microsoft .NET Framework Developer Center.
|
|
Other
|
100 Megabits per second (Mbps) connection speed required for server to server connection, 56 Kilobytes per second (Kbps) required for client to server connection. Internet Simple Mail Transfer Protocol/Post Office Protocol 3 (SMTP/POP3), Internet Message Access Protocol 4 (IMAP4), or MAPI-compliant messaging software required for e-mail notifications.
SQL Server 2000 SP3a or higher or SQL 2005 SP1 or later. SQL 2005 Analysis Services 2005 SP1 or later required for some advanced features.
|
|
Browser
|
For Office SharePoint Server Central Administration, the following are required:
- Microsoft Windows with Microsoft Internet Explorer 6.0 or later.
For basic functionality, including editing and Site Administration, one of the following configurations is required:
- Microsoft Windows with Microsoft Internet Explorer 6.0 or later, FireFox 1.5 or later, Netscape 8.1 or later or Mozilla 1.7 or later.
- UNIX/Linux with FireFox 1.5 or later or Netscape 7.2 or later.
- Mac OS-X with FireFox 1.5 or later or Safari 2.0 or later.
|
|
Additional
|
Refer to the product Capacity Planning document for machine specific requirements.
|
Top of Page
Setup
| Issue Type |
Question or Issue |
Answer |
|
No issues at this time
|
|
|
Top of Page
SharePoint Server 2007 for Search
| Issue Type
|
Question or Issue |
Answer |
|
Upgrade - Shared Services
|
After upgrading pre-B2TR builds to B2TR or RTM, the links to SSPs in the central administration navigation control takes user to OLD farm.
|
Run the following stsadm command:
stsadm -o activatefeature -name OssNavigation -url <SSP admin site url>
|
|
Upgrade
|
Indexing Temp folder created on wrong drive
|
The workaround is:
Search\Global\Gathering Manager
TempPath = Custom path
UseSystemTemp = 0
Change the ACL on the custom folder to:
- FC - service account
- FC - admins
- FC - system
Note YOU NEED TO RESTART OSEARCH for the workaround to be picked up
|
|
Content Deployment
|
When creating a content deployment path which replicates a site collection to another site collection within the same farm, but on another managed path, the following error occurs:
Value does not fall within the expected range.
|
The workaround is as follows:
Stsadm -o deactivatefeature -name deployment -url <URL>
Stsadm -o deactivatefeature -name migration -url <URL>
Stsadm -o activatefeature -name deployment -url <URL>
Stsadm -o activatefeature -name migration -url <URL>
|
Top of Page
|