SharePoint Sitegroups in MOSS 2007 - Creating SiteGroups In Code

Tuesday, October 17, 2006, 20:29
This news item was posted in UI, User Interface and Navigation category and has 0 Comments so far.

Sharepoint BUZZ would like to salute Ton Stegeman for his effort and sharing with the Sharepoint community his series on Sharepoint Sitegroups. We’d like to see more blogging posts like this.

This is the second article in a series (of 3) about SharePoint sitegroups. In part 1, Ton Stegeman discussed how you can manage these site groups by using the MOSS interface. I also introduced the scenario that we will build on in this item. After creating a special teamsite for each of our customers, we configured the site groups for this customer site. This was quite a few mouse clicks. Takes a lot of time to configure this manually. Also we want to standardize the naming of these groups across all sites that have the same site definition. That is hard to do manually. And we prefer to give our account managers a self-service system to create and maintain their customer sites. Explaining them how to configure sitegroups and permission levels is not going to work.

We created a workflow that does all this work for us. This workflow is triggered by editing or creating an item in a list with customer data. This workflow is part of what we call our “SiteBuilder”. In this post I will show how you can create the same sitegroups and configure the QuickLaunch in the site to show them.

Do you have any that you would like to share? Want to be part of the BUZZ, email us at sharepointbuzz@gmail.com

Related Posts:

  • SharePoint Sitegroups in MOSS 2007 - The Basics
  • Ton Stegeman's blog on SharePoint 2007 is on our reading list. Here's an excerpt from Ton: You can see these groups, if you go to your
  • MSDN Code Gallery - snippets, samples and resources
  • Microsoft has recently launched the MSDN Code Gallery.  Its designed to be a single source for everyone within the Microsoft community to share source code,
  • Series - Building TylerButler.com on MOSS 2007
  • Tyler Butler, Program Manager for the Web Content Management in MOSS 2007, has been written a 6 post series on how to changed his
  • MOSS 2007 Custom Policies Series
  • Ton Stegeman has a great set posts on Custom Policies. Here are some quick links: MOSS Custom policies part 1 - Creating a
  • How To Add Properties To Advanced Search In MOSS 2007
  • SharePoint Tips and Tricks has a very nice walkthrough on how to code MOSS 2007 so that it searches on custom properties. Ishai Sagi gets
    Both comments and pings are currently closed.

    Comments are closed for this Article !