Paul Liebrand's Weblog

Welcome to my blog mainly about SharePoint

Skip to: Content | Sidebar | Footer

Google Search
Custom Search

Disabling My SharePoint Sites propagation or adjusting the frequency

21 May, 2009 (07:39) | SharePoint | By: Paul Liebrand

I have previously explained how “My SharePoint Sites” works and how it gets propagated to the client. What happens if you want to disable this feature or adjust the frequency of when it occurs.

From time to time I get asked this question so I figured I would write up a post about it.

By default, Office creates two registry values under “HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\12.0\Common\Portal”, which are:

Registry Value Description
LinkPublishingTimestamp A binary timestamp of the last time the sites were propagated to the client
PersonalSiteURL The URL to the users My Site

There are two additional values you can create manually in the users registry or via a GPO.

Registry Value Value Description
LinkPublishingDisabled 0 = false, 1 = true (DWORD) Disables the My SharePoint Site (or Link Publishing) on the Client PC.
LinkPublishingFrequency DWORD value in minutes* Changes the frequency from the default 24 hour to whatever value you put in there.

* Microsoft claims this is in minutes, however, when I did testing with this it appeared to be in seconds.

Hopefully this will help you gain more control over the My SharePoint Sites / Link Publishing feature of SharePoint and Office..

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to Reddit

  • Paul Baker

    Hi Paul

    You seem to be the only person on the web who really understands SharePoint My Site memberships (and corresponding office integration) so I’m hoping you might be able to point me in the right direction for our school sharepoint site.

    The Memberships do not seem to get updated at all. I’ve got the members groups set up (and correctly configured as members groups). I’ve got the my site working ok. I’ve got search crawl working ok and profile imports working ok (so they seem) and yet nothing appearing in Memberships.

    We did do a restore a few months back from a server to a new server (with a different server name) and I wonder if that may be related because we had a number of issues to sort out at the time.

    Any ideas as to where I could go about hunting the problem down?

    Many thanks (and great blog)

    Paul Baker
    Cambridge, UK

  • Paul Baker

    Hi Paul

    You seem to be the only person on the web who really understands SharePoint My Site memberships (and corresponding office integration) so I’m hoping you might be able to point me in the right direction for our school sharepoint site.

    The Memberships do not seem to get updated at all. I’ve got the members groups set up (and correctly configured as members groups). I’ve got the my site working ok. I’ve got search crawl working ok and profile imports working ok (so they seem) and yet nothing appearing in Memberships.

    We did do a restore a few months back from a server to a new server (with a different server name) and I wonder if that may be related because we had a number of issues to sort out at the time.

    Any ideas as to where I could go about hunting the problem down?

    Many thanks (and great blog)

    Paul Baker
    Cambridge, UK

  • Paul Baker

    Hi Paul

    You seem to be the only person on the web who really understands SharePoint My Site memberships (and corresponding office integration) so I’m hoping you might be able to point me in the right direction for our school sharepoint site.

    The Memberships do not seem to get updated at all. I’ve got the members groups set up (and correctly configured as members groups). I’ve got the my site working ok. I’ve got search crawl working ok and profile imports working ok (so they seem) and yet nothing appearing in Memberships.

    We did do a restore a few months back from a server to a new server (with a different server name) and I wonder if that may be related because we had a number of issues to sort out at the time.

    Any ideas as to where I could go about hunting the problem down?

    Many thanks (and great blog)

    Paul Baker
    Cambridge, UK

  • http://www.paulliebrand.com Paul Liebrand

    Paul,

    On your SharePoint server, run the following command:

    STSADM -o sync -listolddatabases 0

    If you see anything that is older than the current date, then run the following command:

    STSADM -o sync -deleteolddatabases 0

    The profile / membership job runs every hour on the hour — so wait at least 1 hour 15 minutes and then run the -listolddatabases command again.

    You should see all the content database GUID listed there with the current date and a time near the previous hour.

    If so, initial your full crawl again. Once that is complete — check your Memberships again.

    Good luck!

    Paul Liebrand

  • http://www.paulliebrand.com Paul Liebrand

    Paul,

    On your SharePoint server, run the following command:

    STSADM -o sync -listolddatabases 0

    If you see anything that is older than the current date, then run the following command:

    STSADM -o sync -deleteolddatabases 0

    The profile / membership job runs every hour on the hour — so wait at least 1 hour 15 minutes and then run the -listolddatabases command again.

    You should see all the content database GUID listed there with the current date and a time near the previous hour.

    If so, initial your full crawl again. Once that is complete — check your Memberships again.

    Good luck!

    Paul Liebrand

  • http://liebrand.wordpress.com Paul Liebrand

    Paul,

    On your SharePoint server, run the following command:

    STSADM -o sync -listolddatabases 0

    If you see anything that is older than the current date, then run the following command:

    STSADM -o sync -deleteolddatabases 0

    The profile / membership job runs every hour on the hour — so wait at least 1 hour 15 minutes and then run the -listolddatabases command again.

    You should see all the content database GUID listed there with the current date and a time near the previous hour.

    If so, initial your full crawl again. Once that is complete — check your Memberships again.

    Good luck!

    Paul Liebrand

  • Sharad

    Hi Paul – Info on My SP sites at your blog is super!

    I am struggling with a way to figure out if My SP Sites can work on XP/Win2003 clients with Office 2007, with ‘My Site’ disabled.

    I’d like to utilize maximum of what SP/Office already does, without manually creating shortcuts on their desktops for thousands of users/sites.

    Any help is much appreciated. Thanks.

    –Sharad

  • Sharad

    Hi Paul – Info on My SP sites at your blog is super!

    I am struggling with a way to figure out if My SP Sites can work on XP/Win2003 clients with Office 2007, with ‘My Site’ disabled.

    I’d like to utilize maximum of what SP/Office already does, without manually creating shortcuts on their desktops for thousands of users/sites.

    Any help is much appreciated. Thanks.

    –Sharad

  • Sharad

    Hi Paul – Info on My SP sites at your blog is super!

    I am struggling with a way to figure out if My SP Sites can work on XP/Win2003 clients with Office 2007, with ‘My Site’ disabled.

    I’d like to utilize maximum of what SP/Office already does, without manually creating shortcuts on their desktops for thousands of users/sites.

    Any help is much appreciated. Thanks.

    –Sharad

  • http://www.paulliebrand.com Paul Liebrand

    Sharad,

    You can get the “My SharePoint Sites” feature to work on Office 2007 clients with My Sites disabled. This will require you to roll out the necessary registry keys to every client PC though.

    If this is something you are interested in, let me know and I’ll write up a post about it in the next few days.

    Thanks,

    Paul Liebrand

  • http://www.paulliebrand.com Paul Liebrand

    Sharad,

    You can get the “My SharePoint Sites” feature to work on Office 2007 clients with My Sites disabled. This will require you to roll out the necessary registry keys to every client PC though.

    If this is something you are interested in, let me know and I’ll write up a post about it in the next few days.

    Thanks,

    Paul Liebrand

  • http://www.paulliebrand.com Paul Liebrand

    Sharad,

    You can get the “My SharePoint Sites” feature to work on Office 2007 clients with My Sites disabled. This will require you to roll out the necessary registry keys to every client PC though.

    If this is something you are interested in, let me know and I’ll write up a post about it in the next few days.

    Thanks,

    Paul Liebrand

  • Susan

    I have My Sites disabled but would like to be able to publish links to my Office 2007 clients with my SSP – any advice regarding the necessary client registry settings would be appreciated.

    -Susan

  • Susan

    I have My Sites disabled but would like to be able to publish links to my Office 2007 clients with my SSP – any advice regarding the necessary client registry settings would be appreciated.

    -Susan

  • Susan

    I have My Sites disabled but would like to be able to publish links to my Office 2007 clients with my SSP – any advice regarding the necessary client registry settings would be appreciated.

    -Susan

  • http://www.paulliebrand.com Paul Liebrand
  • http://www.paulliebrand.com Paul Liebrand
  • http://www.paulliebrand.com Paul Liebrand
  • kevinberthiaume

    Hi Paul,

    Thank for this quality post. I have a another question about that. My SharePoint Sites is working well in my environnement. I just have a little problem. When I stop a site from getting the permission from is parent, I wait for the hour update and the site doesn't appear in My SharePoint Sites. After that, I enabled the permission from the parent and wait for another one and half. The link doesn't not come back.

    Can you help me on this?

    Thanks,
    Kevin

    Appologize for my english, my first language is french.

  • http://www.paulliebrand.com Paul Liebrand

    Kevin,

    Are you clearing out the “LinkPublishingTimestamp” registry key? Secondly, are you performing a crawl after the change has been made?

    Thanks,

    Paul

  • maikelhendriks

    Hi Paul,

    Thank you for your great posts about the “My SharePoint Sites”. I was wondering if you could help me out. The “My SharePoint Sites” features has stopped working in our environment. The actual link of my sharepoint sites won't even show up anymore. I tried your suggestion of stsadm -o sync -deleteoldatabases, but this doesn't seem to do the trip for me unfortunatly. Is there any thing else I could check?

    Any help is appreciated.
    Regards,

    Maikel

  • maikelhendriks

    Hi Paul,

    Thank you for your great posts about the “My SharePoint Sites”. I was wondering if you could help me out. The “My SharePoint Sites” features has stopped working in our environment. The actual link of my sharepoint sites won't even show up anymore. I tried your suggestion of stsadm -o sync -deleteoldatabases, but this doesn't seem to do the trip for me unfortunatly. Is there any thing else I could check?

    Any help is appreciated.
    Regards,

    Maikel

  • http://www.paulliebrand.com Paul Liebrand

    Have you recently made any changes to your Shared Services Provider and/or My Site settings / permissions?

  • maikelhendriks

    We start noticing this issue when I did a reset of the crawled content, but there have been changes to permissions or my site settings that I know of actually.

  • http://www.paulliebrand.com Paul Liebrand

    I just wanted to clarify. You said “but there HAVE been changes” — did you mean to say that, or did you mean to say “HAVE NOT”?

  • maikelhendriks

    Yes, I am sorry, I was not able to edit my post. What I meant is that there were no changes on the permissions or my site settings.

    I also tried the same stsadm -o sync -deleteolddatabases 0 on our test environment, but this gave me the same result. I thought maybe I should wait for a day to let all timer jobs run once more, but nothing has changed after that.

  • Jerry

    Hi Everyone, I connected my shared document from mysite to my outlook. i was wondering how can i or if i can delete or disconnect only a subfolder from my outlook directly.

    SharePoint 2007
    Outlook 2007

  • http://www.paulliebrand.com Paul Liebrand

    Jerry,

    Unfortunately you cannot remove a single sub-folder. You are connecting the document library and everything else comes along with it.

    You might consider splitting the content into two separate libraries if you are really concerned with it.

    Thanks,

    Paul