﻿<?xml version="1.0" encoding="UTF-8"?>
<!--RSS generated by Windows SharePoint Services V3 RSS Generator on 9/2/2010 11:36:19 AM-->
<?xml-stylesheet type="text/xsl" href="/_layouts/RssXslt.aspx?List=0cd1a63d-183c-4fc2-8320-ba5369008acb" version="1.0"?>
<rss version="2.0">
  <channel>
    <title>SharePoint Joel's SharePoint Land: Posts</title>
    <link>http://www.sharepointjoel.com/Lists/Posts/AllPosts.aspx</link>
    <description>RSS feed for the Posts list.</description>
    <lastBuildDate>Thu, 02 Sep 2010 16:36:19 GMT</lastBuildDate>
    <generator>Windows SharePoint Services V3 RSS Generator</generator>
    <ttl>60</ttl>
    <image>
      <title>SharePoint Joel's SharePoint Land: Posts</title>
      <url>/_layouts/images/homepage.gif</url>
      <link>http://www.sharepointjoel.com/Lists/Posts/AllPosts.aspx</link>
    </image>
    <item>
      <title>Effective SharePoint 2010 Upgrade Q&amp;A</title>
      <link>http://www.sharepointjoel.com/Lists/Posts/ViewPost.aspx?ID=380</link>
      <description><![CDATA[<div class=ExternalClass12816D120CE74F79B792B38E6008048E><p><strong>Webcast: Get to SharePoint 2010 – Strategies for Effective Upgrades and Migrations</strong></p> <p>Question and Answer Log:</p> <p>I like to capture the questions from a good webcast.  Got a bunch of good ones today…<br>If you missed the presentation you can get a recording and the slides <a href="http://www.quest.com/events/ListDetails.aspx?ContentID=12156">here</a>.</p> <p>Paul Asked: Are there major downsides to using SQL 2005 with SharePoint 2010? </p> <p>The downsides are the features in SQL 2008 that SharePoint 2010 takes advantage of.  Starting with Mirroring, Remote Blob Storage, Backup Compression, Transparent Database Encryption, PowerPivot (see more below), Optimized Engine for performance, SQL Governor, etc... <p>Dutch McGehee Asked: Can I get a copy of the powerpoint slides?  <p>Sure. <a href="http://www.quest.com/events/ListDetails.aspx?ContentID=12156">http://www.quest.com/events/ListDetails.aspx?ContentID=12156</a> <p>Question: What is the best non-destructive (to existing MOSS environment) <br>way to do upgrade if I'm upgrading to a new environment, but using the existing <br>production SQL? </p> <p>Non Destructive?  Need to drill into that.  I’m guessing setting the current 2007 databases to read only as you migrate the databases with database attach to a new environment would be most non destructive.</p> <p>Question: When will your book be available? </p> <p>It’s available now in Rough Cuts on Safari. The other physical publish date is up to the publisher.</p> <p> </p> <p>Travis Asked: Does PowerPivot require SQL 2008 R2? or will it work on 2008 and <br>2005 SQL?  <p>It requires SQL 2008 R2. <p>“PowerPivot is essentially a way of making an analysis services cube using excel as the design tool.  When you use the PowerPivot for Excel add-in, then there no backend dependency, but if you want to save a PowerPivot to SharePoint 2010, there has to be a special installation of SQL Server 2008 R2 analysis services associated with the SharePoint farm.” Andrew Fryer in <a href="http://blogs.technet.com/b/andrew/archive/2010/01/21/powerpivot-is-analysis-services-sort-of.aspx">PowerPivot is Analysis Services sort of</a>. <p>  <p>Question: Missed beginning...Is SQL 2008 required for SP 2010?  <p>No, you can run SQL 2005 x64 with SP3 CU5 and later. <p>  <p>Jose Asked: can you use this method from 32bit to 64 bit? <p>Yes, you can use database attach to move from 32bit to 64bit SharePoint Servers, or you can upgrade the SQL environment first with In-Place Upgrade. <p>  <p>Steve Asked: Does Add Solutions include InfoPath forms in forms <br>services that have code-behind?  <p>Some InfoPath forms will need to be redeployed especially in cases where these are server solutions with database attach.  In place upgrade would keep your solutions in place.  Some code behind may need to be tested and redeployed.  In all these cases I highly recommend testing.  Workflow is one area where I’ve found visual studio solutions do need to be updated. <p>  <p>Question: does the visual upgrade upgrades all sites in site collection or can it be done by each site?  <p>It can be done granularly or the entire site collection.  You can also hide the preview option or upgrade it all at once. <p>  <p>Kyle Asked: Any experience or recommendations in using the AAM URL Redirection as part of the upgrade process  <p>I recommend against using it if you don’t need it.  It is complex and adds an unnecessary complexity in most upgrades.  Some may think they need it if the upgrade will be over weeks and read only isn’t good enough. <p>  <p>Michael Asked: When should MySites/Profiles be migrated - before other site types? after?  <p>You’ll want to make sure that your profiles and my site host is in place first.  I recommend getting the services in place, especially dependent services… before you start migrating content. <p>  <p>Question: Does Quest Migration Manager support migration of SP 2007/MOSS environment from on-premise to BPOS-D (SharePoint Online 2010)?  <p>It’s in development.  Also note that SharePoint Online 2010 isn’t yet available for the general public. <p>  <p>Jeremy Asked: Does Migration manager work with WSS 3.0  <p>Yes.  WSS 2.0, WSS 3.0 to SharePoint Foundation  <p>or WSS 2.0, WSS 3.0 MOSS 2007 to SharePoint 2010 <p>  <p>Question: In the Fab 40 page, you had mentioned <a href="http://bit.ly/dhQUjd">http://bit.ly/dhQUjd</a> . Is <br>this a valid site? I just checked and it showed error. <p>The link works for me.  It should redirect to: <a title="http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=374" href="/Lists/Posts/Post.aspx?ID=374">http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=374</a> which has links to the blog post from the technical documentation team and links to Khalil’s upgraded SharePoint 2010 Fab 40. <p>  <p>Don Bruce Asked: Throughout the presentation you have mentioned a lot of things <br>done through PowerShell. We have typically thought of PowerShell as a <br>Developer-lite tool. How important is it that a SharePoint Administrator have <br>PowerShell skills?  <p>Great question.  For SharePoint Administrators there are a lot of commandlets that act similar to STSADM and are very similar in their construction, but they give you the power of a scripting language.  I recommend reading my post on Powershell and SharePoint. <p><a title="Practical Windows PowerShell for SharePoint 2010 - SharePoint Joel" href="/Lists/Posts/ViewPost.aspx?ID=362">Practical Windows PowerShell for SharePoint 2010 - SharePoint Joel</a> <p><a href="/Lists/Posts/Post.aspx?List=0cd1a63d-183c-4fc2-8320-ba5369008acb&amp;ID=311">Upgrading to SharePoint 2010 with Powershell </a> <p>  <p>Sudip Shrestha Asked: I have a custom top navigation bar based on a xml datasource in a 2007 farm.. Does 2010 support 2007 type of navigation bar? How will 2010 handle this custom navigation bar?  <p>I can’t answer specifically.  I do recommend testing.  I think you’ll find most things do upgrade quiet nicely.  Backward compatibility is quite good.  You will notice that binary upgrade will leave your nav bars, and visual upgrade will replace them.  You’ll need to add them back in after visual upgrade or add them to your masterpage. <p>  <p>Grace Sigal Asked: Very slow... i can't see the demo  <p><a href="http://www.quest.com/events/ListDetails.aspx?ContentID=7836">http://www.quest.com/events/ListDetails.aspx?ContentID=7836</a> <p>Tim Chilva Asked: Does the &quot;migration Manager handle placing &quot;Content Type&quot; into the &quot;Master&quot; META database, when a SP '07 site is migrated?  <p>This is a great feature request. <p>  <p>Pat Breitenbeck Asked: does quest have a doc that tells what Migration Manager <br>can do that PowerShell or Stsadm commands cannot do?  <p>  <p>Mark Mascolino Asked: We have a large number of site collections in a single web <br>application. We expect that the upgrade timelline to require having two farms <br>2007 &amp; 2010 in parallel for a few months. How can we use the db attach upgrade <br>approach to a new farm while maintaining a single hostname in both farms? <br>(sites.company.com) e.g. we need redirector from 2007 upgrade process  <p>If you can do it a web application at a time over a weekend or use readonly mode for the source you should be ok.  If not you should look at the AAM Redirection or third party like Migration manager for post migration sync.  Alex has some good info on it. <p>  <p>Question: Will Migration Manager convert the links within content to the destination?  <p>SharePoint Designer or STSADM –o import/export or powershell import/export will try to do link fixup, but only in lists, not within documents.  <p>  <p>Gerald Asked: can multiple 2007 publishing web applications be re-structured <br>under a single new 2010 web application  <p>Yes with Migration manager you can consolidate sites during the migration.  With normal upgrade you’d need to either use import/export while on 2007 or while on 2010, not during the upgrade. <p>  <p>Archana Mordekar Asked: What needs to be done to move a SharePoint application <br>(site Structure, features, backend code) from one box to another? The <br>configuration on both boxes is the same - the app needs to be brought up on <br>another box  <p>Backup/restore, and redeploy the solutions/features. <p>  <p>Question: If I'm running Quest WebParts for Sharepoint on a Sharepoint 2007 environment, will I have to upgrade to Quest WebParts for Sharepoint 2010, or the 2007 version of the Webparts work on 2010?  <p>You can install the 2010 Quest webparts on a new farm with database attach.  With in-place you can upgrade the webparts after the upgrade.  I think you’ll find this consistent with most customizations.  They need to be in place on the source before the migration, or they need to be upgraded after, in the case of in-place upgrade. <p>  <p>Question To: Joel, what is your blog URL address?  <p><a href="/">http://www.sharepointjoel.com</a></p></div>]]></description>
      <author>Joel Oleson</author>
      <pubDate>Wed, 01 Sep 2010 20:02:52 GMT</pubDate>
      <guid isPermaLink="true">http://www.sharepointjoel.com/Lists/Posts/ViewPost.aspx?ID=380</guid>
    </item>
    <item>
      <title>How Microsoft Is Doing Records Management</title>
      <link>http://www.sharepointjoel.com/Lists/Posts/ViewPost.aspx?ID=379</link>
      <description><![CDATA[<div class=ExternalClass662B3C3BA9C2447DAFEECE27B6C022E1><h5>SHAREPOINT 2010 WEBINAR</h5> <h5>How Microsoft Is Using SharePoint &amp; Colligo for ECM &amp; Records Management</h5> <h5>Tuesday, September 21, 2010</h5> <h5>8:00 AM Pacific / 11:00 AM Eastern</h5> <h5>4:00 PM London / 5:00 PM Paris</h5> <p>Join Microsoft guest speaker Nishan DeSilva on September 21st for the webinar: “How Microsoft Is Using SharePoint 2010 &amp; Colligo for ECM &amp; Records Management.” Nishan DeSilva is the Director of Information Management &amp; Corporate Records Compliance at Microsoft. He will provide an inside look at how Microsoft’s Legal and Corporate Affairs Department (LCA) is leveraging SharePoint 2010 and Colligo Contributor to address compliance while empowering users to get their work done. <br>In this webinar, you’ll learn: <ul> <li>Microsoft’s strategy in LCA for information &amp; records management  <li>How to effectively move unstructured content &amp; email into SharePoint  <li>How to apply consistent classification &amp; compliant retention policies  <li>How Colligo Contributor facilitates email management in SharePoint  <li>How to improve the user experience to drive adoption &amp; compliance </li></ul> <p>Nishan DeSilva will provide insights into Microsoft’s strategy for SharePoint 2010 and how SharePoint along with Colligo Contributor enables organizations to take ownership of their information assets. Barry Jinks, Founder and CEO of Colligo, will discuss how client solutions add value to SharePoint 2010 and provide important functionality for seamlessly integrating Microsoft Outlook and SharePoint. <br>For new strategies to improve ECM and records management in your organization with SharePoint 2010, register for this webinar below! <h3>--&gt; <a href="https://www.vconferenceonline.com/event/regeventweb.aspx?id=79&amp;newmem=1&amp;cid=JO">Register for this Free Webcast!</a></h3></div>]]></description>
      <author>Joel Oleson</author>
      <pubDate>Wed, 01 Sep 2010 14:52:37 GMT</pubDate>
      <guid isPermaLink="true">http://www.sharepointjoel.com/Lists/Posts/ViewPost.aspx?ID=379</guid>
    </item>
    <item>
      <title>SharePoint 2010 and SQL Hotfix Dependencies</title>
      <link>http://www.sharepointjoel.com/Lists/Posts/ViewPost.aspx?ID=377</link>
      <description><![CDATA[<div><b>Body:</b> <div class=ExternalClass82F4E8BC854942C2928E1A0099B22BA0><p>I did a webcast about a week ago about upgrading to SharePoint 2010.  In it someone wrote on the chatboard that I had my SQL CU’s dependencies wrong.  Rechecking my slides and the dependencies page for SharePoint 2010 with the July update.  I’m finding it is a bit difficult to navigate for customers where the SQL person is not the same as the SharePoint person.  <p>The individual on the webcast was was on the right track that I should clarify this wild area of what do you really need to be running for SQL. The source for the info is on TechNet in the article on <a href="http://technet.microsoft.com/en-us/library/cc262485.aspx">Hardware and Software Requirements</a> for SharePoint 2010. <p>I recently found that not only that preupgradecheck does not check the version of SQL, in many cases neither does it check the version of SQL in the prerequiste installer in the cases of some of the in-place upgrades.  In some cases a new install will catch it during the provisioning of the farm.  Due to lack of rollback you’re now scrambling to patch your SQL…  <p>  <p><a href="/Lists/Posts/Attachments/377/image_2_653BE60D.png"><img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px" title=image border=0 alt=image src="/Lists/Posts/Attachments/377/image_thumb_653BE60D.png" width=526 height=446></a>  <p>  <p><strong>Option 1: 64bit SQL 2008 R2 or later</strong>  <p><a href="http://www.microsoft.com/sqlserver/2008/en/us/R2.aspx">SQL Server 2008 R2</a></p> <p><strong>Option 2: SQL 2008 SP1 + Updates</strong>  <p>SQL 2008 Sp1 with CU2 or <em>CU5 or later</em>  <p><a href="http://support.microsoft.com/kb/975977">Cumulative Update Package 5 for SQL Server 2008 Service Pack 1</a></p> <p>Note: You may get a warning if installed on Windows Server 2008 R2 (disregard)  <p><font color="#ff0000">DO NOT USE: CU3 or CU4</font>  <p><strong>Option 3: SQL 2005 SP3 + Updates</strong>  <p>SQL 2005 SP3 CU2, <em>CU5 or later is recommended</em>  <p><a title="Cumulative update package 5 for SQL Server 2005 Service Pack 3" href="http://support.microsoft.com/kb/972511">Cumulative update package 5 for SQL Server 2005 Service Pack 3</a>  <p><a href="http://support.microsoft.com/kb/974648/en-us">Cumulative update package 6 for SQL Server 2005 Service Pack 3</a>  <p>  <p>Also note: Microsoft SQL Server hotfixes and cumulative updates are created for specific SQL Server service packs. You must apply a SQL Server 2005 Service Pack 3 hotfix or cumulative update to an installation of SQL Server Service Pack. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.  <p>  <p>For more information about choosing a version of SQL Server, see <a href="http://technet.microsoft.com/en-us/library/cc990273.aspx">SQL Server 2008 R2 and SharePoint 2010 Products: Better Together (white paper) (SharePoint Server 2010)</a>.  <p> </p> <p><strong>Why are people confused?</strong>  Note this contradiction on the software and hardware requirements page.  First they are NOT recommending CU3 then they include a link to it.  Hope this is corrected soon.  I’ll give the TechNet folks a heads up. Here’s a quote from the page on 8/26/10.</p> <p>“<img alt="Cc262485.note(en-us,office.14).gif" src="http://i.technet.microsoft.com/Cc262485.note(en-us,office.14).gif"><strong>Note: </strong></p> <li> <p>We do not recommend that you use CU3 or CU4, but instead CU2, CU5, or a later CU than CU5. For more information, see <a href="http://go.microsoft.com/fwlink/?LinkId=196928">Cumulative update package 5 for SQL Server 2008</a> (http://go.microsoft.com/fwlink/?LinkId=196928). Download the SQL_Server_2008_RTM_CU5_SNAC file.</p> <li>The 64-bit edition of Microsoft SQL Server 2005 with Service Pack 3 (SP3). From the <a href="http://go.microsoft.com/fwlink/?LinkId=165748">Cumulative update package 3 for SQL Server 2005 Service Pack 3</a> (http://go.microsoft.com/fwlink/?LinkId=165748) page, click the <strong>View and request hotfix downloads</strong> link and follow the instructions. On the Hotfix Request page, download the SQL_Server_2005_SP3_Cumulative_Update_3 file.”</li></div></div>
<div><b>Attachments:</b> <a href="http://www.sharepointjoel.com/Lists/Posts/Attachments/377/image_2_653BE60D.png">http://www.sharepointjoel.com/Lists/Posts/Attachments/377/image_2_653BE60D.png</a><br><a href="http://www.sharepointjoel.com/Lists/Posts/Attachments/377/image_thumb_653BE60D.png">http://www.sharepointjoel.com/Lists/Posts/Attachments/377/image_thumb_653BE60D.png</a><br><a href=""></a></div>
]]></description>
      <author>Joel Oleson</author>
      <pubDate>Wed, 25 Aug 2010 22:03:25 GMT</pubDate>
      <guid isPermaLink="true">http://www.sharepointjoel.com/Lists/Posts/ViewPost.aspx?ID=377</guid>
    </item>
    <item>
      <title>Free Webcast: Get to SharePoint 2010 – Strategies for Effective Upgrades and Migrations</title>
      <link>http://www.sharepointjoel.com/Lists/Posts/ViewPost.aspx?ID=378</link>
      <description><![CDATA[<div class=ExternalClass6ED1C13C32824043A11343C41EA67FD8><p><b><strong>Wednesday, September 1 at 11:00 a.m. ET / 8:00 a.m. PT</strong></b> <p>Did you know there are really at least 3 options for visual upgrade?  Did you know there are some good scenarios for In-Place upgrade? Why is hybrid upgrade recommended for many deployments? This information and more on including guidance on why some may choose third party tools for upgrade and a demo from Ghazwan Kahari on the brand new 2010 Migration Manager tool. <p>During this live webcast, Joel will explore the different steps you can take to get to SharePoint 2010, and share tips, tricks and best practices to save you time and money.  <p>  <h3><a href="http://www.quest.com/events/ListDetails.aspx?ContentID=12076">Register now</a></h3></div>]]></description>
      <author>Joel Oleson</author>
      <pubDate>Thu, 26 Aug 2010 14:57:43 GMT</pubDate>
      <guid isPermaLink="true">http://www.sharepointjoel.com/Lists/Posts/ViewPost.aspx?ID=378</guid>
    </item>
  </channel>
</rss>