Moving ‘My Sites’ in SharePoint to a sub-site

I recently ran across this senerio where a client who has Micrsoft Office SharePoint 2007 Standard was not able to create an additioanl DNS entry for the ‘my sites’ to work as designed but they wanted that functionality.

As an example the domain that will will call ‘http://domain123.com’ could not create ‘http://my.domain123.com/<username>’ so that my sites will work as expecte d. In this type of limitation you can use the my site as a sub-site like ‘http://domain123.com/mysite/<username>’.

This type is movement is also useful if you don’t want to share my sites functionality across different SSPs. In a typical SharePoint installation my sites is shared among different SSPs.

Take these steps:

1. Go to Central Administration > Application Management > Define Managed Paths
a. In path add ‘mysite’, change type ‘Explicit inclusion’, and click OK
b. In path add ‘personal’, change type ‘Wildcard inclusion, and click OK

2. Go to Central Administration > Application Management > Create Site Collection
a. Change the web application to your web application as in our example it will be ‘http://domain123.com’
b. In Title type ‘MysitePage”, in URL drop down select ‘mysite’, in select a tempalte select ‘entrprise->my site host’, click OK

3. Go to Shared Services Administration >(your SSP) > My Site Settings
a. Change Personal site provider to ‘http://domain123.com/mysite/’
b. change location to ‘personal’
c. click OK

Chris Johnson’s page notes that any existing mysites will be lost and recreated unless you use the STSADM command line to move them into your new location.

http://blogs.msdn.com/cjohnson/archive/2006/09/15/754902.aspx

Add SharePoint templates via command line

To  add SharePoint templates via command line you will need to run the following command. Note that the description is optional.

stsadm -o addtemplate -filename <template filename> -title <template title> [-description <template description>]

You will be prompted to do an iisreset to complete the template installation. Once iisreset is complete login to a web site create a new site and under “Custom” tab for “Template Selection” you should see your new template as an option.

On an odd side note these newly installed templates will not appear as expected in the template gallery but they will be there when you go and create new subsites under the custom tab.

Missing ‘Edit in Datasheet’ in SharePoint

Hi there all. I ran across a recent problem where a client was using SharePoint and wanted to do quick edit using the Datasheet view. Whenever he clicked on the ‘actions’ button the ‘edit in datasheet’ view was missing.

If the property is missing for everyone then the most likly problem is that ‘client integration’ is turned off.

You can go to Central Administration > Application Management > Authentication Providers > (your zone) >  Client Integration > Yes >Save

This should enable the needed part so the datasheet view is usable.

http://kirkeberg.spaces.live.com/Blog/cns!807B63CB57585EB4!265.entry?wa=wsignin1.0&sa=749340664