Skip to main content

Marshall S's Library tagged administration   View Popular

28 May 08

Syncing WSS and MOSS User profile properties with Active Directory « SharePoint Notes

    • To make a long story short, use stsadm -o sync to force the property sync:


      • -o -synctiming changes the Profile Sync job
      • -o -sweeptiming changes the Quick Profile Sync job
02 Apr 08

MOSS 2007-Networkdays formula - MSDN Forums

Expression for use in SharePoint calculated column to get number of weekdays between two dates. Has bugs if either date falls on a weekend.

forums.microsoft.com/...ShowPost.aspx - Preview

administration development howto sharepoint






  • SharePoint NETWORKDAYS Formula (for Start and End dates that are Week days)
    =IF(AND((WEEKDAY([End Date],2))<(WEEKDAY([Start Date],2)),((WEEKDAY([Start Date],2))-(WEEKDAY([End Date],2)))>1),(((DATEDIF([Start Date],[End Date],"D")+1))-(FLOOR((DATEDIF([Start Date],[End Date],"D")+1)/7,1)*2)-2),(((DATEDIF([Start Date],[End Date],"D")+1))-(FLOOR((DATEDIF([Start Date],[End Date],"D")+1)/7,1)*2)))
    • This is pretty amazing, even with the bugs. It definitely works. - on 2008-04-02
    Add Sticky Note
10 Mar 08

Person Synchronization with Windows SharePoint Services

  • If a user leaves the environment (is no longer in the Office SharePoint Server 2007 user profile store or in Active Directory), that user remains in the Windows SharePoint Services membership list for that site collection until he or she is removed from the list. Office SharePoint Server 2007 flags the user and ceases to synchronize any information for that user. However, Office SharePoint Server 2007 does not alter the Windows SharePoint Services site collection membership list in response to a user who is no longer in the Office SharePoint Server 2007 user profile store.
    • This is pretty stupid. I would like to see someone explain why there is no out of the box solution to this problem. - on 2008-03-10
    Add Sticky Note

AutoSponge: User Access Validation With Web Services

  • To see user info, the groups a user belongs to, and the permissions a user has on the site collection (web)
1 - 20 of 50 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo