<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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:slash="http://purl.org/rss/1.0/modules/slash/" 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/" version="2.0">

<channel>
	<title>The SharePoint Nomad</title>
	
	<link>http://sharepointnomad.wordpress.com</link>
	<description>Andre Galitsky's Blog on SharePoint administration, architecture, and knowledge management.</description>
	<lastBuildDate>Thu, 24 May 2012 00:59:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain="sharepointnomad.wordpress.com" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
<image>
		<url>http://1.gravatar.com/blavatar/bdf369582e52f099d86ebe1092f34ebb?s=96&amp;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>The SharePoint Nomad</title>
		<link>http://sharepointnomad.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sharepointnomad.wordpress.com/osd.xml" title="The SharePoint Nomad" />
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TheSharepointNomad" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="thesharepointnomad" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://sharepointnomad.wordpress.com/?pushpress=hub" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">TheSharepointNomad</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to find out which version and edition of Microsoft SQL Server you are running</title>
		<link>http://sharepointnomad.wordpress.com/2012/05/08/how-to-find-out-which-version-and-edition-of-sql-server-you-are-running/</link>
		<comments>http://sharepointnomad.wordpress.com/2012/05/08/how-to-find-out-which-version-and-edition-of-sql-server-you-are-running/#comments</comments>
		<pubDate>Tue, 08 May 2012 19:21:18 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[edition]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/?p=508</guid>
		<description><![CDATA[This question comes up often: How do I find out which version and edition of Microsoft SQL Server I am running? Is it Enterprise, Standard, or Developer? It&#8217;s actually quite simple to get the answer: 1. Open SQL Server Management Studio (SSMS). 2. Click on the &#8220;New Query&#8221; button to open a new query window. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=508&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This question comes up often:  How do I find out which version and edition of Microsoft SQL Server I am running?   Is it Enterprise, Standard, or Developer?</p>
<p>It&#8217;s actually quite simple to get the answer:</p>
<p>1. Open SQL Server Management Studio (SSMS).<br />
2. Click on the &#8220;New Query&#8221; button to open a new query window.<br />
3. Enter the following query and click on &#8220;Execute&#8221;:</p>
<p><strong>PRINT @@VERSION</strong></p>
<p>You should see a query result similar to the following:</p>
<p>Microsoft SQL Server 2008 R2 (RTM) &#8211; 10.50.1600.1 (X64)<br />
	Apr  2 2010 15:48:46<br />
	Copyright (c) Microsoft Corporation<br />
	Standard Edition (64-bit) on Windows NT 6.1  (Build 7601: Service Pack 1)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/508/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=508&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2012/05/08/how-to-find-out-which-version-and-edition-of-sql-server-you-are-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
		<item>
		<title>How to export and import lists and libraries from a SharePoint 2010 site using Powershell</title>
		<link>http://sharepointnomad.wordpress.com/2012/05/03/how-to-export-and-import-lists-and-libraries-from-a-sharepoint-2010-site-using-powershell/</link>
		<comments>http://sharepointnomad.wordpress.com/2012/05/03/how-to-export-and-import-lists-and-libraries-from-a-sharepoint-2010-site-using-powershell/#comments</comments>
		<pubDate>Fri, 04 May 2012 01:04:08 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[powershell]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[export lists and libraries]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/?p=501</guid>
		<description><![CDATA[Let&#8217;s imagine this scenario: You have an old SharePoint 2010 site and you need to copy its content to another SharePoint farm.  The site is heavily customized and moving it using traditional methods (backup/restore, export/import, save site as a template) are not going to work well.  Plus you only want content &#8211; no need to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=501&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s imagine this scenario:</p>
<p>You have an old SharePoint 2010 site and you need to copy its content to another SharePoint farm.  The site is heavily customized and moving it using traditional methods (backup/restore, export/import, save site as a template) are not going to work well.  Plus you only want content &#8211; no need to bring in all of that custom branding baggage.</p>
<p>You can copy the content using PowerShell and two scripts shown below.</p>
<p>Script # 1:   Export all lists and libraries from the source site.</p>
<p><pre class="brush: vb; light: true; wrap-lines: false;">

add-pssnapin microsoft.sharepoint.powershell

# specify the site URL to export

$web = Get-SPWeb &quot;http://sharepointURL/sites/site1/web1&quot;

# specify output folder to store exported lists

$path = &quot;c:\admin\export\&quot;

foreach($list in $web.lists)

{

&quot;Exporting &quot; + $list.RootFolder.URL

export-spweb $web.URL -ItemUrl $list.RootFolder.URL -IncludeUserSecurity -IncludeVersions All -path ($path + $list + &quot;.cmp&quot;) -nologfile

}

</pre></p>
<p>The output of this script should be a number of CMP files in the output directory.  Review these files and remove the lists that should not be imported (such as various Gallery lists).</p>
<p>Script # 2:  Import CMP files into the destination site.</p>
<p><pre class="brush: vb; light: true; wrap-lines: false;">

add-pssnapin microsoft.sharepoint.powershell

# specify target SharePoint site to import into

$site = &quot;http://sharepoint/sites/test1&quot;

# specify folder containing exported lists

$folder = &quot;C:\Admin\Import\&quot;

$Files = Get-ChildItem $folder

foreach ($file in $files)
{

$name = $file.Name

&quot;Importing: &quot; + &quot;$folder$name&quot;

import-spweb $site -path (&quot;$folder$name&quot;) -includeusersecurity -nologfile

}

</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/501/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=501&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2012/05/03/how-to-export-and-import-lists-and-libraries-from-a-sharepoint-2010-site-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a SharePoint 2010 Search Service application using PowerShell</title>
		<link>http://sharepointnomad.wordpress.com/2012/03/30/creating-a-sharepoint-2010-search-service-application-using-powershell-3/</link>
		<comments>http://sharepointnomad.wordpress.com/2012/03/30/creating-a-sharepoint-2010-search-service-application-using-powershell-3/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 01:37:34 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dmz deployment]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[standalone server]]></category>
		<category><![CDATA[workgroup]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/2012/03/30/creating-a-sharepoint-2010-search-service-application-using-powershell-3/</guid>
		<description><![CDATA[Here&#8217;s a great script by Jeremy Jameson on how to create a SharePoint 2010 Search service application with Powershell. http://blogs.msdn.com/b/jjameson/archive/2011/02/28/powershell-script-to-configure-search-in-sharepoint-server-2010.aspx I was even able to use it to configure search on a SharePoint 2010 server which was not joined to the domain (as sometimes is required for DMZ deployments).  It worked beautifully using local computer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=483&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a great script by Jeremy Jameson on how to create a SharePoint 2010 Search service application with Powershell.</p>
<p><a href="http://blogs.msdn.com/b/jjameson/archive/2011/02/28/powershell-script-to-configure-search-in-sharepoint-server-2010.aspx">http://blogs.msdn.com/b/jjameson/archive/2011/02/28/powershell-script-to-configure-search-in-sharepoint-server-2010.aspx</a></p>
<p>I was even able to use it to configure search on a SharePoint 2010 server which was not joined to the domain (as sometimes is required for DMZ deployments).  It worked beautifully using local computer accounts.   There is a change that needs to be made to the script if you&#8217;re using local accounts:</p>
<p>Add ShareName and Index arguments as shown below.</p>
<p>$queryComponent = New-SPEnterpriseSearchQueryComponent -QueryTopology $queryTopology -IndexPartition $indexPartition -SearchServiceInstance $queryInstance -Debug:$false -ShareName  &lt;SHARENAME&gt;  -IndexLocation &lt;INDEXLOCATION&gt;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/483/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/483/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/483/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/483/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/483/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/483/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/483/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/483/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/483/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/483/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/483/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/483/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/483/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/483/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=483&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2012/03/30/creating-a-sharepoint-2010-search-service-application-using-powershell-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a SharePoint 2010 Search Service application using PowerShell</title>
		<link>http://sharepointnomad.wordpress.com/2012/03/30/creating-a-sharepoint-2010-search-service-application-using-powershell-2/</link>
		<comments>http://sharepointnomad.wordpress.com/2012/03/30/creating-a-sharepoint-2010-search-service-application-using-powershell-2/#comments</comments>
		<pubDate>Sat, 31 Mar 2012 01:36:56 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/2012/03/30/creating-a-sharepoint-2010-search-service-application-using-powershell-2/</guid>
		<description><![CDATA[Here&#8217;s a great script by Jeremy Jameson on how to create a SharePoint 2010 Search service application with Powershell. http://blogs.msdn.com/b/jjameson/archive/2011/02/28/powershell-script-to-configure-search-in-sharepoint-server-2010.aspx I was even able to use it to configure search on a SharePoint 2010 server which was not joined to the domain (as sometimes is required for DMZ deployments).  It worked beautifully using local computer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=481&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a great script by Jeremy Jameson on how to create a SharePoint 2010 Search service application with Powershell.</p>
<p><a href="http://blogs.msdn.com/b/jjameson/archive/2011/02/28/powershell-script-to-configure-search-in-sharepoint-server-2010.aspx">http://blogs.msdn.com/b/jjameson/archive/2011/02/28/powershell-script-to-configure-search-in-sharepoint-server-2010.aspx</a></p>
<p>I was even able to use it to configure search on a SharePoint 2010 server which was not joined to the domain (as sometimes is required for DMZ deployments).  It worked beautifully using local computer accounts.</p>
<p> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/481/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/481/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/481/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=481&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2012/03/30/creating-a-sharepoint-2010-search-service-application-using-powershell-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
		<item>
		<title>How to fix contextual search in a SharePoint 2010 claims-based web application</title>
		<link>http://sharepointnomad.wordpress.com/2012/03/07/how-to-fix-contextual-search-in-a-sharepoint-2010-claims-based-web-application/</link>
		<comments>http://sharepointnomad.wordpress.com/2012/03/07/how-to-fix-contextual-search-in-a-sharepoint-2010-claims-based-web-application/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 14:40:16 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[contextual search]]></category>
		<category><![CDATA[ntlm authentication]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/?p=474</guid>
		<description><![CDATA[Problem: You have a claims-based web application (let&#8217;s call it https://mywebapp.com) running on SharePoint Server 2010. You&#8217;ve set up the Search Service application and it&#8217;s crawling your content without issues. Your shared search scopes are working great (search All Sites, search All People), but the contextual search scopes (search This Site or search This List) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=474&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Problem:</p>
<p>You have a claims-based web application (let&#8217;s call it https://mywebapp.com) running on SharePoint Server 2010.  You&#8217;ve set up the Search Service application and it&#8217;s crawling your content without issues. Your shared search scopes are working great (search All Sites, search All People), but the contextual search scopes (search This Site or search This List) are returning no results.  How do we fix this?</p>
<p>Solution:</p>
<p>Step 1. Extend web app to an NTLM auth site.  (If you&#8217;ve already extended your web app to NTLM, skip to Step 2.)</p>
<p>As you probably already know, SharePoint 2010 cannot crawl claims-based web applications directly.  So the first thing to do is to extend https://mywebapp.com application to another IIS site which uses only NTLM authentication.</p>
<p>Navigate to Central Administration &gt; Application Management &gt; Manage web applications</p>
<p>Select your web application &gt; click on Extend button in the ribbon.   Fill out the &#8220;Extend web application&#8221; form and make sure that for Claims Authentication Types you only select &#8220;Enable Windows Authentication&#8221; and check &#8220;Integrated Windows Authentication&#8221; NTLM checkbox.</p>
<p>All other fields can be left with their default values.   Make sure to take note of the Public URL, it will look something like this:</p>
<p>http://myservername:43374</p>
<p>Step 2. Modify Search Service app content sources to crawl the NTLM site.</p>
<p>In Central Admin, open Application Management &gt; Manage service applications &gt; click on your Search Service application.   Click on Content Sources and edit your content source to crawl the NTLM site you just created (http://myservername:43374).   </p>
<p>Step 3.  Add Server mapping  (This is important!)</p>
<p>Within your Search Service Application, click on &#8220;Server Name Mappings&#8221; and creating a mapping between your NTLM site and the public URL.</p>
<p>Address in index:  http://myservername:43374</p>
<p>Address in search results:  https://mywebapp.com</p>
<p>Note:  Some blog posts online will skip the server name mapping step and instead tell you to change your Default Alternate Access Mapping to point to http://myservername:43374.  While it may work in some cases, there are times when you cannot (or should not) change your Default AAM.   The server name mapping in SSA helps you avoid changing the AAM.</p>
<p>Step 4.  Indexing.</p>
<p>Finally, in your Search Service Application, reset the index and perform a full crawl.  Review the crawl log and make sure that there are no top level errors.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/474/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/474/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/474/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=474&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2012/03/07/how-to-fix-contextual-search-in-a-sharepoint-2010-claims-based-web-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
		<item>
		<title>How to remove webparts from a SharePoint page programmatically using Powershell</title>
		<link>http://sharepointnomad.wordpress.com/2012/01/13/how-to-remove-webparts-from-a-sharepoint-page-programmatically-using-powershell/</link>
		<comments>http://sharepointnomad.wordpress.com/2012/01/13/how-to-remove-webparts-from-a-sharepoint-page-programmatically-using-powershell/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 21:29:04 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sharepoint 2010]]></category>
		<category><![CDATA[webpart]]></category>
		<category><![CDATA[webpart remove]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/?p=457</guid>
		<description><![CDATA[Let&#8217;s imagine this scenario: You need to remove a webpart from a SharePoint page in your farm.   Easy, right?  Go to the page, enter the Edit mode, click on the webpart, select Delete.  No problem!   Now what if you had 1000 sites to remove the webpart from?   Doing it by hand is impractical, so we&#8217;ll [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=457&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s imagine this scenario:</p>
<p>You need to remove a webpart from a SharePoint page in your farm.   Easy, right?  Go to the page, enter the Edit mode, click on the webpart, select Delete.  No problem!   Now what if you had 1000 sites to remove the webpart from?   Doing it by hand is impractical, so we&#8217;ll need to use Powershell.</p>
<p>This will be a two step process:</p>
<p>Step 1, you need to run an inventory script which will generate a list of webparts and their GUIDs.</p>
<p>Step 2, you will use the webpart GUIDs from step 1 to run a removal script to remove the webparts.</p>
<p><strong>STEP 1. INVENTORY SCRIPT</strong></p>
<p>Execute the script below using the SharePoint 2010 Management Shell (PowerShell console).  This script does the following:</p>
<p>1. Iterate through all web applications in the farm and open every every site collection in each web app</p>
<p>2. For each site collection, access the homepage  &#8220;default.aspx&#8221; and capture a list of webparts on the page and their GUIDs.</p>
<p>3. Write the results to a file called &#8220;results.txt&#8221;, located in the same directory as the Powershell script.</p>
<p>The page name &#8220;default.aspx&#8221; is hard-coded in the script but can be easily changed to another page name or page path.</p>
<p>&nbsp;</p>
<p>Script source code</p>
<p><pre class="brush: vb; light: true; wrap-lines: false;">

[System.Reflection.Assembly]::Load(&quot;Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&quot;) | out-null

$oContentService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService;

[Microsoft.SharePoint.Administration.SPWebApplicationCollection]$waColl = $oContentService.WebApplications;

$log = &quot;.\results.txt&quot;    # output file name and path
$pagepath = &quot;/default.aspx&quot;    # change page name or page path here

&quot;Site URL; WebPart Title ; Webpart ID&quot; | out-file $log

$waColl1 = $waColl | where-object {$_.IsAdministrationWebApplication -eq $FALSE}

foreach ($wa in $waColl1)
{

foreach ($obj in $wa.Sites) 
{

write-host &quot;Processing: &quot; , $siteURL

$siteURL = $obj.URL

$site=new-object Microsoft.SharePoint.SPSite($siteURL)

$pageURL = $siteURL + $pagepath  
$web=$site.Openweb()   
$webpartmanager=$web.GetLimitedWebPartManager($pageURL,  [System.Web.UI.WebControls.WebParts.PersonalizationScope]::Shared)   
foreach ($webpart in $webpartmanager.WebParts)
{   
$siteURL + &quot;; &quot; + $webpart.Title + &quot; ;  &quot; + $webpart.ID | out-file $log -append   
}                           
}

}

write-host &quot;Finished.&quot;

</pre></p>
<p>&nbsp;</p>
<p><strong>STEP 2. WEBPART REMOVAL SCRIPT</strong></p>
<p>This script  will programmatically remove a webpart from a SharePoint page.  It takes as arguments the target site URL and the webpart GUID.   The script targets the main page &#8220;default.aspx&#8221; but can be changed to accept any other page name or page path.  </p>
<p>Notes:  Use the results from the INVENTORY SCRIPT to create a list of webparts and their GUIDs to remove.  Then build a script which calls out the WEBPART REMOVAL SCRIPT using the site URLs and webpart GUIDs as arguments.</p>
<p>The syntax is the following:</p>
<p>Execute the following command in SharePoint 2010 Management shell (Powershell console):</p>
<p>[WEBPART REMOVAL script file name]   [site URL]    [webpart GUID]</p>
<p>Example:</p>
<p>remove.ps1     <a href="http://mysharepointsite">http://mysharepointsite</a>     a1b83-8tyu-6897-oiy8</p>
<p>&nbsp;</p>
<p>Script source code</p>
<p><pre class="brush: vb; light: true; wrap-lines: false;">

[System.Reflection.Assembly]::Load(&quot;Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&quot;) | out-null [System.Reflection.Assembly]::LoadWithPartialName(&quot;Microsoft.SharePoint.WebPartPages&quot;) [System.Reflection.Assembly]::LoadWithPartialName(&quot;Microsoft.SharePoint.Publishing&quot;)

$siteURL = $args[0]  # first argument: site URL

$webpartId = $args[1]   # second argument:  webpart GUID

$pagepath =  &quot;/default.aspx&quot;        # change page name or page path here

$pageURL = $siteURL + $pagepath

write-host &quot;Processing site: &quot;, $siteURL

Write-host &quot;Processing page: &quot; , $pageURL

write-host &quot;Processing webpart ID: &quot; , $webpartID

$site=new-object Microsoft.SharePoint.SPSite($siteURL)

$web=$site.Openweb()

$webpartmanager=$web.GetLimitedWebPartManager($pageURL, [System.Web.UI.WebControls.WebParts.PersonalizationScope]::Shared)

$webpartmanager.DeleteWebPart($webpartmanager.Webparts[$webpartId])

$web.Update()

$web.Dispose()

write-host &quot;Finished.&quot;

</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/457/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/457/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/457/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=457&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2012/01/13/how-to-remove-webparts-from-a-sharepoint-page-programmatically-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
		<item>
		<title>Solving “The attempted operation is prohibited because it exceeds the list view threshold” error</title>
		<link>http://sharepointnomad.wordpress.com/2011/05/04/solving-the-attempted-operation-is-prohibited-because-it-exceeds-the-list-view-threshold-error/</link>
		<comments>http://sharepointnomad.wordpress.com/2011/05/04/solving-the-attempted-operation-is-prohibited-because-it-exceeds-the-list-view-threshold-error/#comments</comments>
		<pubDate>Thu, 05 May 2011 02:08:56 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[SharePoint administration]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/?p=410</guid>
		<description><![CDATA[While working in SharePoint 2010, you may receive the following error: The attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=410&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While working in SharePoint 2010, you may receive the following error:</p>
<p>The attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator. <span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"><strong>Description: </strong>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.</p>
<p><strong>Exception Details: </strong>System.Runtime.InteropServices.COMException: &lt;nativehr&gt;0&#215;80004005&lt;/nativehr&gt;&lt;nativestack&gt;&lt;/nativestack&gt;The attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator.</span></p>
<p><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;">I got this error while trying to change the site URL in Site Settings.</span></p>
<p><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;">The resolution to this error is:</span></p>
<p><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;">1. Navigate to Central Administration.</span></p>
<p><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;">2. Go to Application Management &gt; Manage Web Application and click on your web application to select it.</span></p>
<p><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;">3. In the Ribbon, click on General Settings drop-down and choose &#8220;Resource Throttling&#8221;.</span></p>
<p><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;">4. In the &#8220;List View Threshold&#8221;, increase the value (by a factor of 2, for example) and click OK.</span></p>
<p><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;">5. Try to replicate the error.  If the error persists, increase the value again until the error goes away.</span></p>
<p><span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;"> </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/410/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/410/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/410/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=410&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2011/05/04/solving-the-attempted-operation-is-prohibited-because-it-exceeds-the-list-view-threshold-error/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
		<item>
		<title>Enabling full stack dumps (detailed error messages) on ASP.NET and SharePoint</title>
		<link>http://sharepointnomad.wordpress.com/2011/02/20/enabling-full-stack-dumps-on-asp-net-and-sharepoint-errors/</link>
		<comments>http://sharepointnomad.wordpress.com/2011/02/20/enabling-full-stack-dumps-on-asp-net-and-sharepoint-errors/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 02:33:17 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[SharePoint administration]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/?p=389</guid>
		<description><![CDATA[When an error occurs within SharePoint, the application by default will not display a detailed error message to the end user (this is done for security reasons).  When you&#8217;re actively configuring/developing your SharePoint platform, it is sometimes useful to display detailed error messages.   Here are the steps to do it: You must edit several “web.config” [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=389&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When an error occurs within SharePoint, the application by default will not display a detailed error message to the end user (this is done for security reasons).  When you&#8217;re actively configuring/developing your SharePoint platform, it is sometimes useful to display detailed error messages.  </p>
<p>Here are the steps to do it:</p>
<p>You must edit several “web.config” files:</p>
<p>1. Each SharePoint web application you created will have its own “web.config”.  You can find these in the respective folders under “C:\inetpub\wwwroot\wss\VirtualDirectories”.</p>
<p>In the XML section &lt;system.web&gt; you have two changes to make:               </p>
<p>CHANGE #1:  <strong>&lt;customErrors mode=&#8221;Off&#8221; /&gt; </strong></p>
<p>( This is normally set to “On” so change it to “Off”)           </p>
<p>CHANGE #2:  <strong>&lt;compilation batch=&#8221;false&#8221; debug=&#8221;true&#8221;&gt; </strong></p>
<p>(The ‘debug’ attribute is normally set to “false” so change it to “true”)<br />
               <br />
In the XML section &lt;SharePoint&gt; you have a single change to make:<br />
CHANGE #3:  <strong>&lt;SafeMode MaxControls=&#8221;200&#8243; CallStack=&#8221;true&#8221;&#8230;&gt; </strong></p>
<p>(The ‘CallStack’ attribute is normally set to “false” so change it to “true”)</p>
<p>Remember, you must make these THREE changes in EACH of the web.config files found in the folder for each of your web applications!</p>
<p>2. You must also change the “web.config” that is global to SharePoint (ie:  applies to all web applications).  This file is located here:<br />
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\web.config</p>
<p>In the XML section &lt;system.web&gt; you have a single change to make:<br />
CHANGE #1:  <strong>&lt;customErrors mode=&#8221;Off&#8221; /&gt; </strong></p>
<p>(This is normally set to “On” so change it to “Off”)</p>
<p>*** Thanks go to <strong>David Biersach </strong>for providing detailed background information for this post. ***</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/389/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/389/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/389/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=389&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2011/02/20/enabling-full-stack-dumps-on-asp-net-and-sharepoint-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixing “Error in the Site Data Web Service” crawl error in SharePoint 2010</title>
		<link>http://sharepointnomad.wordpress.com/2011/02/18/fixing-error-in-the-site-data-web-service-crawl-error-in-sharepoint-2010/</link>
		<comments>http://sharepointnomad.wordpress.com/2011/02/18/fixing-error-in-the-site-data-web-service-crawl-error-in-sharepoint-2010/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 04:44:39 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[SharePoint administration]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/?p=385</guid>
		<description><![CDATA[I ran into the following issue with search in SharePoint Server 2010 &#8211; the crawl job was failing to index the entire site collection.  Crawl log error:  Error in the Site Data Web Service. (Value does not fall within the expected range.) ULS log error:   &#8220;Error from SharePoint site: Data is Null. This method or property [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=385&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I ran into the following issue with search in SharePoint Server 2010 &#8211; the crawl job was failing to index the entire site collection. </p>
<p>Crawl log error:  Error in the Site Data Web Service. (Value does not fall within the expected range.)<br />
ULS log error:   &#8220;Error from SharePoint site: Data is Null. This method or property cannot be called on Null values.&#8221;</p>
<p>If you turn your diagnostic logging to Verbose, you might see the following error in the ULS log file:</p>
<p>GetSite fail. error 2147755542, strSiteUrl</p>
<p>I was able to fix the problem with the following steps:</p>
<p>1) Ran stsadm -o export command with -includeusersecurity switch to export the site.</p>
<p>2) Additionally, created a full backup of the site (just in case I needed to roll back) using stsadm -o backup command.</p>
<p>3) Deleted the original site collection.</p>
<p>4) Re-created a blank site collection with the same URL and using the same site template.</p>
<p>5) Ran stsadm -o import command with -includeusersecurity switch to import the site.</p>
<p>6) In the Search service application, deleted the original content source containing the problem site collection URL and re-created it with a different name.</p>
<p>7) Reset search index and run a full crawl job.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/385/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/385/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/385/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=385&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2011/02/18/fixing-error-in-the-site-data-web-service-crawl-error-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix “Content database with modified database schemas” issue when upgrading to SharePoint Server 2010</title>
		<link>http://sharepointnomad.wordpress.com/2010/12/12/fix-content-database-with-modified-database-schemas-issue-when-upgrading-to-sharepoint-server-2010/</link>
		<comments>http://sharepointnomad.wordpress.com/2010/12/12/fix-content-database-with-modified-database-schemas-issue-when-upgrading-to-sharepoint-server-2010/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 17:10:33 +0000</pubDate>
		<dc:creator>andrei338</dc:creator>
				<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[Upgrades and migrations]]></category>

		<guid isPermaLink="false">http://sharepointnomad.wordpress.com/?p=367</guid>
		<description><![CDATA[Problem:  You&#8217;re trying to upgrade your farm from MOSS 2007 to SharePoint Server 2010.  When you run stsadm preupgradecheck tool, it reports the following: Issue : Content database with modified database schemas        User modifications to the SharePoint content database, including but not limited to table schemas, index, stored procedures, are not supported and will cause upgrade to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=367&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Problem:  You&#8217;re trying to upgrade your farm from MOSS 2007 to SharePoint Server 2010.  When you run <strong>stsadm preupgradecheck</strong> tool, it reports the following:</p>
<p><em><strong>Issue : Content database with modified database schemas        </strong></em><br />
<em><strong>User modifications to the SharePoint content database, including but not limited to table schemas, index, stored procedures, are not supported and will cause upgrade to future versions of SharePoint to fail. The databases in the following list seem to have been modified from the original schema:</strong></em></p>
<p><em><strong>Data Source=YourDBServer;Initial Catalog=ProblemDB;Integrated Security=True;Enlist=False;Connect Timeout=15</strong></em></p>
<p>If you did not make any manual changes to your database schemas, then see MS article <a href="http://technet.microsoft.com/en-us/library/cc262967.aspx">http://technet.microsoft.com/en-us/library/cc262967.aspx</a>.  </p>
<p>Otherwise, you can resolve this issue by following the steps below. Make sure to test this out in your test environment and create backups of all production databases before making any changes. </p>
<p>1. Let&#8217;s say your problem database is called &#8220;ProblemDB&#8221;.  In Central Administration, in the same web application where your ProblemDB resides, add a blank content database.   Go to Central Admin site &gt; Application Management &gt; Content Databases.  Switch to the web application in question, click on &#8220;Add a content database&#8221;.  Use the same settings as your ProblemDB, but let&#8217;s call this database &#8220;GoodDB&#8221;.</p>
<p>2. Run the following command<strong> for each site collection </strong>found in the ProblemDB.  This command will move site collections from ProblemDB to GoodDB.</p>
<p><strong>stsadm -o mergecontentdbs -url &lt;site collection URL&gt; -sourcedatabasename ProblemDB -destinationdatabasename GoodDB -operation 2</strong></p>
<p>3. Go to Central Admin site &gt; Application Management &gt; Content Databases and confirm that ProblemDB does not contain any sites. Remove ProblemDB in CA.</p>
<p>4. Restart IIS.</p>
<p>5. Run <strong>stsadm preupgradecheck</strong> tool again to confirm that the issue has been resolved. </p>
<p><span style="text-decoration:underline;">Acknowledgements:  I&#8217;d like to thank Joseph Yi (Datacure, Inc.) for proposing and developing this solution.</span></p>
<p><span style="text-decoration:underline;"> </span></p>
<p>Note:    If you did not make any manual changes to the database schema, you may want to reference the following Microsoft article:</p>
<p>From <a href="http://technet.microsoft.com/en-us/library/cc262967.aspx">http://technet.microsoft.com/en-us/library/cc262967.aspx</a>:</p>
<h4>Upgrading data from SharePoint Portal Server 2003: pre-upgrade checker reports corrupted databases</h4>
<div>
<p>When a content database in an Office SharePoint Server 2007 farm was upgraded from a Microsoft Office SharePoint Portal Server 2003 content database, you might see the following error when you run the pre-upgrade checker:</p>
<p><strong>Failed : Content database with modified database schemas</strong></p>
<p>If you did not make any manual schema changes to the database, you can ignore this error and continue with the ugprade. This is a residual error from the upgrade process from SharePoint Portal Server 2003 to Office SharePoint Server 2007. For more information, see the Microsoft Knowledge Base article <a id="ctl00_MTCS_main_ctl12" href="http://support.microsoft.com/kb/954772" target="_blank">954772</a>.</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharepointnomad.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharepointnomad.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharepointnomad.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharepointnomad.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharepointnomad.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharepointnomad.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharepointnomad.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharepointnomad.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharepointnomad.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharepointnomad.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharepointnomad.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharepointnomad.wordpress.com/367/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharepointnomad.wordpress.com/367/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharepointnomad.wordpress.com/367/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharepointnomad.wordpress.com&#038;blog=6838793&#038;post=367&#038;subd=sharepointnomad&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sharepointnomad.wordpress.com/2010/12/12/fix-content-database-with-modified-database-schemas-issue-when-upgrading-to-sharepoint-server-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/524414d5589c8650881686b59870c574?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">andrei338</media:title>
		</media:content>
	</item>
	</channel>
</rss>

