<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Resetting the Author on a SharePoint site, or Wherefore Art Thou Author Redux</title>
	<atom:link href="http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/</link>
	<description>It's a household name</description>
	<lastBuildDate>Wed, 03 Mar 2010 04:54:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SharePoint Pros &#187; Configuring SQL Report Services on SharePoint Farm</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7496</link>
		<dc:creator>SharePoint Pros &#187; Configuring SQL Report Services on SharePoint Farm</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7496</guid>
		<description>[...] Follow directions from http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-t... [...]</description>
		<content:encoded><![CDATA[<p>[...] Follow directions from <a href="http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-t.." rel="nofollow">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-t..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neha</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7491</link>
		<dc:creator>Neha</dc:creator>
		<pubDate>Thu, 07 Jan 2010 20:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7491</guid>
		<description>Hi Keith,

Is it possible similar way to update the SPList&#039;s Author property.. ?</description>
		<content:encoded><![CDATA[<p>Hi Keith,</p>
<p>Is it possible similar way to update the SPList&#8217;s Author property.. ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharepoint site</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7430</link>
		<dc:creator>Sharepoint site</dc:creator>
		<pubDate>Sat, 18 Jul 2009 09:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7430</guid>
		<description>[...] Resetting the Author on a SharePoint site, or Wherefore Art Thou &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Resetting the Author on a SharePoint site, or Wherefore Art Thou &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Richie</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7399</link>
		<dc:creator>Keith Richie</dc:creator>
		<pubDate>Tue, 23 Jun 2009 14:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7399</guid>
		<description>migrateuser should have taken care of that.   When setting SPSite.Owner, does the users already exist in the SiteUsers collection?</description>
		<content:encoded><![CDATA[<p>migrateuser should have taken care of that.   When setting SPSite.Owner, does the users already exist in the SiteUsers collection?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris buchholz</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7365</link>
		<dc:creator>chris buchholz</dc:creator>
		<pubDate>Fri, 05 Jun 2009 20:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7365</guid>
		<description>I came up with a similar solution. However have you been able to fix the Site owner? I mean SPSite primary and seconary owners. I have quite a few MySites that have owners set to users in an old domain, and stsadm -o migrateuser is not working. 

I can set the author fine, but if I try to change the SPSite.Owner field it still gives me the same &quot;user cannot be found&quot; exception, even though the user exists I just used it to set the Author field! So I assume the user that is not found may be the old owner, and for some reason it is checking the value of the old owner. I get the same result using stsadm -o siteowner.</description>
		<content:encoded><![CDATA[<p>I came up with a similar solution. However have you been able to fix the Site owner? I mean SPSite primary and seconary owners. I have quite a few MySites that have owners set to users in an old domain, and stsadm -o migrateuser is not working. </p>
<p>I can set the author fine, but if I try to change the SPSite.Owner field it still gives me the same &#8220;user cannot be found&#8221; exception, even though the user exists I just used it to set the Author field! So I assume the user that is not found may be the old owner, and for some reason it is checking the value of the old owner. I get the same result using stsadm -o siteowner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Reynolds</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7220</link>
		<dc:creator>Tim Reynolds</dc:creator>
		<pubDate>Sun, 07 Dec 2008 17:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7220</guid>
		<description>Nice post. Thank you for the info. Keep it up.</description>
		<content:encoded><![CDATA[<p>Nice post. Thank you for the info. Keep it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Dutton</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7191</link>
		<dc:creator>Aaron Dutton</dc:creator>
		<pubDate>Fri, 31 Oct 2008 05:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7191</guid>
		<description>Great post!  I seem to encounter this problem a lot with SQL Server Reporting Services.  This utility is a life-saver.

I modified your code a bit to allow you to show the current author instead of just resetting it.</description>
		<content:encoded><![CDATA[<p>Great post!  I seem to encounter this problem a lot with SQL Server Reporting Services.  This utility is a life-saver.</p>
<p>I modified your code a bit to allow you to show the current author instead of just resetting it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric VanRoy</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7187</link>
		<dc:creator>Eric VanRoy</dc:creator>
		<pubDate>Wed, 15 Oct 2008 21:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7187</guid>
		<description>And finally today, I find the email you sent on 9/12 in my Junk email.

Once again thank you for the solution.</description>
		<content:encoded><![CDATA[<p>And finally today, I find the email you sent on 9/12 in my Junk email.</p>
<p>Once again thank you for the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric VanRoy</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7184</link>
		<dc:creator>Eric VanRoy</dc:creator>
		<pubDate>Mon, 13 Oct 2008 17:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7184</guid>
		<description>Thank you and sorry, I had not had a chance to even check back to see you posted a solution until now (when yet another client is being bitten by poorly written code for SSRS integration). 

For the non developers out there this might be a little much, but it should solve the &quot;author&quot; issue. I will pass this along to the client. 

Of course there is not good way from SSRS to see which author is broken, since it works up the tree using the parent information, then finds one and just stops. 

Thank you,
Eric VanRoy</description>
		<content:encoded><![CDATA[<p>Thank you and sorry, I had not had a chance to even check back to see you posted a solution until now (when yet another client is being bitten by poorly written code for SSRS integration). </p>
<p>For the non developers out there this might be a little much, but it should solve the &#8220;author&#8221; issue. I will pass this along to the client. </p>
<p>Of course there is not good way from SSRS to see which author is broken, since it works up the tree using the parent information, then finds one and just stops. </p>
<p>Thank you,<br />
Eric VanRoy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links (9/18/2008) &#171; Steve Pietrek - Everything SharePoint</title>
		<link>http://blog.krichie.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7176</link>
		<dc:creator>Links (9/18/2008) &#171; Steve Pietrek - Everything SharePoint</dc:creator>
		<pubDate>Fri, 19 Sep 2008 00:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://krichie.wordpress.com/2008/09/12/resetting-the-author-on-a-sharepoint-site-or-wherefore-art-thou-author-redux/#comment-7176</guid>
		<description>[...] Resetting the Author on a SharePoint site, or Wherefore Art Thou Author Redux  Possibly related posts: (automatically generated)APAC SharePoint Conference 2007Office 2007, SharePoint Server 2007 and Windows SharePoint Services V3 Link&#8230;SharePoint Interview QuestionsMicroLink Launches Its MicroLink Autonomy Integration Suite for SharePoint [...]</description>
		<content:encoded><![CDATA[<p>[...] Resetting the Author on a SharePoint site, or Wherefore Art Thou Author Redux  Possibly related posts: (automatically generated)APAC SharePoint Conference 2007Office 2007, SharePoint Server 2007 and Windows SharePoint Services V3 Link&#8230;SharePoint Interview QuestionsMicroLink Launches Its MicroLink Autonomy Integration Suite for SharePoint [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
