<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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/"
	>

<channel>
	<title>SharePoint 2010 Archives - Blog IT</title>
	<atom:link href="https://blogit.create.pt/category/sharepoint/sharepoint-2010/feed/" rel="self" type="application/rss+xml" />
	<link>https://blogit.create.pt/category/sharepoint/sharepoint-2010/</link>
	<description>Create IT blogger community</description>
	<lastBuildDate>Sun, 27 Oct 2019 11:59:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>How to upgrade from SharePoint 2010 to SharePoint 2016 Step by Step (Part 2)</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-2/</link>
					<comments>https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-2/#respond</comments>
		
		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Mon, 04 Feb 2019 00:43:15 +0000</pubDate>
				<category><![CDATA[SharePoint 2016]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Upgrade]]></category>
		<guid isPermaLink="false">https://blogit.create.pt/?p=8809</guid>

					<description><![CDATA[<p>This post is the second part of a two part step by step tutorial on how to migrate a SharePoint 2010 farm to SharePoint 2016. To read the first part, click here. Introduction The SharePoint world is rapidly moving into the Cloud with SharePoint Online and Office 365, but some organizations are still not ready [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-2/">How to upgrade from SharePoint 2010 to SharePoint 2016 Step by Step (Part 2)</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>This post is the second part of a two part step by step tutorial on how to migrate a SharePoint 2010 farm to SharePoint 2016.</p>



<p>To read the first part, click <a rel="noreferrer noopener" aria-label="here (opens in a new tab)" href="https://blogit.create.pt////miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-1/" target="_blank">her</a><a href="https://blogit.create.pt////miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-1/" target="_blank" rel="noreferrer noopener" aria-label="e (opens in a new tab)">e</a>.</p>



<h2 class="wp-block-heading">Introduction</h2>



<p>The SharePoint world is rapidly moving into the Cloud with SharePoint Online and Office 365, but some organizations are still not ready to move completely to Office 365 and SharePoint Online.</p>



<p>Upgrading to SharePoint 2016 or SharePoint 2019 that have support for hybrid scenarios can be a valid solution.</p>



<p>This post is based on upgrading a SharePoint 2010 farm into SharePoint 2016 using the database attach approach but should also be valid if you want to upgrade to SharePoint 2019. This post assumes that the we will only migrate the content database(s) from the source SharePoint 2010 to SharePoint 2016 and all other SharePoint databases are created in the target SharePoint 2016 farm during its installation process.</p>



<p>If you want to learn more about how to install a SharePoint 2016 farm in an automated way using PowerShell, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-1/" target="_blank">here</a>&nbsp;and&nbsp;<a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-2/" target="_blank">here</a>. </p>



<p>There is another valid migration approach to migrate from SharePoint 2010 to SharePoint 2016 by using content migration. In this approach, the upgrade is not based in a database upgrade process but on content migration and typically a 3rd party solution is necessary to do the content migration. A few 3rd party solutions that can do the job are <a rel="noreferrer noopener" href="https://sharegate.com/products/sharegate-desktop" target="_blank">ShareGate</a>, <a rel="noreferrer noopener" href="https://www.avepoint.com/products/hybrid/office-365-migration/" target="_blank">AvePoint</a> and <a rel="noreferrer noopener" href="https://www.quest.com/metalogix/" target="_blank">Metalogix</a>. </p>



<p>Upgrading a SharePoint farm using the database attach approach can be a complex task and the upgrade process is composed by a series of steps:</p>



<ul class="wp-block-list"><li>Migrating Custom Developed Solutions from SharePoint 2010 to SharePoint 2016 (outside of the scope of this post)</li><li>Upgrade to a temporary SharePoint 2013 farm</li><li>Upgrade to the target SharePoint 2016 farm</li></ul>



<p><strong>IMPORTANT NOTE:&nbsp;</strong>In a typical upgrade process, the below steps should be performed twice if there are custom developed solutions:</p>



<ul class="wp-block-list"><li>The first time, to test the migration process and allow custom developed solutions to be properly migrated and tested by the end users</li><li>The second time, to perform the final migration, after all custom developed solutions are migrated and tested by the end users</li></ul>



<p>This post will cover: </p>



<ul class="wp-block-list"><li>Upgrade to the target SharePoint 2016 farm</li></ul>



<h2 class="wp-block-heading">Upgrade to the target SharePoint 2016 farm</h2>



<p><strong>IMPORTANT NOTES: </strong></p>



<ul class="wp-block-list"><li>Migrating from SharePoint 2010 directly to SharePoint 2016 is not supported. To migrate from SharePoint 2010 to SharePoint 2016 we must first migrate to a temporary SharePoint 2013 farm and then migrate to SharePoint 2016</li><li>To to be able to migrate to SharePoint 2016, the temporary SharePoint 2013 farm must at least have the March 2013 Public Update installed. For more details, click <a rel="noreferrer noopener" href="https://docs.microsoft.com/en-us/sharepoint/upgrade-and-update/overview-of-the-upgrade-process" target="_blank">here</a></li></ul>



<p>The migration is performed using the database attach upgrade method (the only supported method to upgrade from SharePoint 2010 to SharePoint 2016 using a database upgrade approach). </p>



<p>In the upgrade process, for both the temporary SharePoint 2013 and the target SharePoint 2016 farms, you should create an empty web application so that a valid SharePoint content database is created. To learn more on how to install a SharePoint 2016 farm (process also valid for SharePoint 2013), click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-1/" target="_blank">here</a>&nbsp;and&nbsp;<a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-2/" target="_blank">here</a>.</p>



<p>After having all custom developed solutions migrated to SharePoint 2016 (if there are any), you should follow the following steps:</p>



<ul class="wp-block-list"><li><strong>SharePoint 2013: </strong> Go to &#8220;Manage content databases&#8221; in Central Administration, select the web application and then the option &#8220;Remove content database&#8221;. This will make the web application unattached from any web application in the temporary SharePoint 2013 farm</li></ul>



<figure class="wp-block-image"><img fetchpriority="high" decoding="async" width="1021" height="742" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1.png" alt="" class="wp-image-8825" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1.png 1021w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-300x218.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-768x558.png 768w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-324x235.png 324w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-696x506.png 696w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-578x420.png 578w" sizes="(max-width: 1021px) 100vw, 1021px" /><figcaption> <br>Remove Content Database from SharePoint 2013 farm</figcaption></figure>



<ul class="wp-block-list"><li><strong>SharePoint 2013 Database Server </strong>(<strong>final migration only</strong>)<strong>:</strong> Place the database in read-write mode so that users will be able to change content in the target SharePoint 2016 farm. This can be achieved by the following T-SQL command: ALTER DATABASE &lt;CONTENT_DB_NAME&gt; SET read_write</li><li><strong>SharePoint 2013 Database Server:</strong> Backup of the content database(s) </li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" width="618" height="428" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB.png" alt="" class="wp-image-8752" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB.png 618w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB-300x208.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB-100x70.png 100w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB-218x150.png 218w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB-606x420.png 606w" sizes="(max-width: 618px) 100vw, 618px" /><figcaption>Backup the SharePoint 2013 content database</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2013 (final migration only): </strong> Go to &#8220;Manage content databases&#8221; in Central Administration, select the web application, then the option &#8220;Add content database&#8221; and finally select the name of the content database previously removed. This will make the web application available again in the temporary SharePoint 2013 farm</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" width="1350" height="361" src="https://i1.wp.com/blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB.png?fit=696%2C186&amp;ssl=1" alt="" class="wp-image-8972" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB.png 1350w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB-300x80.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB-768x205.png 768w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB-1024x274.png 1024w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB-696x186.png 696w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB-1068x286.png 1068w" sizes="(max-width: 1350px) 100vw, 1350px" /><figcaption>Add content database</figcaption></figure></div>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" width="1311" height="569" src="https://i0.wp.com/blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB_Confirm.png?fit=696%2C302&amp;ssl=1" alt="" class="wp-image-8973" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB_Confirm.png 1311w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB_Confirm-300x130.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB_Confirm-768x333.png 768w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB_Confirm-1024x444.png 1024w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB_Confirm-696x302.png 696w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB_Confirm-1068x464.png 1068w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_AddContentDB_Confirm-968x420.png 968w" sizes="(max-width: 1311px) 100vw, 1311px" /><figcaption> Add content database (confirmation) </figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2016 Database Server:</strong> Copy the database backup file from the temporary SharePoint 2013 database server to the database server that supports the target SharePoint 2016 farm</li><li><strong>SharePoint 2016:&nbsp;</strong> Go to &#8220;Manage content databases&#8221; in Central Administration, select the web application where you want to migrate to and then the option &#8220;Remove content database&#8221;. This will make the database unattached from any web application.</li></ul>



<figure class="wp-block-image"><img decoding="async" width="1411" height="761" src="https://i0.wp.com/blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_RemoveContentDB.png?fit=696%2C375&amp;ssl=1" alt="" class="wp-image-8829" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_RemoveContentDB.png 1411w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_RemoveContentDB-300x162.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_RemoveContentDB-768x414.png 768w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_RemoveContentDB-1024x552.png 1024w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_RemoveContentDB-696x375.png 696w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_RemoveContentDB-1068x576.png 1068w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_RemoveContentDB-779x420.png 779w" sizes="(max-width: 1411px) 100vw, 1411px" /><figcaption>Remove Content Database from SharePoint 2016 farm</figcaption></figure>



<ul class="wp-block-list"><li><strong>SharePoint 2016 Database Server:</strong> Restore the content database backup from the temporary SharePoint 2013 database server. The restore must replace the content database that was created during the SharePoint 2016 installation.</li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_RestoreContentDB.png" alt="" class="wp-image-8765" width="403" height="281" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RestoreContentDB.png 354w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RestoreContentDB-300x209.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RestoreContentDB-100x70.png 100w" sizes="(max-width: 403px) 100vw, 403px" /><figcaption> Restore the temporary SharePoint 2013 content database in the SharePoint 2016 database server</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2016:&nbsp;</strong> If you have custom developed farm solutions, deploy all the migrated WSPs in the target SharePoint 2016 farm.</li><li><strong>SharePoint 2016&nbsp;</strong> Execute the first of a series of PowerShell commands to associate the restored content database to the SharePoint 2016 farm (in this example the web application URL is http://sp2016): Test-SPContentDatabase -Name &lt;Content_DB_Name&gt; -WebApplication http://sp2016<br> <ul><li>This PowerShell cmdlet will test the content database against the web application to verify if all customizations referenced within the content database are also installed in the farm</li><li>In my case, I got some missing features errors but none of them are upgrade blocking </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_PSTestSPContentDB.png" alt="" class="wp-image-8776" width="613" height="311" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSTestSPContentDB.png 491w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSTestSPContentDB-300x152.png 300w" sizes="(max-width: 613px) 100vw, 613px" /><figcaption>Test-SPContentDatabase cmdlet result</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2016:&nbsp;</strong> Execute the second of a series of PowerShell commands to associate the restored content database to the SharePoint 2016 farm: Mount-SPContentDatabase -Name &#8220;&lt;Content_DB_Name&gt;&#8221; -DatabaseServer &#8220;&lt;DBAlias&gt;&#8221; -WebApplication &#8220;http://sp2016&#8221; <ul><li>This PowerShell cmdlet attaches an existing content database to a web application</li><li>In my case, no errors or warnings were shown </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2016_Upgrade_PSMountSPContentDB.png" alt="" class="wp-image-8847" width="590" height="228" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSMountSPContentDB.png 560w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSMountSPContentDB-300x116.png 300w" sizes="(max-width: 590px) 100vw, 590px" /><figcaption> Mount-SPContentDatabase cmdlet result</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2016:&nbsp;</strong> Execute the third of a series of PowerShell commands to associate the restored content database to the SharePoint 2016 farm: Test-SPSite http://sp2016 <ul><li>This PowerShell cmdlet runs a series of health checks on the site collection and its contents</li><li>In my case, I got a warning but once again nothing that is upgrade blocking </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2016_Upgrade_PSTestSPSite.png" alt="" class="wp-image-8849" width="604" height="218" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSTestSPSite.png 752w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSTestSPSite-300x109.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSTestSPSite-696x252.png 696w" sizes="(max-width: 604px) 100vw, 604px" /><figcaption> Test-SPSite cmdlet result</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2016:&nbsp;</strong> Execute the fourth of a series of PowerShell commands to associate the restored content database to the SharePoint 2016 farm: Repair-SPSite -identity http://sp2016 <ul><li>This PowerShell cmdlet is similar to the Test-SPSite cmdlet but fixes any issues that it finds</li><li>The result was identical to the Test-SPSite cmdlet: no upgrading blocking issues were found </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2016_Upgrade_PSRepairSPSite.png" alt="" class="wp-image-8851" width="603" height="214" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSRepairSPSite.png 758w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSRepairSPSite-300x107.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSRepairSPSite-696x248.png 696w" sizes="(max-width: 603px) 100vw, 603px" /><figcaption> Repair-SPSite cmdlet result</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2016:&nbsp;</strong> Execute the fifth of a series of PowerShell commands to associate the restored content database to the SharePoint 2016 farm: Upgrade-SPSite http://sp2016 -VersionUpgrade <ul><li>This PowerShell cmdlet will upgrade the site collections associated to the web application to SharePoint 2016 mode. Before this cmdlet was executed, the site collections were still in SharePoint 2013 mode. </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" width="550" height="40" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2016_Upgrade_PSUpgradeSPSite.png" alt="" class="wp-image-8852" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSUpgradeSPSite.png 550w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSUpgradeSPSite-300x22.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSUpgradeSPSite-533x40.png 533w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_PSUpgradeSPSite-534x40.png 534w" sizes="(max-width: 550px) 100vw, 550px" /><figcaption> Upgrade-SPSite cmdlet result</figcaption></figure></div>



<p>After the migration is complete, your SharePoint web application is successfully displayed in your brand new SharePoint 2016 environment!</p>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://i1.wp.com/blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_TeamSite.png?fit=696%2C339&amp;ssl=1" alt="" class="wp-image-8860" width="752" height="366" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_TeamSite.png 1247w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_TeamSite-300x146.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_TeamSite-768x374.png 768w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_TeamSite-1024x499.png 1024w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_TeamSite-696x339.png 696w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_TeamSite-1068x521.png 1068w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2016_Upgrade_TeamSite-861x420.png 861w" sizes="(max-width: 752px) 100vw, 752px" /><figcaption>SharePoint 2016 Upgraded Team Site</figcaption></figure></div>



<p>To read the first part of this two part step by step tutorial, click&nbsp;<a href="https://blogit.create.pt////miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-1/" target="_blank" rel="noreferrer noopener" aria-label="here (opens in a new tab)">here</a>.</p>



<h2 class="wp-block-heading" id="mce_20">Related Articles</h2>



<p>If you want to convert your tenant&#8217;s root classic site into a modern SharePoint site, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/" target="_blank">here</a>.</p>



<p>To learn why your business should migrate to SharePoint Online and Office 365, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/07/29/why-your-business-should-migrate-to-sharepoint-online-and-office-365-the-value-offer-part-1/" target="_blank">here</a> and <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/07/29/why-your-business-should-migrate-to-sharepoint-online-and-office-365-the-value-offer-part-2/" target="_blank">here</a>. </p>



<p>If you are a SharePoint administrator or a SharePoint developer who wants to learn more about how to install a SharePoint 2019 farm in an automated way using PowerShell, I invite you to click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/12/09/how-to-install-a-sharepoint-2019-farm-using-powershell-and-autospinstaller-part-1/" target="_blank">here</a> and <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/12/09/how-to-install-a-sharepoint-2019-farm-using-powershell-and-autospinstaller-part-2/" target="_blank">here</a>. </p>



<p>If you want to learn how to upgrade a SharePoint 2013 farm to SharePoint 2019, click <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-1/" target="_blank">here </a>and <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-2/" target="_blank">here</a>.</p>



<p>If you want to learn all the steps and precautions necessary to successfully keep your SharePoint farm updated and be ready to start your move to the cloud, click <a href="https://blogit.create.pt////miguelisidoro/2019/04/08/how-to-install-sharepoint-cumulative-updates-in-a-sharepoint-farm-step-by-step/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">here</a>. </p>



<p>If you learn how to greatly speed up your SharePoint farm update process to ensure your SharePoint farm keeps updated and you stay one step closer to start your move to the cloud, click <a href="https://blogit.create.pt////miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/" target="_blank" rel="noreferrer noopener" aria-label="here (opens in a new tab)">here</a>.  </p>



<p>If SharePoint 2019 is still not an option, you can learn more about how to install a SharePoint 2016 farm in an automated way using PowerShell, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-1/" target="_blank">here</a>&nbsp;and&nbsp;<a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-2/" target="_blank">here</a>.</p>



<p>If you are new to SharePoint and Office 365 and want to learn all about it, take a look at these <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/10/17/sharepoint-and-office-365-learning-resources/" target="_blank">learning resources</a>.</p>



<p>If you are work in a large organization who is using Office 365 or thinking to move to Office 365 and is considering between a single or multiple Office 365 tenants, I invite you to read <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/01/07/pros-and-cons-of-single-tenant-vs-multiple-tenants-in-office-365/" target="_blank">this article</a>.</p>



<p> If you want to know all about the latest SharePoint and Office 365 announcements from SharePoint Conference 2019, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/06/05/whats-new-for-sharepoint-and-office-365-from-sharepoint-conference-2019-part-1/" target="_blank">here </a>and <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/06/05/whats-new-for-sharepoint-and-office-365-from-sharepoint-conference-2019-part-2/" target="_blank">here</a>. </p>



<p>If your organization is still not ready to go all in to SharePoint Online and Office 365, a hybrid scenario may be the best choice.&nbsp;SharePoint 2019 RTM was recently announced and if you to learn all about SharePoint 2019 and all its features, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/11/01/meet-the-new-modern-sharepoint-server-sharepoint-2019-rtm-is-here/" target="_blank">here</a>.</p>



<p>Happy SharePointing!</p>
<p>The post <a href="https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-2/">How to upgrade from SharePoint 2010 to SharePoint 2016 Step by Step (Part 2)</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to upgrade from SharePoint 2010 to SharePoint 2016 Step by Step (Part 1)</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-1/</link>
					<comments>https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-1/#respond</comments>
		
		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Mon, 04 Feb 2019 00:42:07 +0000</pubDate>
				<category><![CDATA[SharePoint 2016]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Upgrade]]></category>
		<guid isPermaLink="false">https://blogit.create.pt/?p=8692</guid>

					<description><![CDATA[<p>This post is the first part of a two part step by step tutorial on how to migrate a SharePoint 2010 farm to SharePoint 2016. To read the second part, click here. Introduction The SharePoint world is rapidly moving into the Cloud with SharePoint Online and Office 365, but some organizations are still not ready [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-1/">How to upgrade from SharePoint 2010 to SharePoint 2016 Step by Step (Part 1)</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>This post is the first part of a two part step by step tutorial on how to migrate a SharePoint 2010 farm to SharePoint 2016.</p>



<p>To read the second part, click <a href="https://blogit.create.pt////miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-2/" target="_blank" rel="noreferrer noopener" aria-label="here (opens in a new tab)">here</a>.</p>



<h2 class="wp-block-heading">Introduction</h2>



<p>The SharePoint world is rapidly moving into the Cloud with SharePoint Online and Office 365, but some organizations are still not ready to move completely to Office 365 and SharePoint Online.</p>



<p>Upgrading to SharePoint 2016 or SharePoint 2019 that have support for hybrid scenarios can be a valid solution.</p>



<p>This post is based on upgrading a SharePoint 2010 farm into SharePoint 2016 using the database attach approach but should also be valid if you want to upgrade to SharePoint 2019. This post assumes that the we will only migrate the content database(s) from the source SharePoint 2010 to SharePoint 2016 and all other SharePoint databases are created in the target SharePoint 2016 farm during its installation process.</p>



<p>If you want to learn more about how to install a SharePoint 2016 farm in an automated way using PowerShell, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-1/" target="_blank">here</a>&nbsp;and&nbsp;<a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-2/" target="_blank">here</a>.</p>



<p>There is another valid migration approach to migrate from SharePoint 2010 to SharePoint 2016 by using a content migration. In this approach, the upgrade is not based in a database upgrade process but on content migration and typically a 3rd party solution is necessary to do the content migration. A few 3rd party solutions that can do the job are <a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://sharegate.com/products/sharegate-desktop" target="_blank">ShareGate</a>, <a rel="noreferrer noopener" aria-label="AvePoint (opens in a new tab)" href="https://www.avepoint.com/products/hybrid/office-365-migration/" target="_blank">AvePoint</a> and <a rel="noreferrer noopener" aria-label="Metalogix (opens in a new tab)" href="https://www.quest.com/metalogix/" target="_blank">Metalogix</a>.</p>



<p>Upgrading a SharePoint farm using the database attach approach can be a complex task and the upgrade process is composed by a series of steps:</p>



<ul class="wp-block-list"><li>Migrating Custom Developed Solutions from SharePoint 2010 to SharePoint 2016 (outside of the scope of this post)</li><li>Upgrade to a temporary SharePoint 2013 farm</li><li>Upgrade to the target SharePoint 2016 farm</li></ul>



<p><strong>IMPORTANT NOTE:&nbsp;</strong>In a typical upgrade process, the below steps should be performed twice if there are custom developed solutions:</p>



<ul class="wp-block-list"><li>The first time, to test the migration process and allow custom developed solutions to be properly migrated and tested by the end users</li><li>The second time, to perform the final migration, after all custom developed solutions are migrated and tested by the end users</li></ul>



<p>This post will cover:</p>



<ul class="wp-block-list"><li>Migrating Custom Developed Solutions from SharePoint 2010 to SharePoint 2016  <br>(details about the migration of custom solutions are outside of the scope of this post)</li><li>Upgrade to a temporary SharePoint 2013 farm</li></ul>



<h2 class="wp-block-heading">Migrating Custom Developed Solutions from SharePoint 2010 to SharePoint 2016</h2>



<p>This step is outside the scope of this post but a few notes are important to mention if you have custom developed solutions that you want to migrate from SharePoint 2010 to SharePoint 2016:</p>



<ul class="wp-block-list"><li>First, you should analyze the source SharePoint 2010 farm and look for custom developed solutions and in particular for farm solutions and/or sandboxed solutions</li><li>If custom developed solutions are found and if you want to take the easiest migration path, you could simply upgrade your custom developed solutions to SharePoint 2016 without changing the architecture. This typically involves migrating server-side code from SharePoint 2010 to SharePoint 2016, possible migration of master pages and adjustments to CSS and JS files</li><li>Despite more difficult, if possible, you should consider migrating the existing solutions to one of the following development models: <ul><li>SharePoint Framework: the latest and the recommended development model for modern SharePoint solutions, enabling an easier migration path to SharePoint Online and Office 365</li><li>SharePoint Add-Ins: this development model is still supported and can be a valid solution depending on your scenario. However, when possible. you should consider migrating solutions to the SharePoint Framework development model </li></ul></li></ul>



<h2 class="wp-block-heading">Upgrade into a temporary SharePoint 2013 farm</h2>



<p><strong>IMPORTANT NOTES:</strong></p>



<ul class="wp-block-list"><li>Migrating from SharePoint 2010 directly to SharePoint 2016 is not supported. To migrate from SharePoint 2010 to SharePoint 2016 we must first migrate to a temporary SharePoint 2013 farm and then migrate to SharePoint 2016</li><li>To to be able to migrate to SharePoint 2016, the temporary SharePoint 2013 farm must at least have the March 2013 Public Update installed. For more details, click <a rel="noreferrer noopener" href="https://docs.microsoft.com/en-us/sharepoint/upgrade-and-update/overview-of-the-upgrade-process" target="_blank">here</a> </li></ul>



<p>The migration is performed using the database attach upgrade method (the only supported method to upgrade from SharePoint 2010 to SharePoint 2016 using a database upgrade approach).</p>



<p>In the upgrade process, for both the temporary SharePoint 2013 and the target SharePoint 2016 farms, you should create an empty web application so that a valid SharePoint content database is created. To learn more on how to install a SharePoint 2016 farm (process also valid for SharePoint 2013), click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-1/" target="_blank">here</a>&nbsp;and&nbsp;<a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-2/" target="_blank">here</a>.</p>



<p>After having all custom developed solutions migrated to SharePoint 2016 (if there are any), you should follow the following steps:</p>



<ul class="wp-block-list"><li><strong>SharePoint 2010 (test migration only): </strong>Export all WSPs from the SharePoint 2010 farm to file system. To export the WSP files, you can use this <a rel="noreferrer noopener" aria-label="PowerShell script (opens in a new tab)" href="https://github.com/miguelisidoro/SharePoint/blob/master/PowerShell/SharePoint2013/Export-WSP.ps1" target="_blank">PowerShell script</a>.<br><strong>SharePoint 2010 (final migration only): </strong> Go to &#8220;Manage content databases&#8221; in Central Administration, select the web application and then the option &#8220;Remove content database&#8221;. This will temporarily make the web application unavailable in the source SharePoint 2010 farm</li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://i1.wp.com/blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_RemoveContentDB.png?fit=696%2C315&amp;ssl=1" alt="" class="wp-image-8740" width="620" height="280" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_RemoveContentDB.png 1324w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_RemoveContentDB-300x136.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_RemoveContentDB-768x348.png 768w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_RemoveContentDB-1024x464.png 1024w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_RemoveContentDB-696x315.png 696w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_RemoveContentDB-1068x484.png 1068w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_RemoveContentDB-927x420.png 927w" sizes="(max-width: 620px) 100vw, 620px" /><figcaption> Temporarily Remove Content Database from Source SharePoint 2010 farm</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2010 Database Server </strong>(<strong>final migration only</strong>)<strong>:</strong> Place the database in read-only mode to ensure the source web application is made available again and so that users cannot change content anymore during the upgrade process. This can be achieved by the following T-SQL command: ALTER DATABASE &lt;CONTENT_DB_NAME&gt; SET read_only</li><li><strong>SharePoint 2010 Database Server:</strong> Backup of the content database(s) (in read-only mode in the final migration)</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" width="618" height="428" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB.png" alt="" class="wp-image-8752" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB.png 618w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB-300x208.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB-100x70.png 100w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB-218x150.png 218w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_BackupDB-606x420.png 606w" sizes="(max-width: 618px) 100vw, 618px" /><figcaption>Backup the SharePoint 2010 content database</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2010 (final migration only): </strong> Go to &#8220;Manage content databases&#8221; in Central Administration, select the web application, then the option &#8220;Add content database&#8221; and finally select the name of the content database previously removed. This will make the web application available again in the source SharePoint 2010 farm in read-only mode, preventing users from changing any content</li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" width="899" height="289" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB.png" alt="" class="wp-image-8958" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB.png 899w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB-300x96.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB-768x247.png 768w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB-696x224.png 696w" sizes="(max-width: 899px) 100vw, 899px" /><figcaption>Add content database</figcaption></figure></div>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" width="875" height="520" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB_Confirm.png" alt="" class="wp-image-8959" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB_Confirm.png 875w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB_Confirm-300x178.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB_Confirm-768x456.png 768w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB_Confirm-696x414.png 696w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2010_Upgrade_AddContentDB_Confirm-707x420.png 707w" sizes="(max-width: 875px) 100vw, 875px" /><figcaption> Add content database (confirmation)</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2013 Database Server:</strong> Copy the database backup file from the source SharePoint 2010 database server to the database server that supports the temporary SharePoint 2013 farm</li><li><strong>SharePoint 2013:&nbsp;</strong> Go to &#8220;Manage content databases&#8221; in Central Administration, select the web application where you want to migrate to and then the option &#8220;Remove content database&#8221;. This will make the database unattached from any web application.</li></ul>



<figure class="wp-block-image"><img decoding="async" width="1021" height="742" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1.png" alt="" class="wp-image-8825" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1.png 1021w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-300x218.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-768x558.png 768w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-324x235.png 324w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-696x506.png 696w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RemoveContentDB-1-578x420.png 578w" sizes="(max-width: 1021px) 100vw, 1021px" /><figcaption> Remove Content Database from SharePoint 2013 farm </figcaption></figure>



<ul class="wp-block-list"><li><strong>SharePoint 2013 Database Server:</strong> Restore the content database backup from the source SharePoint 2010 database server. The restore must replace the content database that was created during the SharePoint 2013 installation.</li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_RestoreContentDB.png" alt="" class="wp-image-8765" width="403" height="281" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RestoreContentDB.png 354w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RestoreContentDB-300x209.png 300w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_RestoreContentDB-100x70.png 100w" sizes="(max-width: 403px) 100vw, 403px" /><figcaption> Restore the SharePoint 2010 content database in the SharePoint 2013 database server</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2013:&nbsp;</strong> If you have custom developed farm solutions, add all the exported WSPs (without deploying them) in the temporary SharePoint 2013 farm. For each WSP, run the following command: <ul><li>Add-SPSolution -LiteralPath $location\solution.wsp where $location is the file system location of the WSP files </li></ul></li><li><strong>SharePoint 2013:&nbsp;</strong> Execute the first of a series of PowerShell commands to associate the restored content database to the temporary SharePoint 2013 farm (in this example the web application URL is http://sp2013): Test-SPContentDatabase -Name &lt;Content_DB_Name&gt; -WebApplication http://sp2013<br> <ul><li>This PowerShell cmdlet will test the content database against the web application to verify if all customizations referenced within the content database are also installed in the farm</li><li>In my case, I got some missing features errors but none of them are upgrade blocking </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter"><img decoding="async" width="491" height="249" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_PSTestSPContentDB-1.png" alt="" class="wp-image-8845" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSTestSPContentDB-1.png 491w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSTestSPContentDB-1-300x152.png 300w" sizes="(max-width: 491px) 100vw, 491px" /><figcaption>Test-SPContentDatabase cmdlet result</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2013:&nbsp;</strong> Execute the second of a series of PowerShell commands to associate the restored content database to the temporary SharePoint 2013 farm: Mount-SPContentDatabase -Name &#8220;&lt;Content_DB_Name&gt;&#8221; -DatabaseServer &#8220;&lt;DBAlias&gt;&#8221; -WebApplication &#8220;http://sp2013&#8221; <ul><li>This PowerShell cmdlet attaches an existing content database to a web application</li><li>In my case, I got an error that once again was not upgrade blocking. This cmdlet is very likely to throw an error but most times it is an error that will not block the upgrade process </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_PSMountSPContentDB.png" alt="" class="wp-image-8788" width="617" height="223" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSMountSPContentDB.png 682w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSMountSPContentDB-300x109.png 300w" sizes="(max-width: 617px) 100vw, 617px" /><figcaption> Mount-SPContentDatabase cmdlet result </figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2013:&nbsp;</strong> Execute the third of a series of PowerShell commands to associate the restored content database to the temporary SharePoint 2013 farm: Test-SPSite http://sp2013 <ul><li>This PowerShell cmdlet runs a series of health checks on the site collection and its contents</li><li>In my case, I got a warning but once again nothing that is upgrade blocking </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_PSTestSPSite.png" alt="" class="wp-image-8791" width="614" height="254" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSTestSPSite.png 676w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSTestSPSite-300x124.png 300w" sizes="(max-width: 614px) 100vw, 614px" /><figcaption> Test-SPSite cmdlet result</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2013:&nbsp;</strong> Execute the fourth of a series of PowerShell commands to associate the restored content database to the temporary SharePoint 2013 farm: Repair-SPSite -identity http://sp2013 <ul><li>This PowerShell cmdlet is similar to the Test-SPSite cmdlet but fixes any issues that it finds</li><li>The result was identical to the Test-SPSite cmdlet: no upgrading blocking issues were found </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_PSRepairSPSite.png" alt="" class="wp-image-8793" width="616" height="220" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSRepairSPSite.png 678w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSRepairSPSite-300x107.png 300w" sizes="(max-width: 616px) 100vw, 616px" /><figcaption> Repair-SPSite cmdlet result</figcaption></figure></div>



<ul class="wp-block-list"><li><strong>SharePoint 2013:&nbsp;</strong> Execute the fifth of a series of PowerShell commands to associate the restored content database to the temporary SharePoint 2013 farm: Upgrade-SPSite http://sp2013 -VersionUpgrade <ul><li>This PowerShell cmdlet will upgrade the site collections associated to the web application to SharePoint 2013 mode. Before this cmdlet was executed, the site collections were still in SharePoint 2010 mode. </li></ul></li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img decoding="async" src="https://blogit.create.pt////wp-content/uploads/2019/02/SP2013_Upgrade_PSUpgradeSPSite.png" alt="" class="wp-image-8795" width="618" height="91" srcset="https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSUpgradeSPSite.png 678w, https://blogit.create.pt/wp-content/uploads/2019/02/SP2013_Upgrade_PSUpgradeSPSite-300x44.png 300w" sizes="(max-width: 618px) 100vw, 618px" /><figcaption> Upgrade-SPSite cmdlet result</figcaption></figure></div>



<p>To read the second part of this two part step by step tutorial, click&nbsp;<a href="https://blogit.create.pt////miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-2/" target="_blank" rel="noreferrer noopener" aria-label="here (opens in a new tab)">here</a>.</p>



<h2 class="wp-block-heading" id="mce_20">Related Articles</h2>



<p>If you want to convert your tenant&#8217;s root classic site into a modern SharePoint site, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/08/27/how-to-modernize-your-tenant-root-site-collection-in-office-365-using-invoke-spositeswap/" target="_blank">here</a>.</p>



<p>To learn why your business should migrate to SharePoint Online and Office 365, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/07/29/why-your-business-should-migrate-to-sharepoint-online-and-office-365-the-value-offer-part-1/" target="_blank">here</a> and <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/07/29/why-your-business-should-migrate-to-sharepoint-online-and-office-365-the-value-offer-part-2/" target="_blank">here</a>. </p>



<p>If you are a SharePoint administrator or a SharePoint developer who wants to learn more about how to install a SharePoint 2019 farm in an automated way using PowerShell, I invite you to click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/12/09/how-to-install-a-sharepoint-2019-farm-using-powershell-and-autospinstaller-part-1/" target="_blank">here</a> and <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/12/09/how-to-install-a-sharepoint-2019-farm-using-powershell-and-autospinstaller-part-2/" target="_blank">here</a>.</p>



<p>If you want to learn how to upgrade a SharePoint 2013 farm to SharePoint 2019, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-1/" target="_blank">here </a>and <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-2/" target="_blank">here</a>.</p>



<p>If you want to learn all the steps and precautions necessary to successfully keep your SharePoint farm updated and be ready to start your move to the cloud, click <a href="https://blogit.create.pt////miguelisidoro/2019/04/08/how-to-install-sharepoint-cumulative-updates-in-a-sharepoint-farm-step-by-step/" target="_blank" rel="noreferrer noopener" aria-label="here (opens in a new tab)">here</a>.</p>



<p>If you learn how to greatly speed up your SharePoint farm update process to ensure your SharePoint farm keeps updated and you stay one step closer to start your move to the cloud, click <a href="https://blogit.create.pt////miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/" target="_blank" rel="noreferrer noopener" aria-label="here (opens in a new tab)">here</a>. </p>



<p>If SharePoint 2019 is still not an option, you can learn more about how to install a SharePoint 2016 farm in an automated way using PowerShell,&nbsp;<a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-1/" target="_blank">here</a>&nbsp;and&nbsp;<a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/07/28/how-to-install-a-sharepoint-2016-farm-using-powershell-and-autospinstaller-part-2/" target="_blank">here</a>.</p>



<p>If you are new to SharePoint and Office 365 and want to learn all about it, take a look at these <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/10/17/sharepoint-and-office-365-learning-resources/" target="_blank">learning resources</a>.</p>



<p>If you are work in a large organization who is using Office 365 or thinking to move to Office 365 and is considering between a single or multiple Office 365 tenants, I invite you to read <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/01/07/pros-and-cons-of-single-tenant-vs-multiple-tenants-in-office-365/" target="_blank">this article</a>.</p>



<p> If you want to know all about the latest SharePoint and Office 365 announcements from SharePoint Conference 2019, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/06/05/whats-new-for-sharepoint-and-office-365-from-sharepoint-conference-2019-part-1/" target="_blank">here </a>and <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2019/06/05/whats-new-for-sharepoint-and-office-365-from-sharepoint-conference-2019-part-2/" target="_blank">here</a>.</p>



<p>If your organization is still not ready to go all in to SharePoint Online and Office 365, a hybrid scenario may be the best choice.&nbsp;SharePoint 2019 RTM was recently announced and if you to learn all about SharePoint 2019 and all its features, click <a rel="noreferrer noopener" href="https://blogit.create.pt////miguelisidoro/2018/11/01/meet-the-new-modern-sharepoint-server-sharepoint-2019-rtm-is-here/" target="_blank">here</a>.</p>



<p>Happy SharePointing!</p>
<p>The post <a href="https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-1/">How to upgrade from SharePoint 2010 to SharePoint 2016 Step by Step (Part 1)</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/miguelisidoro/2019/02/04/sharepoint-upgrade-upgrading-a-sharepoint-2010-farm-to-sharepoint-2016-step-by-step-part-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Querying SharePoint Search from PowerShell</title>
		<link>https://blogit.create.pt/andrevala/2014/12/11/querying-sharepoint-search-from-powershell/</link>
					<comments>https://blogit.create.pt/andrevala/2014/12/11/querying-sharepoint-search-from-powershell/#comments</comments>
		
		<dc:creator><![CDATA[André Vala]]></dc:creator>
		<pubDate>Thu, 11 Dec 2014 15:32:13 +0000</pubDate>
				<category><![CDATA[FAST Search]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">http://blogit.create.pt/andrevala/?p=1791</guid>

					<description><![CDATA[<p>FAST Search for SharePoint 2010 (FS4SP) is a really powerful, flexible and scalable enterprise search engine. However, when compared with the search landscape in SharePoint 2013, it feels like a separate product, an add-on to SharePoint 2010 that gives you a more powerful alternative to the out-of-the-box search engine. When using FS4SP in a production [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2014/12/11/querying-sharepoint-search-from-powershell/">Querying SharePoint Search from PowerShell</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>FAST Search for SharePoint 2010</strong> (FS4SP) is a really powerful, flexible and scalable enterprise search engine. However, when compared with the search landscape in SharePoint 2013, it feels like a separate product, an add-on to SharePoint 2010 that gives you a more powerful alternative to the out-of-the-box search engine.</p>
<p>When using FS4SP in a production environment, you need a separate farm just for FAST. That is, you need a set of servers where you install FS4SP and then you connect that FAST farm to a SharePoint farm, by means of two Search Service Applications. These FAST servers don’t have SharePoint installed on them and they have their own PowerShell snap-in that allows you to perform a whole bunch of administration tasks on FS4SP. </p>
<p>Suppose you want to query your search index, for testing or maintenance purposes, in PowerShell. The easiest solution would be to open your SharePoint 2010 Administration PowerShell console, and use the Server Side Object Model to create a new <code>KeywordQuery</code> object and invoke the <code>Execute</code> method on it. You can find many blog posts that teach how to do this. Here’s <a href="http://www.sharingminds.com.au/Blog/Post/21/Searching-SharePoint-with-PowerShell" target="_blank">one example</a>. If, for some reason, you need to run that PowerShell script from one of the FAST servers it won’t work because these servers don’t have SharePoint installed and are not part of the SharePoint farm, hence you can’t use the Server Object Model.</p>
<p>In this case, you’ll need to use the search web service, which can be called from any server as long as it can communicate with the SharePoint farm. The script below shows how you can do this.</p>
<p><code><strong>$WebApplicationURL</strong> = <font color="#c0504d">"http://myserver:9999"</font><br /><strong>$SearchServiceURL</strong> = <font color="#c0504d">"/_vti_bin/search.asmx"</font></p>
<p><font color="#008000"># Create a proxy to call the search web service</font><br /><strong>$SearchWS</strong> = New-WebServiceProxy -Uri (<strong>$WebApplicationURL</strong> + <strong>$SearchServiceURL</strong>) -UseDefaultCredential</p>
<p><font color="#008000"># Build the query XML. You can use FQL or KQL.</font><br /><strong>$queryXml</strong> = <font color="#666666">@"<br />&lt;QueryPacket Revision="1000"&gt;<br />&nbsp; &lt;Query&gt;<br />&nbsp;&nbsp;&nbsp; &lt;Context&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;QueryText language="en-US" type="FQL"&gt;SharePoint&lt;/QueryText&gt;<br />&nbsp;&nbsp;&nbsp; &lt;/Context&gt;<br />&nbsp;&nbsp;&nbsp; &lt;SupportedFormats Format="urn:Microsoft.Search.Response.Document.Document" /&gt;<br />&nbsp;&nbsp;&nbsp; &lt;ResultProvider&gt;FASTSearch&lt;/ResultProvider&gt;<br />&nbsp;&nbsp;&nbsp; &lt;Range&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;StartAt&gt;1&lt;/StartAt&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Count&gt;100&lt;/Count&gt;<br />&nbsp;&nbsp;&nbsp; &lt;/Range&gt;<br />&nbsp;&nbsp;&nbsp; &lt;EnableStemming&gt;On&lt;/EnableStemming&gt;<br />&nbsp;&nbsp;&nbsp; &lt;EnableSpellCheck&gt;Off&lt;/EnableSpellCheck&gt;<br />&nbsp;&nbsp;&nbsp; &lt;IncludeSpecialTermsResults&gt;true&lt;/IncludeSpecialTermsResults&gt;<br />&nbsp;&nbsp;&nbsp; &lt;IncludeRelevantResults&gt;true&lt;/IncludeRelevantResults&gt;<br />&nbsp;&nbsp;&nbsp; &lt;ImplicitAndBehavior&gt;true&lt;/ImplicitAndBehavior&gt;<br />&nbsp;&nbsp;&nbsp; &lt;TrimDuplicates&gt;true&lt;/TrimDuplicates&gt;<br />&nbsp;&nbsp;&nbsp; &lt;Properties&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Property name="Rank" /&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Property name="Title" /&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Property name="Author" /&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Property name="Write" /&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Property name="Path" /&gt;<br />&nbsp;&nbsp;&nbsp; &lt;/Properties&gt;<br />&nbsp; &lt;/Query&gt;<br />&lt;/QueryPacket&gt;<br />"@</font></p>
<p><font color="#008000"># call the web service</font><br /><strong>$results</strong> = <strong>$SearchWS</strong>.QueryEx(<strong>$queryXml</strong>)</p>
<p><font color="#008000"># process the results</font><br />if (<strong>$results</strong> -ne <strong>$null</strong> -And <strong>$results</strong>.Tables[<font color="#c0504d">"RelevantResults"</font>] -ne <strong>$null</strong>)<br />{<br />&nbsp;&nbsp;&nbsp; <font color="#008000"># check the result count (this page) and the total result count (all pages)</font><br />&nbsp;&nbsp;&nbsp; <strong>$resultCount</strong> = <strong>$results</strong>.Tables[<font color="#c0504d">"RelevantResults"</font>].Rows.Count<br />&nbsp;&nbsp;&nbsp; <strong>$totalCount</strong> = <strong>$results</strong>.Tables[<font color="#c0504d">"RelevantResults"</font>].ExtendedProperties[<font color="#c0504d">"TotalRows"</font>]<br />&nbsp;&nbsp;&nbsp; Write-Host <font color="#c0504d">"</font><font color="#c0504d">Retrieved $resultCount (from a total of $totalCount) results."</font><br />&nbsp;&nbsp;&nbsp; <br />&nbsp;&nbsp;&nbsp; <font color="#008000"># write the title of each result in the console window</font><br />&nbsp;&nbsp;&nbsp; foreach (<strong>$row</strong> in <strong>$results</strong>.Tables[<font color="#c0504d">"RelevantResults"</font>].Rows)<br />&nbsp;&nbsp;&nbsp; {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write-Host <strong>$row</strong>[<font color="#c0504d">"Title"</font>]<br />&nbsp;&nbsp;&nbsp;&nbsp; }<br />}</code></p>
<p>The post <a href="https://blogit.create.pt/andrevala/2014/12/11/querying-sharepoint-search-from-powershell/">Querying SharePoint Search from PowerShell</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/andrevala/2014/12/11/querying-sharepoint-search-from-powershell/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>FAST Search Tip #1: Enabling Stemming in PowerShell</title>
		<link>https://blogit.create.pt/andrevala/2012/04/25/fast-search-tip-1-enabling-stemming-in-powershell/</link>
					<comments>https://blogit.create.pt/andrevala/2012/04/25/fast-search-tip-1-enabling-stemming-in-powershell/#respond</comments>
		
		<dc:creator><![CDATA[André Vala]]></dc:creator>
		<pubDate>Wed, 25 Apr 2012 07:15:31 +0000</pubDate>
				<category><![CDATA[FAST Search]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/andrevala/?p=201</guid>

					<description><![CDATA[<p>Recently, I’ve been working with FAST Search for SharePoint 2010 and, although it’s a great search platform with pretty impressive features, I believe there are still too many manual installation and configurations steps, and too many of those features are only accessible through PowerShell. Don’t get me wrong, PowerShell is great and, by far, the [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2012/04/25/fast-search-tip-1-enabling-stemming-in-powershell/">FAST Search Tip #1: Enabling Stemming in PowerShell</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Recently, I’ve been working with <strong>FAST Search for SharePoint 2010</strong> and, although it’s a great search platform with pretty impressive features, I believe there are still too many manual installation and configurations steps, and too many of those features are only accessible through PowerShell. Don’t get me wrong, PowerShell is great and, by far, the best way to deploy your solution to the client’s environment, but a little more graphical UI wouldn’t hurt.</p>
<p>According to FAST Search’s <a href="http://technet.microsoft.com/en-us/library/ff393811.aspx" target="_blank">TechNet documentation</a>, you can use the <strong>Set-FASTSearchMetadataManagedProperty</strong> cmdlet to configure the main settings of a managed property. Among other things, you can enable stemming for a specific managed property. Here’s how it’s done:</p>
<p><code>$title = Get-FASTSearchMetadataManagedProperty –Name title      <br />Set-FASTSearchMetadataManagedProperty –ManagedProperty $title –StemmingEnabled $true</code></p>
<p>The problem is that this doesn’t work. The <strong>StemmingEnabled</strong> argument is actually ignored by the cmdlet so, we need to use a different approach. This is the right way:</p>
<p><code>$title = Get-FASTSearchMetadataManagedProperty –Name title      <br />$title.StemmingEnabled = 1       <br />$title.update()</code></p>
<p>Although Microsoft is yet to update TechNet’s documentation, it has published a support article in its knowledge base (<a href="http://support.microsoft.com/kb/2468430" target="_blank">KB2468430</a>) which describes this very solution. </p>
<p>The post <a href="https://blogit.create.pt/andrevala/2012/04/25/fast-search-tip-1-enabling-stemming-in-powershell/">FAST Search Tip #1: Enabling Stemming in PowerShell</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/andrevala/2012/04/25/fast-search-tip-1-enabling-stemming-in-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>&#124;create&#124;it&#124; wins the Best Public Website award</title>
		<link>https://blogit.create.pt/antoniovargas/2012/02/02/createit-wins-the-best-public-website-award/</link>
					<comments>https://blogit.create.pt/antoniovargas/2012/02/02/createit-wins-the-best-public-website-award/#respond</comments>
		
		<dc:creator><![CDATA[António Vargas]]></dc:creator>
		<pubDate>Thu, 02 Feb 2012 09:27:57 +0000</pubDate>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/antoniovargas/?p=41</guid>

					<description><![CDATA[<p>I´m proud to annunciate that create&#124;it&#124; (the company where i work) is the winner of the European SharePoint Community Awards 2012 in the “Best Puplic Website” category. So many months of hard team work to make the better for the Pestana Websites using SharePoint 2010 environment. I&#8217;m a member of the fantastic team that work [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/antoniovargas/2012/02/02/createit-wins-the-best-public-website-award/">|create|it| wins the Best Public Website award</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I´m proud to annunciate that create|it| (the company where i work) is the winner of the European SharePoint Community Awards 2012 in the “Best Puplic Website” category.</p>
<p>So many months of hard team work to make the better for the Pestana Websites using SharePoint 2010 environment.</p>
<p>I&#8217;m a member of the fantastic team that work in this project and I want to congratulate everyone (my colleagues, my company, the client stakeholders, the design company).</p>
<p>For more information about this award:</p>
<p><a href="http://sharepointeurope.com/content/award-winners-2012.aspx">http://sharepointeurope.com/content/award-winners-2012.aspx</a></p>
<p>Pestana Websites:</p>
<p><a href="http://www.pestana.com">http://www.pestana.com</a></p>
<p><a href="http://www.pousadas.pt">http://www.pousadas.pt</a></p>
<p><a href="http://www.pestanapriority.com">http://www.pestanapriority.com</a></p>
<p>The post <a href="https://blogit.create.pt/antoniovargas/2012/02/02/createit-wins-the-best-public-website-award/">|create|it| wins the Best Public Website award</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/antoniovargas/2012/02/02/createit-wins-the-best-public-website-award/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint Tip #27: Choice Columns and DataSheet Views</title>
		<link>https://blogit.create.pt/andrevala/2011/10/30/sharepoint-tip-27-choice-columns-and-datasheet-views/</link>
					<comments>https://blogit.create.pt/andrevala/2011/10/30/sharepoint-tip-27-choice-columns-and-datasheet-views/#respond</comments>
		
		<dc:creator><![CDATA[André Vala]]></dc:creator>
		<pubDate>Sun, 30 Oct 2011 17:09:19 +0000</pubDate>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/andrevala/?p=221</guid>

					<description><![CDATA[<p>Using features to create Choice site columns is pretty straightforward (check this post for additional information). See below a sample feature element for that purpose. &#60;Field &#160;&#160;&#160; ID=&#34;{538c71e4-8650-4ce7-b021-920effa66346}&#34; &#160;&#160;&#160; Type=&#34;Choice&#34; &#160;&#160;&#160; Name=&#34;Publishing_x0020_Status&#34; &#160;&#160;&#160; StaticName=&#34;Publishing_x0020_Status&#34; &#160;&#160;&#160; DisplayName=&#34;Publishing Status&#34; &#160;&#160;&#160; Required=&#34;FALSE&#34;&#160; &#160;&#160;&#160; Format=&#34;Dropdown&#34; &#160;&#160;&#160; FillInChoice=&#34;FALSE&#34; &#160;&#160;&#160; Group=&#34;Custom Columns&#34;&#62; &#160;&#160;&#160; &#60;Default&#62;Not Published&#60;/Default&#62; &#160;&#160;&#160; &#60;CHOICES&#62; &#160;&#160;&#160;&#160;&#160;&#160; &#60;CHOICE&#62; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Not [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2011/10/30/sharepoint-tip-27-choice-columns-and-datasheet-views/">SharePoint Tip #27: Choice Columns and DataSheet Views</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Using features to create <strong>Choice</strong> site columns is pretty straightforward (check <a href="http://blogit.create.pt/blogs/andrevala/archive/2008/03/26/SharePoint-2007-Deployment_3A00_-Site-Column-Features.aspx" target="_blank">this post</a> for additional information). See below a sample feature element for that purpose.</p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&lt;</font></font></span><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#a31515">Field </font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#a31515"><font style="font-size: 10pt">&#160;&#160;&#160; </font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#ff0000">ID</font></span><span style="font-family:;color:" lang="EN"><font color="#0000ff">=</font></span></font><span style="font-family:" lang="EN"><font style="font-size: 10pt">&quot;<span style="color:"><font color="#0000ff">{538c71e4-8650-4ce7-b021-920effa66346}</font></span>&quot;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Type</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Choice</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Name</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Publishing_x0020_Status</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">StaticName</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Publishing_x0020_Status</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">DisplayName</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Publishing Status</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Required</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">FALSE</font></span>&quot;&#160; </font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Format</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Dropdown</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">FillInChoice</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">FALSE</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Group</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Custom Columns</font></span>&quot;</font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">Default</font></span><span style="font-family:;color:" lang="EN"><font color="#0000ff">&gt;</font></span></font><span style="font-family:" lang="EN"><font style="font-size: 10pt">Not Published<span style="color:"><font color="#0000ff">&lt;/</font></span><span style="color:"><font color="#a31515">Default</font></span></font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICES</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </font></font></span><span style="font-family:" lang="EN"><font style="font-size: 10pt">Not Published</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; &lt;/</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </font></font></span><span style="font-family:" lang="EN"><font style="font-size: 10pt">Pending</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; <span style="color:"><font color="#0000ff">&lt;/</font></span><span style="color:"><font color="#a31515">CHOICE</font></span></font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </font></font></span><span style="font-family:" lang="EN"><font style="font-size: 10pt">Published</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; <span style="color:"><font color="#0000ff">&lt;/</font></span><span style="color:"><font color="#a31515">CHOICE</font></span></font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </font></font></span><span style="font-family:" lang="EN"><font style="font-size: 10pt">Error</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; <span style="color:"><font color="#0000ff">&lt;/</font></span><span style="color:"><font color="#a31515">CHOICE</font></span></font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160; &lt;/</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICES</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&lt;/</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">Field</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p>Although the XML is well formed and all the attributes and values are correct, this field definition has a problem. If you create a site column using this definition, here is what happens:</p>
<ul>
<li>If you check the site column configuration in SharePoint, everything will look fine</li>
<li>If you add this site column to a list (either through a content type, or directly) and you edit an item using the default list forms, everything will work as expected.</li>
<li>If you try to edit the list items using a <strong>DataSheet View</strong>, you won’t be able to select any value from this choice field and SharePoint will always throw a validation error.</li>
</ul>
<p>The problem here are the invisible characters (spaces, newlines and tabs) between the <span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span> and <span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt"><span style="color:"><font color="#0000ff">&lt;/</font></span><span style="color:"><font color="#a31515">CHOICE</font></span></font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></span> tags and their inner values. Apparently, when using list forms these characters are trimmed from the valid choices, but when using the datasheet view they are not, causing a strange behavior when editing an item in that view.</p>
<p>The correct definition for this field would be:</p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&lt;</font></font></span><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#a31515">Field </font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#a31515"><font style="font-size: 10pt">&#160;&#160;&#160; </font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#ff0000">ID</font></span><span style="font-family:;color:" lang="EN"><font color="#0000ff">=</font></span></font><span style="font-family:" lang="EN"><font style="font-size: 10pt">&quot;<span style="color:"><font color="#0000ff">{538c71e4-8650-4ce7-b021-920effa66346}</font></span>&quot;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Type</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Choice</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Name</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Publishing_x0020_Status</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">StaticName</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Publishing_x0020_Status</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">DisplayName</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Publishing Status</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Required</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">FALSE</font></span>&quot;&#160; </font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Format</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Dropdown</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">FillInChoice</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">FALSE</font></span>&quot;</font></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt">&#160;&#160;&#160; <span style="color:"><font color="#ff0000">Group</font></span><span style="color:"><font color="#0000ff">=</font></span>&quot;<span style="color:"><font color="#0000ff">Custom Columns</font></span>&quot;</font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">Default</font></span><span style="font-family:;color:" lang="EN"><font color="#0000ff">&gt;</font></span></font><span style="font-family:" lang="EN"><font style="font-size: 10pt">Not Published<span style="color:"><font color="#0000ff">&lt;/</font></span><span style="color:"><font color="#a31515">Default</font></span></font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICES</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font><font face="Courier New"><span style="font-family:" lang="EN"><font style="font-size: 10pt">Not Published</font></span></font><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&lt;/</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font><font face="Courier New"><span style="font-family:" lang="EN"><font style="font-size: 10pt">Pending</font></span></font><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt"><span style="color:"><font color="#0000ff">&lt;/</font></span><span style="color:"><font color="#a31515">CHOICE</font></span></font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font><font face="Courier New"><span style="font-family:" lang="EN"><font style="font-size: 10pt">Published</font></span></font><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt"><span style="color:"><font color="#0000ff">&lt;/</font></span><span style="color:"><font color="#a31515">CHOICE</font></span></font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160;&#160;&#160;&#160; &lt;</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICE</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font><font face="Courier New"><span style="font-family:" lang="EN"><font style="font-size: 10pt">Error</font></span></font><span style="font-family:" lang="EN"><font face="Courier New"><font style="font-size: 10pt"><span style="color:"><font color="#0000ff">&lt;/</font></span><span style="color:"><font color="#a31515">CHOICE</font></span></font><span style="color:"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></span></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&#160;&#160;&#160; &lt;/</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">CHOICES</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p style="margin: 0cm 0cm 0pt" class="MsoNormal"><font face="Courier New"><span style="font-family:;color:" lang="EN"><font color="#0000ff"><font style="font-size: 10pt">&lt;/</font></font></span><font style="font-size: 10pt"><span style="font-family:;color:" lang="EN"><font color="#a31515">Field</font></span></font><span style="font-family:;color:" lang="EN"><font style="font-size: 10pt" color="#0000ff">&gt;</font></span></font></p>
<p>The post <a href="https://blogit.create.pt/andrevala/2011/10/30/sharepoint-tip-27-choice-columns-and-datasheet-views/">SharePoint Tip #27: Choice Columns and DataSheet Views</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/andrevala/2011/10/30/sharepoint-tip-27-choice-columns-and-datasheet-views/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint Tip #26: Comments in Content Type Definition</title>
		<link>https://blogit.create.pt/andrevala/2011/08/06/sharepoint-tip-26-comments-in-content-type-definition/</link>
					<comments>https://blogit.create.pt/andrevala/2011/08/06/sharepoint-tip-26-comments-in-content-type-definition/#respond</comments>
		
		<dc:creator><![CDATA[André Vala]]></dc:creator>
		<pubDate>Sat, 06 Aug 2011 16:33:56 +0000</pubDate>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/andrevala/?p=241</guid>

					<description><![CDATA[<p>There is an issue with SharePoint 2010’s CAML parser that causes SharePoint to ignore fields in a Content Type definition. When defining a Content Type feature element, avoid placing comments inside the &#60;fieldrefs&#62; element as that will cause SharePoint to create the Content Type disregarding all the fields, even though the XML is well formed. [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2011/08/06/sharepoint-tip-26-comments-in-content-type-definition/">SharePoint Tip #26: Comments in Content Type Definition</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There is an issue with SharePoint 2010’s CAML parser that causes SharePoint to ignore fields in a Content Type definition. When defining a Content Type feature element, avoid placing comments inside the <code>&lt;fieldrefs&gt;</code> element as that will cause SharePoint to create the Content Type disregarding all the fields, even though the XML is well formed.</p>
<p><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;      <br />&lt;Elements xmlns=&quot;http://schemas.microsoft.com/sharepoint/&quot;&gt;       <br />&#160; &lt;ContentType       <br />&#160;&#160;&#160; ID=&quot;0x0100C5647A362F236548B218C15302286758&quot;       <br />&#160;&#160;&#160; Name=&quot;MyCT&quot;       <br />&#160;&#160;&#160; Description=&quot;Simple Custom Content Type&quot;&#160; <br />&#160;&#160;&#160; Inherits=&quot;TRUE&quot;       <br />&#160;&#160;&#160; Overwrite=&quot;TRUE&quot;       <br />&#160;&#160;&#160; Version=&quot;0&quot;&gt;       <br />&#160;&#160;&#160; &lt;Folder TargetName=”_cts/MyCT” /&gt;       <br />&#160;&#160;&#160; <strong>&lt;FieldRefs&gt;</strong>       <br />&#160;&#160;&#160;&#160;&#160; &lt;FieldRef ID=&quot;{fa564e0f-0c70-4ab9-b863-0177e6ddd247}&quot; Name=&quot;Title&quot; /&gt;       </p>
<p>&#160;&#160;&#160;&#160;&#160; <strong><font color="#ff0000">&lt;!-- This is a comment –-&gt;</font></strong>&#160;&#160;&#160; <br />&#160;&#160;&#160;&#160;&#160; &lt;FieldRef ID=&quot;{b402db15-ee44-4ec4-89e3-23e10a8fc64c}&quot; Name=&quot;My_x0200_Field&quot; /&gt;       <br />&#160;&#160;&#160;&#160;&#160; &lt;FieldRef ID=&quot;{538c71e4-8650-4ce7-b021-920effa66346}&quot; Name=&quot;Status&quot; /&gt;       <br />&#160;&#160;&#160; <strong>&lt;/FieldRefs&gt;</strong>       <br />&#160; &lt;/ContentType&gt;       <br />&lt;/Elements&gt; </code></p>
<p>The Content Type feature element above will cause the Content Type to be created with only the Title field, which is inherited from the parent Content Type. All the fields referenced in this Content Type definition will be ignored.</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2011/08/06/sharepoint-tip-26-comments-in-content-type-definition/">SharePoint Tip #26: Comments in Content Type Definition</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/andrevala/2011/08/06/sharepoint-tip-26-comments-in-content-type-definition/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Service Pack 1 for Microsoft SharePoint Server 2010 and SharePoint Foundation 2010</title>
		<link>https://blogit.create.pt/raulribeiro/2011/07/01/service-pack-1-for-microsoft-sharepoint-server-2010-and-sharepoint-foundation-2010/</link>
					<comments>https://blogit.create.pt/raulribeiro/2011/07/01/service-pack-1-for-microsoft-sharepoint-server-2010-and-sharepoint-foundation-2010/#respond</comments>
		
		<dc:creator><![CDATA[Raúl Ribeiro]]></dc:creator>
		<pubDate>Fri, 01 Jul 2011 06:38:00 +0000</pubDate>
				<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/raulribeiro/?p=61</guid>

					<description><![CDATA[<p>Service Pack 1 for Microsoft SharePoint Server 2010 and SharePoint Foundation 2010 has been release, here is the list of links to download the SP1 and the language packs: SharePoint Foundation 2010 SP1 &#8211; http://www.microsoft.com/download/en/details.aspx?displaylang=en&#38;id=26640 SharePoint Foundation 2010 SP1 Language Pack&#160;&#8211; http://www.microsoft.com/download/en/details.aspx?displaylang=en&#38;id=26629 Microsoft SharePoint Server 2010 SP1 &#8211; http://www.microsoft.com/download/en/details.aspx?displaylang=en&#38;id=26623 Microsoft SharePoint Server 2010 SP1 Language [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/raulribeiro/2011/07/01/service-pack-1-for-microsoft-sharepoint-server-2010-and-sharepoint-foundation-2010/">Service Pack 1 for Microsoft SharePoint Server 2010 and SharePoint Foundation 2010</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Service Pack 1 for Microsoft SharePoint Server 2010 and SharePoint Foundation 2010 has been release, here is the list of links to download the SP1 and the language packs:</p>
<ul>
<li>SharePoint Foundation 2010 SP1 &#8211; <a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=26640">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=26640</a></li>
<li>SharePoint Foundation 2010 SP1 Language Pack&nbsp;&#8211; <a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=26629">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=26629</a></li>
<li>Microsoft SharePoint Server 2010 SP1 &#8211; <a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=26623">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=26623</a></li>
<li>Microsoft SharePoint Server 2010 SP1 Language Pack &#8211; <a href="http://www.microsoft.com/download/en/details.aspx?id=26621">http://www.microsoft.com/download/en/details.aspx?id=26621</a></li>
</ul>
<p>You shoud also deploy the June 2011 CU Update &#8211; <a href="http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=2536599&amp;kbln=en-us">http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=2536599&amp;kbln=en-us</a></p>
<p>And also the Server Pack 1 for Office 2010 </p>
<ul>
<li>x64&nbsp;&#8211; <a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=26617">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=26617</a></li>
<li>x86 &#8211; <a href="http://www.microsoft.com/download/en/details.aspx?id=26622">http://www.microsoft.com/download/en/details.aspx?id=26622</a></li>
</ul>
<p>The post <a href="https://blogit.create.pt/raulribeiro/2011/07/01/service-pack-1-for-microsoft-sharepoint-server-2010-and-sharepoint-foundation-2010/">Service Pack 1 for Microsoft SharePoint Server 2010 and SharePoint Foundation 2010</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/raulribeiro/2011/07/01/service-pack-1-for-microsoft-sharepoint-server-2010-and-sharepoint-foundation-2010/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Free Webinar: LINQ to SharePoint</title>
		<link>https://blogit.create.pt/andrevala/2011/06/09/free-webinar-linq-to-sharepoint/</link>
					<comments>https://blogit.create.pt/andrevala/2011/06/09/free-webinar-linq-to-sharepoint/#respond</comments>
		
		<dc:creator><![CDATA[André Vala]]></dc:creator>
		<pubDate>Thu, 09 Jun 2011 09:16:00 +0000</pubDate>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[European SharePoint Conference]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/andrevala/?p=261</guid>

					<description><![CDATA[<p>The European SharePoint Conference organization committee has been setting up a series of free SharePoint-related webinars in preparation for the conference. I&#8217;ll be presenting one of these webinars, next Tuesday, June 14th 2011, at 12PM CET, about LINQ to SharePoint. The abstract for this webinar is as follows: Regarding data access, one of the new [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2011/06/09/free-webinar-linq-to-sharepoint/">Free Webinar: LINQ to SharePoint</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The <a href="http://www.sharepointeurope.com/" target="_blank">European SharePoint Conference</a> organization committee has been setting up a series of free SharePoint-related webinars in preparation for the conference. I&rsquo;ll be presenting one of these webinars, next <strong>Tuesday, June 14th 2011</strong>, at <strong>12PM CET</strong>, about <strong><a href="http://www.sharepointeurope.com/upcoming-webinars/linq-to-sharepoint.aspx" target="_blank">LINQ to SharePoint</a></strong>.</p>
<p>The abstract for this webinar is as follows:</p>
<p><em>Regarding data access, one of the new features introduced with SharePoint 2010 is the possibility to use LINQ to manipulate list items. However, despite being immensely useful, this technology has its own limitations. During this webinar Andr&eacute; will talk about what you can and can&#039;t do with LINQ to SharePoint, as well as the scenarios where this technology should or should not be applied.</em></p>
<p>Although it is a free webinar, you must <a href="http://www.sharepointeurope.com/Registration.aspx?type=webinarregistration&amp;id=5" target="_blank">register</a> to be able to attend.</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2011/06/09/free-webinar-linq-to-sharepoint/">Free Webinar: LINQ to SharePoint</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/andrevala/2011/06/09/free-webinar-linq-to-sharepoint/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>European SharePoint Conference 2011</title>
		<link>https://blogit.create.pt/raulribeiro/2011/06/02/european-sharepoint-conference-2011-2/</link>
					<comments>https://blogit.create.pt/raulribeiro/2011/06/02/european-sharepoint-conference-2011-2/#respond</comments>
		
		<dc:creator><![CDATA[Raúl Ribeiro]]></dc:creator>
		<pubDate>Thu, 02 Jun 2011 09:28:00 +0000</pubDate>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/raulribeiro/?p=81</guid>

					<description><![CDATA[<p>I&#8217;m pleased to announce that I will&#160;present with my collegue Andr&#233; Vala three sessions in the European SharePoint Conference 2011, which will take place in Berlin, 17th &#8211; 20th October 2011. The three sessions are: W18 &#8211; Using BCS to Integrate Azure Services with SharePoint 2010 W26 &#8211; Federated Authentication in SharePoint 2010 Th28 &#8211; [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/raulribeiro/2011/06/02/european-sharepoint-conference-2011-2/">European SharePoint Conference 2011</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I&rsquo;m pleased to announce that I will&nbsp;present with my collegue <a href="/blogs/andrevala/" target="_blank">Andr&eacute; Vala</a> three sessions in the <a href="http://www.sharepointeurope.com/" target="_blank">European SharePoint Conference 2011</a>, which will take place in Berlin, 17th &ndash; 20th October 2011. </p>
<p><a href="http://www.sharepointeurope.com/" target="_blank"><img decoding="async" border="0" src="http://img38.imageshack.us/img38/4590/esc2011.jpg" style="border: 0px currentColor;padding-top: 0px;padding-right: 0px;padding-left: 0px"></a></p>
<p>The three sessions are:</p>
<p><strong>W18 &#8211; <a href="http://www.sharepointeurope.com/conferences/session-details.aspx?sessionId=61" target="_blank">Using BCS to Integrate Azure Services with SharePoint 2010</a></strong></p>
<p><strong>W26 &#8211; <a href="http://www.sharepointeurope.com/conferences/session-details.aspx?sessionId=74" target="_blank">Federated Authentication in SharePoint 2010</a></strong></p>
<p><strong>Th28 &#8211; <a href="http://www.sharepointeurope.com/conferences/session-details.aspx?sessionId=108" target="_blank">SharePoint + Azure = Better Together</a></strong></p>
<p>The post <a href="https://blogit.create.pt/raulribeiro/2011/06/02/european-sharepoint-conference-2011-2/">European SharePoint Conference 2011</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/raulribeiro/2011/06/02/european-sharepoint-conference-2011-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
