Aug 12 2010

SharePoint 2010 for hosters

Are you a hosting Company? Intrested in providing a SharePoint 2010 Platform to new and exsisting clients then I would strongly suggest reading the documentation avalible on Microsoft.com

This white paper provides the hosting community with an overview of Microsoft SharePoint Server 2010 and the underlying Microsoft SharePoint Foundation components, and provides detailed architectural guidance to support the multi-tenancy requirements of hosters. Although this document can be used by anyone to gain an understanding of many key features in SharePoint 2010 Products, it focuses on how these new features affect and support the hosting community.

http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=ddc&ReleaseId=4297


Jul 16 2010

SharePoint 2010 Online Hosting Poll

In light of the Microsoft WPC and the big push for Cloud computing, I thought it would be intresting in find out peoples reactions to Hosting SharePoint 2010 in the cloud rather than On-Premise  (and also to see how many people read my blog)

Are you looking at Implementing SharePoint 2010?

View Results

Loading ... Loading ...

Are you considering cloud hosting options for SharePoint 2010?

View Results

Loading ... Loading ...

What type of access to SharePoint 2010 would you require?

View Results

Loading ... Loading ...

Would you require Vanity URLs?

View Results

Loading ... Loading ...

What would be the maximum contract term you would agree to?

View Results

Loading ... Loading ...

Would you want your organisations domain to be integrated into SharePoint 2010 for authentication?

View Results

Loading ... Loading ...

Thinking about the platform support of the environment what would you expect to be the minimum?

View Results

Loading ... Loading ...

Thinking about SharePoint support what would you expect to be the minimum?

View Results

Loading ... Loading ...

How would you expect to license SharePoint Users?

View Results

Loading ... Loading ...

How much Bandwidth would you expect to have at the minimum?

View Results

Loading ... Loading ...

What would be the minimum Disaster Recovery Separation you would expect?

View Results

Loading ... Loading ...

May 6 2010

SharePoint 2010 User Profile Synchronisation failing

ISSUE
====

After setting up User Profile Service Application and configuring the synchronisation connection to your active directory you receive the following error

Log Name:      Application
Source:        FIMSynchronizationService
Date:          06/05/2010 11:19:05
Event ID:      6050
Task Category: Management Agent Run Profile
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      ICS-SP-002.ics.local
Description:
The management agent “MOSSAD-ICS” failed on run profile “DS_FULLIMPORT” because of connectivity issues.

 Additional Information
 Discovery Errors       : “0″
 Synchronization Errors : “0″
 Metaverse Retry Errors : “0″
 Export Errors          : “0″
 Warnings               : “0″

 User Action
 View the management agent run history for details.
Event Xml:
<Event xmlns=”http://schemas.microsoft.com/win/2004/08/events/event“>
  <System>
    <Provider />
    <EventID Qualifiers=”49152″>6050</EventID>
    <Level>2</Level>
    <Task>1</Task>
    <Keywords>0×80000000000000</Keywords>
    <TimeCreated SystemTime=”2010-05-06T10:19:05.000Z” />
    <EventRecordID>1804</EventRecordID>
    <Channel>Application</Channel>
    <Computer>ICS-SP-002.ics.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data>MOSSAD-ICS</Data>
    <Data>DS_FULLIMPORT</Data>
    <Data>0</Data>
    <Data>0</Data>
    <Data>0</Data>
    <Data>0</Data>
    <Data>0</Data>
  </EventData>
</Event>

When investigating further using the MIISClient.exe tool located in “C:\Program Files\Microsoft Office Servers\14.0\Synchronization Service\UIShell” on the operations TAB you also see the following error under (DS_FULLIMPORT) 

Resolution
————– 

Confirm that the service account used to run Forefront Identity Manager Synchronization Service (FIMSynchronizationService) has the AD Security right of “Replicating Directory Changes” at the domain level 

  1. Open the Active Directory Users and Computers snap-in
  2. On the View menu, click Advanced Features.
  3. Right-click the domain object, such as “company.com”, and then click Properties.
  4. On the Security tab, if the desired user account is not listed, click Add; if the desired user account is listed, proceed to step 7.
  5. In the Select Users, Computers, or Groups dialog box, select the desired user account, and then click Add.
  6. Click OK to return to the Properties dialog box.
  7. Click the desired user account.
  8. Click to select the Replicating Directory Changes check box from the list.
  9. Click Apply, and then click OK.
  10. Close the snap-in.

 NOTE: Group “Domain Admins” already has the above right however if you are still seeing this issue add the service account explicitly to the AD Security