Windows Server 2008 RTM Application Support
What will support Windows Server 2008 at RTM?
- .NET Framework 2.0 (installed)
- .NET Framework 3.0 SP1 ( part of Application Server role )
- .NET Framework 3.5
- Dynamics CRM 4.0
- Exchange Server 2007 SP1
- Forefront Security Server 1.0
- MOSS SP1 ( installation notes for Windows Server 2008) http://support.microsoft.com/kb/936988
- SQL Server 2005 SP2
- System Center Data Protection Manager 2007
- System Center Configuration Manager 2007 (Formerly SMS)
- System Center Operations Manager 2007
- Windows Sharepoint Services 3.0 SP1 ( installation notes for Windows Server 2008 ) http://support.microsoft.com/kb/936988
- Visual Studio 2008
- WSUS 3.0 SP1
What are we planning to support in the first half of 2008?
- We will ship the Hyper-V technology 180days after RTM
- Dynamics AX 2009
- MOM SP1
- SCCM 2007SP1
- System Center Essentials 2001
- Forefront Client Security SP1
What are we planning to support in the second half of 2008?
- Application Virtualization 4.5
- Commerce Server 2007 SP2
- HIS 2006 SP1
- MOM 2005 SP1
- SQL Server 2008
- System Center Essentials 2001
- Windows System Center VMM 2.0
- Windows Essential Business Server
- Windows Home Server vNext
- Windows HPC Server 2008
So what will not be supported?
- SMS 2003
- System Center Reporting Manager
- Internet Security and Acceleration Server 2006 and earlier
Source:
Sharepoint 2007 Articles
Sharepoint 2007 Articles
How to move MOSS2007 from W2003_32bit to W2008_64bit
How to move the Shared Service Provider Search database
How to configure a content Source to crawl Exchange 2003 public folders in Moss2007
How to configure Email Enabled Lists in Moss2007 RTM using Exchange 2003
How to configure Email Enabled Lists in Moss2007 RTM using Exchange 2007
Securing Central Administration in SharePoint 2007
Modify Alert Notifications using AlertTemplates.xml in SharePoint 2007
Inplace Upgrade of SPS 2003 Medium Farm to 2007 RTM
Event Log Shows {3D42CCB1-4665-4620-92A3-478F47389230} and {61738644-F196-11D0-9953-00C04FD919C1} Permission Errors with Sharepoint 2007 Search Engine Installed
Event Log:
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10016
User: NT AUTHORITY\NETWORK SERVICE
Description:
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{3D42CCB1-4665-4620-92A3-478F47389230}
to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). This security permission can be modified using the Component Services administrative tool.
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server General
Event ID: 7888
User: N/A
Description:
A runtime exception was detected. Details follow.
Message: Retrieving the COM class factory for component with CLSID {3D42CCB1-4665-4620-92A3-478F47389230} failed due to the following error: 80070005.
Techinal Details:
System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {3D42CCB1-4665-4620-92A3-478F47389230} failed due to the following error: 80070005.
at Microsoft.Office.Server.Search.Administration.SearchApi.RunOnServer[T](CodeToRun`1 remoteCode, CodeToRun`1 localCode, Boolean useCurrentSecurityContext, Int32 versionIn)
at Microsoft.Office.Server.Search.Administration.SearchApi..ctor(WellKnownSearchCatalogs catalog, SearchSharedApplication application)
at Microsoft.Office.Server.Search.Administration.SearchSharedApplication.get_SearchApi()
at Microsoft.Office.Server.UserProfiles.SRPSite.IsImportInProgress(String contentSourceName)
Generic solution:
1. Open regedit
2. Search for the GUID; should be in HKEY_CLASSES_ROOT\CSLID
3. Note the key name, and the AppID
4. Admin Tools, Component Services, Computers, My Computer, DCOM Config
5. Locate the AppID, set appropriate permissions, for the referenced account.
If you are getting this exact error message:
You should have Sharepoint installed, with the Search Engine on this machine.
HKEY_CLASSES_ROOT\CLSID\{3D42CCB1-4665-4620-92A3-478F47389230} in the registry is called "Osearch" with Application ID {58F1D482-A132-4297-9B8A-F8E4E600CDF6}.
1. Admin Tools, Component Services, Computers, My Computer, DCOM Config
2. Find OSearch in the list, right click, Properties, and on the Security tab, grant the Network Service account launch/activation permission. "Microsoft Office SharePoint Server Search" should be able to launch now.
You will also likely get the message for GUID {61738644-F196-11D0-9953-00C04FD919C1}, which corresponds to the IIS WAMREG admin Service. Grant the referenced account the requested access as well here, obviously.


Getting Started with Sharepoint Server 2007
Managing
SPSFAQ0603157 - Should I have more or less Site Collections in SharePoint Server 2007?
SPSFAQ0603158 - How do I add support for crawling PDFs in SharePoint Server?
SPSFAQ0603159 - How should I set up administrative or service accounts for SharePoint Server 2007?
SPSFAQ0603160 - What are the Microsoft Application Templates for SharePoint and how can I use them?
Downloads
SPSFAQ090365 - What is a good starting point for planning my SharePoint architecture?
Links
SPSFAQ0803164 - How do I get started with editing the CSS in SharePoint Server 2007?
SPSFAQ0603161 - Where can I start online administrator training for SharePoint Server 2007?
Source: http://www.spsfaq.com/2007/04/some-essential-faqs-for-admins-of-moss.htm
