September 2008 - Posts
If you ever tried to use stsadm -o createsite or createweb operations, you come accorss a the -sitetemplate parameter. It actually took me some time to find the accepted values for this, so I compiled all the ones I could find. I haven’t tried them all,
Read More...
The following are the web templates for MOSS 2007: Template Title Template Name Template Description Global Template GLOBAL#0 This template is used for initializing a new site. Note : Do not use this template. Team Site STS#0 A site for teams to quickly
Read More...
http://mossuserprofiles.blogspot.com/
Read More...
SharePoint provides APIs to create MySite programmtically. UserProfile object provides a method to create personal site. Following console application creates MySite for a given account: using Microsoft.Office.Server; using Microsoft.Office.Server.Administration;
Read More...
The security validation for this page is invalid. Click Back in your Web Got this error when I turned on Annoymous Access in MOSS. Navigate thru the followwing and turn the security validation Off Central Administration--->application management---->web
Read More...