<?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>StoverEffect &#187; SharePoint 2010</title>
	<atom:link href="http://stovereffect.com/tag/sharepoint-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://stovereffect.com</link>
	<description>John Stover. Entrepreneur. Consultant. Author. Speaker. Mentor. Strategist. Expert.</description>
	<lastBuildDate>Mon, 27 Jun 2011 18:00:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Manually Configure SharePoint 2010 Search Service Application Topology</title>
		<link>http://stovereffect.com/2011/06/17/manually-configure-sharepoint-2010-search-service-application-topology/</link>
		<comments>http://stovereffect.com/2011/06/17/manually-configure-sharepoint-2010-search-service-application-topology/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 22:49:00 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://stovereffect.com/?p=478</guid>
		<description><![CDATA[What a long title for a post, right?  And with the current trend to scripting installs, why would anyone in their right mind manually configure anything in SharePoint.  The truth of the matter is that I didn’t plan on configuring the Search Topology.  In fact, this manual configuration was done as part of my poorly [...]]]></description>
			<content:encoded><![CDATA[<p>What a long title for a post, right?  And with the current trend to scripting installs, why would anyone in their right mind manually configure anything in SharePoint.  The truth of the matter is that I didn’t <em>plan </em>on configuring the Search Topology.  In fact, this manual configuration was done as part of my poorly scripted configuration.  It is rare in my experience that learning real lessons come from planning.  The real lessons come from life not going quite as planned…</p>
<p><span id="more-478"></span></p>
<p>This was my first experience using the Automated SharePoint 2010 Powershell-based installation script from CodePlex, the AutoSPInstaller available at <a href="http://autospinstaller.codeplex.com/" target="_blank">http://autospinstaller.codeplex.com/</a> (Special thanks to <a href="http://twitter.com/#!/brianlala" target="_blank">Brian Lalancette</a> and <a href="http://www.21apps.com/who-we-are/andrew-woodward" target="_blank">Andrew Woodward</a> and anyone else that uses, documents, comments, or blogs about it.  Really great tool for managing the install, even a multi-server farm.</p>
<p>So, I used the AutoSPInstallerInput.XML configuration file, verified my account info, checked database names, and let it rip.  Worked like a champ.  Went through to test everything… Sites were responding, My Sites worked, looked good.  Then I tried to search.</p>
<p>Search wasn&#8217;t quite working.  I went to the Search Application Topology, all that I had were the Admin component and the Databases. There was no Crawl Component configured, and there was no Index Partition.  Shame on me… I didn&#8217;t actually configure the Crawl or Index Partition as part of the script.</p>
<p><a href="http://stovereffect.com/wp-content/uploads/2011/06/image.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2011/06/image_thumb.png" border="0" alt="image" width="496" height="152" /></a></p>
<p>Easy enough to fix, right. I figured I would just use the web interface to manually create a new Crawl Component.   When you create a new component, a status message appears for &#8216;pending creation&#8217;. So, I created a new Crawl Component and then clicked &#8216;Apply Topology Changes&#8217;.</p>
<p><a href="http://stovereffect.com/wp-content/uploads/2011/06/clip_image001.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="clip_image001" src="http://stovereffect.com/wp-content/uploads/2011/06/clip_image001_thumb.png" border="0" alt="clip_image001" width="189" height="79" /></a></p>
<p>No luck. Failed. Received an error message that SharePoint could not configure a Crawl Component because there were an incorrect number of indexes. The SharePoint search topology only supports from 1 to 256 indexes.  I currently had zero.</p>
<p><a href="http://stovereffect.com/wp-content/uploads/2011/06/clip_image002.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; margin-right: auto; padding-top: 0px; border: 0px;" title="clip_image002" src="http://stovereffect.com/wp-content/uploads/2011/06/clip_image002_thumb.png" border="0" alt="clip_image002" width="400" height="103" /></a></p>
<p>So I had to go create an Index first, right? Wrong. Couldn&#8217;t create an Query Component because there was no Crawl Component configured.  Regardless of where I started, I couldn’t create the components because they were dependent on each other?</p>
<p>What&#8217;s the answer? You must create all components and databases at the same time. Each will show &#8216;pending creation&#8217; or &#8216;pending deletion&#8217; depending upon your actions. Apply Topology Changes will then appropriately configure the necessary Search Application Components.</p>
<p>Another lesson learned.</p>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2011/06/17/manually-configure-sharepoint-2010-search-service-application-topology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Should I Learn SharePoint?</title>
		<link>http://stovereffect.com/2011/05/31/how-should-i-learn-sharepoint/</link>
		<comments>http://stovereffect.com/2011/05/31/how-should-i-learn-sharepoint/#comments</comments>
		<pubDate>Tue, 31 May 2011 19:10:18 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://stovereffect.com/?p=458</guid>
		<description><![CDATA[“I’m new to SharePoint.  I have a background in ColdFusion, HTML, Java, Ruby, C++, Photoshop, (insert previous life here), etc., and now I want to learn SharePoint.  Where should I start?” If you are trying to learn SharePoint, even getting started can be a little intimidating.  SharePoint information is available in many forms: books, blogs, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-464" title="Lucy the Pug" src="http://stovereffect.com/wp-content/uploads/2011/05/Lucy.png" alt="" width="92" height="136" />“I’m new to SharePoint.  I have a background in ColdFusion, HTML, Java, Ruby, C++, Photoshop, (insert previous life here), etc., and now I want to learn SharePoint.  Where should I start?”</p>
<p>If you are trying to learn SharePoint, even getting started can be a little intimidating.  SharePoint information is available in many forms: books, blogs, discussion boards, conferences, events, webinars, and more. With so much information available for free, where do you start?<img title="More..." src="http://stovereffect.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><span id="more-458"></span></p>
<p>Start with a book. There are many free resources out there, but many of them are out of context for someone just coming to SharePoint. A book is usually pretty concise and comprehensive.  You can keep it with you, highlight it, make notes, and have it readily accessible.  It can be a physical book or Kindle version.  It does not matter.  There are so many books to choose from that it doesn’t even matter which book you start with. Pick one. Buy one. Borrow one. Steal one. Please don’t actually steal one. You’ll find that the SharePoint community is a very engaging community of people that will gladly lend or give you a book if you ask for one.</p>
<p>If you are looking for a great intro book, I highly recommend Sue Hanley’s latest book, <a target="_blank" href="http://www.amazon.com/gp/product/0321700759/ref=as_li_tf_tl?ie=UTF8&amp;tag=stover-20&amp;linkCode=as2&amp;camp=217145&amp;creative=399349&amp;creativeASIN=0321700759">Essential SharePoint 2010</a>. It’s extremely well written, easy to understand, and provides a great introduction to SharePoint.</p>
<p>Even when starting with a book (or class or guessing your way through it), I would still recommend the following basic approach to learning SharePoint:</p>
<ol>
<li><strong>Learn the SharePoint terminology.</strong> It is important to understand the basic terminology with any platform, but it is critical to understand the building blocks of SharePoint. You need to know what a List is in SharePoint. You need a lot more keywords: Farm, Web Application, Site, Site Collection, Library, List, Workflow, Activity, Alert, Item, and much more.  You do not need to remember all of the specific details or become an expert yet, but you do need to understand the terminology and the boundaries of SharePoint.</li>
<li><strong>Learn the SharePoint browser interface. </strong>Before you become an Admin or Developer, you should learn what you can do with the SharePoint browser interface.  Learn Site Settings, List Settings, and Permissions. You can create sites, lists, libraries, workflow, alerts, and build entire applications using nothing but the browser interface. Before you begin supporting SharePoint from an administrative level or writing any code, you need to learn what can be accomplished from the browser interface. I have worked with more than one developer that wrote code to perform something that SharePoint did out of the box!</li>
<li><strong>Learn SharePoint Designer.</strong> Oh, bother! SharePoint Designer is not to be trusted! I’ve heard it before, but the reality is that you need to use the appropriate tool for the job. SharePoint Designer 2010 is an incredibly powerful tool.  It&#8217;s used for applying designs and styles, but I personally don’t even do that (I’m not a designer and don&#8217;t claim to be). I use SharePoint Designer to create and manage Lists and Libraries. I use SharePoint Designer to make use of external data (using BCS and External Lists). I use it for creating and managing workflow, and I use it for creating XSLT List View Web Parts. You can build entire applicaitons by configuring SharePoint using SharePoint Designer &#8211; without writing code.  Very powerful.</li>
<li><strong>Learn about third-party SharePoint products.</strong> In most organizations (not all), I stress the importance of minimizing the amount of custom application development that you support. I feel that it is important to exhaust all other alternatives before you begin writing custom code. This includes leveraging third-party tools and applications. Within the vast SharePoint world, there are hundreds of web parts, applications, tools, and solutions that you can purchase. If you are learning SharePoint, you should become familiar with some of these tools and what they do. If nothing else, it will help you understand how others have attacked building applications. It may also shed some light on some of SharePoint’s weaknesses (or at least what some of these vendors think those weaknesses are).</li>
<li><strong>Developers: Only after the previous steps should you Learn Visual Studio and .NET in the context of SharePoint. </strong>Last (but definitely not least), go to Visual Studio and/or PowerShell. If you are already a .NET developer, you may be inclined to start here. Don’t! Learn the SharePoint basics before you start writing code.<br />
If you are new to .NET, then you still need to follow this prescription: Learn SharePoint before you learn how to write custom code in SharePoint. If you are new to .NET, you will need to learn .NET and more specifically ASP.NET. There are thousands of resources available for this as well, and it depends upon your preferred learning method. There are books, classes, blogs, webinars, and online virtual classrooms. Pick a method that works for you (on your schedule and within your budget).</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2011/05/31/how-should-i-learn-sharepoint/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Service Pack 1 announced for SharePoint 2010, Office 2010, Project 2010, and Project Server 2010</title>
		<link>http://stovereffect.com/2011/05/16/service-pack-1-announced-for-sharepoint-2010/</link>
		<comments>http://stovereffect.com/2011/05/16/service-pack-1-announced-for-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 17 May 2011 00:46:54 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://stovereffect.com/?p=426</guid>
		<description><![CDATA[While I’m not at TechEd Atlanta today, it’s good to see that The Microsoft Office Sustained Engineering Team announced that SharePoint 2010 Service Pack 1 is “on track for release at the end of June” 2011.  While I’m sure there are plenty of bug fixes included, I’m specifically interested in the following updates that are [...]]]></description>
			<content:encoded><![CDATA[<p>While I’m not at TechEd Atlanta today, it’s good to see that <a href="http://blogs.technet.com/The-Microsoft-Office-Sustained-Engineering-Team/ProfileUrlRedirect.ashx">The Microsoft Office Sustained Engineering Team</a> announced that <a href="http://blogs.technet.com/b/office_sustained_engineering/archive/2011/05/16/announcing-service-pack-1-for-office-2010-and-sharepoint-2010.aspx" target="_blank">SharePoint 2010 Service Pack 1</a> is “on track for release at the end of June” 2011.  While I’m sure there are plenty of bug fixes included, I’m specifically interested in the following updates that are scheduled to be part of the Service Pack:<span id="more-426"></span></p>
<ul>
<li>Integrated community content in the <strong>Access</strong> Application Part Gallery.<br />
<a href="http://stovereffect.com/wp-content/uploads/2011/05/image.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2011/05/image_thumb.png" border="0" alt="image" width="174" height="244" /></a><br />
<em>I assume that this means it will allow us, the “community”, to contribute new Application parts to be used in building Access applications.  This will be very powerful – especially for those folks that use Access as an interface to SharePoint for Access Power Users.</em></li>
<li>Better alignment between Project Server and SharePoint Server <strong>browser support</strong>.<br />
<em>Browser Support is good.<br />
</em></li>
<li><strong>Office Web Applications</strong> Support for Chrome<br />
<em>Even more Browser Support is even better.<br />
</em></li>
<li>Internet Explorer 9 “Native” support for <strong>Office Web Applications</strong> and <strong>SharePoint.<br />
</strong><em>Finally! Browser support for their own browser. Left hand, meet right hand.</em></li>
<li><strong>Improved backup / restore</strong> functionality for SharePoint Server<br />
<em>Good news for Admins – especially for admins that don’t have the luxury of using some of the third-party backup and restore tools.</em></li>
<li><strong>Project Professional</strong> now synchronizes scheduled tasks with SharePoint task lists.<br />
<em>I’m a huge fan of Project.  Better synchronization of Project with SharePoint without the need for Project server is a big win.</em></li>
</ul>
<p>That’s not all, there are other features highlighted on the blog post.</p>
<p>As far as the Project Server 2010 updates included in Service Pack 1, there are some notes on the <a href="http://blogs.msdn.com/b/project/archive/2011/05/16/project-2010-sp1.aspx" target="_blank">Microsoft Project product team blog post</a> early this morning.</p>
<p>My favorite is again Browser Support.</p>
<ul>
<li>With Project Server 2010 SP1, Project Web App pages needed by team members to submit task status and timesheets are supported on FireFox, Safari, and Chrome.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2011/05/16/service-pack-1-announced-for-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five Best Improvements in SharePoint 2010</title>
		<link>http://stovereffect.com/2010/09/21/five-best-improvements-in-sharepoint-2010/</link>
		<comments>http://stovereffect.com/2010/09/21/five-best-improvements-in-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 18:22:22 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[BCS]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://stovereffect.com/2010/09/21/five-best-improvements-in-sharepoint-2010/</guid>
		<description><![CDATA[SharePoint 2010 is great, but what are the Top 5 enhancements or new features that are available in SharePoint 2010?  Everyone who works with SharePoint will have their own Top 5 lists. Social Network.  The world is now social.  I know, in reality the world has always been social.  The entire Internet is based upon [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint 2010 is great, but what are the Top 5 enhancements or new features that are available in SharePoint 2010?  Everyone who works with SharePoint will have their own Top 5 lists.</p>
<ol>
<li>Social Network.  The world is now social.  I know, in reality the world has always been social.  The entire Internet is based upon the concept of social.  Being social is the new black.  Status updates, tags, notes, following, being followed – it’s all in SharePoint 2010 out of the box.  Users can tag and make notes everywhere – on docs, wikis, blogs, CMS pages, videos, pictures.  Everywhere.  Organizations have spent a ton of money in the last 4 years custom building these tools in a variety of platforms.<br />
<a href="http://stovereffect.com/wp-content/uploads/2010/09/image4.png"><img class="alignright" style="display: inline; border: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/09/image_thumb4.png" border="0" alt="image" width="244" height="154" /></a></li>
<li>Business Connectivity Services (BCS).  <a href="http://msdn.microsoft.com/en-us/magazine/ee819133.aspx" target="_blank">BCS</a> allows you to connect to external data sources.  Easily.  If you are connecting to an external SQL database it really could not be easier.  With SharePoint Designer 2010, you can map to an external data source, map an External Content Type to the data and use the intuitive SharePoint list interface on your external data.  Even better, this functionality exists in the free version of SharePoint – SharePoint Foundation 2010.</li>
<li>SharePoint Designer 2010.  <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=d88a1505-849b-4587-b854-a7054ee28d66&amp;displaylang=en" target="_blank">SharePoint Designer 2010 is free.</a> With a completely reinvented user interface, this is now an extremely powerful tool in your SharePoint arsenal and not a tool to shy away from.  From creating external data sources and managing the UI to creating data views and reusable workflows (see <a href="http://mossseo.wordpress.com/2010/09/21/how-to-create-a-reusable-workflow-using-sharepoint-designer-2010-all-steps" target="_blank">Sean Bordner’s post</a>), SharePoint Designer 2010 is my tool of choice for leveraging the power of SharePoint.  SharePoint Designer 2010 works with all versions SharePoint 2010, from Foundation up.</li>
<li>Ribbon toolbar.  The overhaul performed on the SharePoint UI is great.  I’ve heard nothing but great reviews from end users.  People are used to working with Microsoft Office, and the familiar ribbon toolbar decreases the learning curve tremendously.  Good on ya.</li>
<li>Search.  Search refinements, improved people search, and <a href="http://sharepoint.microsoft.com/en-us/product/capabilities/search/Pages/Fast-Search.aspx" target="_blank">FAST Search for SharePoint</a> – all great things.  Of course, FAST search is amazing, but it adds a little cost and complexity and requires additional hardware to run.  Search refinements are probably the most requested customization on the previous SharePoint search tools.  With these capabilities now available out of the box, it’s really a full feature search tool that can (and maybe should) be used on solutions across the enterprise – internally and externally.  <a href="http://www.microsoft.com/enterprisesearch/searchserverexpress/en/us/default.aspx" target="_blank">SharePoint Search Server Express 2010</a> provides much of this functionality for absolutely free. You can plug this into your existing web site technology and completely revamp your search with modern functionality and flair quite easily.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2010/09/21/five-best-improvements-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Search Server 2010 Express Part 2: External Content Source</title>
		<link>http://stovereffect.com/2010/08/06/microsoft-search-server-2010-express-part-2-external-content-source/</link>
		<comments>http://stovereffect.com/2010/08/06/microsoft-search-server-2010-express-part-2-external-content-source/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 08:54:00 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://stovereffect.com/2010/08/06/microsoft-search-server-2010-express-part-2-external-content-source/</guid>
		<description><![CDATA[One of the key potential uses of Search Server 2010 Express is to provide a great search engine for your existing public facing website.&#160; I work with a lot of different associations that run a lot of different CMS platforms.&#160; While I’m a huge fan of utilizing the CMS capabilities of SharePoint 2010 for a [...]]]></description>
			<content:encoded><![CDATA[<p>One of the key potential uses of Search Server 2010 Express is to provide a great search engine for your existing public facing website.&#160; I work with a lot of different associations that run a lot of different CMS platforms.&#160; While I’m a huge fan of utilizing the CMS capabilities of SharePoint 2010 for a variety of reasons, there isn’t a single platform that is right for everyone.&#160; There isn’t a single auto make and model for everyone, and there isn’t a single pair of shoes that will work for everyone, so why would the CMS industry be any different?&#160; However, a powerful search IS relevant to everyone (pun intended!).&#160; </p>
<p>In Part 1, we walked through a generic install.&#160; Once you have the Search Server 2010 Express up and running, it is extremely simple to configure a new content source.&#160; If you are jumping directly from the vanilla install, you should see a screen that will link you directly to the Search Administration page.</p>
<p><a href="http://stovereffect.com/wp-content/uploads/2010/08/image15.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://stovereffect.com/wp-content/uploads/2010/08/image_thumb15.png" width="244" height="150" /></a>     <br />If you are just jumping in to Central Admin, the link path that you’ll need to get to the Search Administration page is under Application Management, click on Manage Service Applications, and then click on Search Service Application.&#160; While the concept of Service Applications is beyond the scope of this particular post, know that in larger environments (such as SharePoint 2010) you can run multiple Search Service Applications.</p>
<p><a href="http://stovereffect.com/wp-content/uploads/2010/08/image16.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://stovereffect.com/wp-content/uploads/2010/08/image_thumb16.png" width="244" height="166" /></a></p>
<p>In the left nav, under Crawling, click Content Sources.&#160; You will be linked to Manage Content Sources page.&#160; You can use this page to add, edit, or delete content sources, and to manage crawls.</p>
<p><a href="http://stovereffect.com/wp-content/uploads/2010/08/image17.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://stovereffect.com/wp-content/uploads/2010/08/image_thumb17.png" width="244" height="80" /></a> </p>
<p>Before we go any further, what is a Content Source?&#160; For that matter, what is Content?&#160; In the context of Microsoft SharePoint and Search Servers, Content is any item that can be indexed.&#160; This can be HTML,a Web page, a Microsoft Office Word document, a text file, a PDF file, business data, or even an e-mail message.&#160; Content lives somewhere, such as a Web site, file share, a Notes database, a SQL database, or SharePoint site.&#160; A Content Source specifies the settings that define what content should be indexed and on what schedule it should be crawled.</p>
<p>You should notice on the Manage Content Sources page that there is at least one Content Source already defined: Local SharePoint sites.&#160; Using the wizard to manage the install that we followed in Part 1, all local SharePoint sites are already defined as a Content Source.&#160; </p>
<p>In order to create a new Content Source (such as our external site), click the New Content Source at the top.&#160; You will see the Add Content Source Page:</p>
<p><a href="http://stovereffect.com/wp-content/uploads/2010/08/image18.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://stovereffect.com/wp-content/uploads/2010/08/image_thumb18.png" width="244" height="177" /></a></p>
<p>Content Source Name – A title that you are giving as a reference to manage this Content Source.</p>
<p>Content Source Type – Type of Content that you will be crawling.&#160; This is an important setting because it instructs the crawler on not only the type of content that will be located there, but also how to actually communicate with the Content Source.&#160; For example, communicating with a File Share utilizes a completely different protocol than communicating with a web site.&#160; The default types of Content Sources supported listed here.&#160; Note that I said ‘default’.&#160; You can work with vendors or write your own custom interface to crawl and index content types not specified out of the box.&#160; Also note that if you select different types, the Crawl Settings change to specify different details for the specific type of Content Source you are specifying.</p>
<ul>
<ul>
<li>SharePoint Sites </li>
<li>Web Sites </li>
<li>File Share </li>
<li>Exchange Public Folders </li>
<li>Line of Business Data </li>
<li>Custom Repository </li>
</ul>
</ul>
<p><strong>Start Addresses</strong> – the URLs the search system should start crawling.&#160; For SharePoint sites and Web sites, these are traditional URLs.&#160; For File Shares, these will be UNC paths that are accessible from the server.&#160; You can supply more than one Start Address for a Content Source.&#160; If, for example, I wanted to include a single Content Source to manage various SusQtech websites that I am crawling, I could add <a href="http://www.susqtech.com/">http://www.susqtech.com/</a>, <a href="http://www.sharepointacademy.org">http://www.sharepointacademy.org</a>, <a href="http://www.sharepointconference.org">http://www.sharepointconference.org</a>, and <a href="http://www.thesug.org">http://www.thesug.org</a>.&#160; I can then manage all of these URLs as a single Content Source.&#160; I could also opt to create multiple Content Sources so that I can manage each of the crawl schedules and details independently.</p>
<p><strong>Crawl Settings</strong> – used to specify the behavior of crawling for this Content Source.</p>
<p><a href="http://stovereffect.com/wp-content/uploads/2010/08/image19.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://stovereffect.com/wp-content/uploads/2010/08/image_thumb19.png" width="400" height="232" /></a> </p>
<p><strong>Crawl Schedules</strong> – used to schedule the crawls for this Content Source. This allows you to configure 2 different crawl schedules: full and incremental.&#160; Why would you ever want an incremental instead of a full?&#160; Incremental crawls are supposed to only crawl content modified since the last crawl and thus take less bandwidth, server memory, and CPU cycles.&#160; I typically configure these schedules with a Full crawl on the off hours on the weekend and Incremental crawls every night during the week.&#160; Keep in mind that you may need more frequent incremental crawls – such as every hour for your public facing website if you are continuously adding new content.&#160; </p>
<p>Content Source Priority – normal or high.&#160; The crawler will prioritize ‘high’ items when you have multiple content sources that must be crawled.</p>
<p>Start Full Crawl – a checkbox to start a full crawl immediately.</p>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2010/08/06/microsoft-search-server-2010-express-part-2-external-content-source/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Share your Video with SharePoint</title>
		<link>http://stovereffect.com/2010/07/28/share-your-video-with-sharepoint/</link>
		<comments>http://stovereffect.com/2010/07/28/share-your-video-with-sharepoint/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 01:26:29 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Associations]]></category>
		<category><![CDATA[Charity]]></category>
		<category><![CDATA[Nonprofit]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://stovereffect.com/2010/07/28/share-your-video-with-sharepoint/</guid>
		<description><![CDATA[Nearly every association, charity, and nonprofit that I’ve ever worked with uses videos in some capacity.&#160; Videos for member certification training, videos for volunteer training, videos for free, videos for sale, Learning Management System(LMS) integration, Webinars, Conferences, grass roots mobilization, advertising, member created videos, news and much more.&#160; Videos have been in use longer than [...]]]></description>
			<content:encoded><![CDATA[<p>Nearly every association, charity, and nonprofit that I’ve ever worked with uses videos in some capacity.&nbsp; Videos for member certification training, videos for volunteer training, videos for free, videos for sale, Learning Management System(LMS) integration, Webinars, Conferences, grass roots mobilization, advertising, member created videos, news and much more.&nbsp; Videos have been in use longer than websites for organizations.&nbsp; Oddly enough, video distribution on the internet can still be complicated.&nbsp;&nbsp; Guess what?&nbsp; It doesn’t have to be.&nbsp; </p>
<p>YouTube made it easy to understand for everyone.&nbsp; Upload a video from a camera and share it with the world for free.&nbsp; Simple enough, but with the association industry there are usually more strings attached.&nbsp; Who can upload videos?&nbsp; Which videos are branded?&nbsp; Which videos require membership for access?&nbsp; Which videos can be purchased independently or in addition to membership?</p>
<p>In today’s associations, video upload and distribution is largely a business discussion – not a technology discussion.&nbsp; The technology is available.&nbsp; I can watch any <a href="http://www.netflix.com/" target="_blank">NetFlix</a> movie on my <a href="http://www.apple.com/ipad/" target="_blank">iPad</a> anytime I want.&nbsp; It is easy.&nbsp; The business objectives of who, how, when, where, and why members, volunteers, and the public get to upload or view videos is often <em>decision by committee</em>.&nbsp; That’s the complicated part. </p>
<p>As far as the technology goes, SharePoint 2010 has video streaming using <a href="http://www.silverlight.net" target="_blank">Silverlight</a> right out of the box.&nbsp; Out of the box means that it requires no further configuration of any kind to get it to work!&nbsp; If you are running SharePoint 2010, you can add a Media Web Part and then choose a video or upload a new video.</p>
<p><a href="http://stovereffect.com/wp-content/uploads/2010/07/image14.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb14.png" width="244" height="154"></a> </p>
<p>So who can upload videos?&nbsp; Anyone that you want to grant access to upload videos.&nbsp; Who can watch videos?&nbsp; Anyone that you want to grant rights to the videos.&nbsp; A custom authentication provider can even provide roles based upon commerce purchases, committees, groups, board members, and so on.&nbsp; This means that a transaction can associate a user with the appropriate rights to watch a video.&nbsp; This role can be associated with the user immediately upon purchase and could last an hour, a day, a week, or forever.&nbsp; </p>
<p>SharePoint 2010 video streaming is very, very good.&nbsp; It is easy to upload a video.&nbsp; It is easy to drop the video web part on any page and embed video directly on the page.&nbsp; However, some organizations provide a tremendous amount of video distribution and want it all private, controlled, and want detailed analytics on it – specifically how to MONETIZE the video services.&nbsp; Microsoft has you covered as well with <a href="http://www.iis.net/download/ServeMedia" target="_blank">IIS Media Services</a>.&nbsp;&nbsp; IIS Media Services (in its third generation) gives you unprecedented control over your media serving capabilities.&nbsp; The good news is that these services can be used with your SharePoint environment.&nbsp; With all of this video, all you have to worry about now is that you have the bandwidth to support your extremely popular site!</p>
<p>Here are some details about the capabilities available with IIS Media Services.</p>
<p><a href="http://www.iis.net/download/BitRateThrottling"><img src="http://i2.iis.net/resources/images-css/extension_media_BitRate.png?cdn_id=52867178015"></a>&nbsp;<a href="http://www.iis.net/download/BitRateThrottling">Bit Rate Throttling</a> &#8211; The Bit Rate Throttling module has compelling features for media and data delivery. For many scenarios, this feature will reduce bandwidth costs while increasing per-server capacity for concurrent download connections.
<p><a href="http://www.iis.net/download/LiveSmoothStreaming"><img src="http://i1.iis.net/resources/images-css/extension_media_LiveSmooth.png?cdn_id=52867178015"></a>&nbsp;<a href="http://www.iis.net/download/LiveSmoothStreaming">Live Smooth Streaming</a> &#8211; Live Smooth Streaming enables adaptive streaming of live events to Silverlight clients. Using HTTP to deliver live events takes advantage of the scale of existing HTTP networks and keeps content close to the end user and makes true HD (720p+) a reality for live Web broadcasts as well as drastically increasing live event availability.
<p><a href="http://www.iis.net/download/SmoothStreaming"><img src="http://i3.iis.net/resources/images-css/extension_media_Smooth.png?cdn_id=52867178015"></a>&nbsp;<a href="http://www.iis.net/download/SmoothStreaming">Smooth Streaming</a> &#8211; Smooth Streaming enables adaptive streaming of media to Silverlight clients over HTTP. Smooth Streaming provides a high-quality viewing experience that scales massively on content distribution networks making true HD media experiences (720p+) a reality.
<p><a href="http://www.iis.net/download/SmoothClient"><img src="http://i1.iis.net/resources/images-css/extension_media_SmoothPlayer.png?cdn_id=52867178015"></a>&nbsp;<a href="http://www.iis.net/download/SmoothClient">Smooth Streaming Client</a> &#8211; The IIS Smooth Streaming Client Development Kit allows you to build rich Silverlight user experiences that take full advantage of IIS live and on-demand Smooth Streaming capabilities.
<p><a href="http://www.iis.net/download/WebPlaylists"><img src="http://i3.iis.net/resources/images-css/extension_media_WebPlaylist.png?cdn_id=52867178015"></a>&nbsp;<a href="http://www.iis.net/download/WebPlaylists">Web Playlists</a> &#8211; Web Playlists is an IIS 7.0 Extension that provides developers and hosters unprecedented control of how media content is delivered to users. Personalize content, prevent ad skipping, and <strong>monetize</strong> your assets.  </p>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2010/07/28/share-your-video-with-sharepoint/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SharePoint Workflow Configuration or Development</title>
		<link>http://stovereffect.com/2010/07/16/sharepoint-workflow-configuration-or-development/</link>
		<comments>http://stovereffect.com/2010/07/16/sharepoint-workflow-configuration-or-development/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 23:36:00 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Consulting]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://stovereffect.com/2010/07/16/sharepoint-workflow-configuration-or-development/</guid>
		<description><![CDATA[As with any consulting engagement, it is extremely important to understand what is considered “in scope”.&#160; What is even more important to the paying client is being clear on what is “out of scope”.&#160; Microsoft does a good job of clarifying this question when working with Advisory Services related designing and implementing workflows in SharePoint [...]]]></description>
			<content:encoded><![CDATA[<p>As with any consulting engagement, it is extremely important to understand what is considered “in scope”.&nbsp; What is even more important to the paying client is being clear on what is “out of scope”.&nbsp; Microsoft does a good job of clarifying this question when working with Advisory Services related designing and implementing workflows in SharePoint Designer 2007 or SharePoint Designer 2010.
<p>While the in-scope/out-of-scope topic has had books written on the subject, something I find that will deserve more and more attention as implementation tools and frameworks grow (like SharePoint) is the concept of configuration vs development.&nbsp; For example, Microsoft details very clearly that they will ‘assist in <strong>developing</strong> workflows’, yet creating workflows in Visual Studio is out of scope.&nbsp; I think that what they are trying to clarify is that they will help configure workflows in SharePoint designer.&nbsp; If you ask a Developer if using SharePoint Designer is considered development – most will laugh.&nbsp; It can be used to help develop a solution, but they will explain that this is not developing workflows – this is configuration.&nbsp; <a href="http://en.wikipedia.org/wiki/Software_development">Wikipedia</a> (the only place to get the straight dope) explains that “The term software development is often used to refer to the activity of <a href="http://en.wikipedia.org/wiki/Computer_programming">computer programming</a>, which is the process of writing and maintaining the source code, whereas the broader sense of the term includes all that is involved between the conception of the desired software through to the final manifestation of the software.”
<p>Using SharePoint Designer is clearly not writing and maintaining source code, so I suppose that Advisory Services is choosing to use the broader sense of the term…<br />
<h5><b>Included with scope</b></h5>
<ul>
<li>Assist in planning business logic for workflows.
<li>Assist planning list structure, content types, and site columns.
<li>Assist in developing workflows.
<li>Assist with debugging existing workflow logic.
<li>Assist in helping customer understand workflow capabilities in SharePoint Designer 2007&nbsp; or in SharePoint Designer 2010.
<li>Assist planning migration options.Assist choosing the best workflow technology for a scenario.</li>
</ul>
<p><b>Out of scope</b>
<ul>
<li>Create workflows in Visual Studio.
<li>Manually migrate list workflows in SharePoint Designer 2007 or in SharePoint Designer 2010.
<li>Create customer actions.
<li>Implement custom actions.
<li>Debug custom actions.</li>
</ul>
<p>Microsoft Advisory Services is an hourly fee-based, consultative support option that provides proactive support beyond your break-fix product maintenance needs. This is a remote, phone-based support option that includes working with the same technician for assistance with issues like product migration, code review, or new program development. This service is typically used for shorter engagements, and is designed for developers and IT professionals who do not require the traditional onsite consulting or sustained account management services that are available from other Microsoft support options. This article also provides some self-help resources for this scenario.<br /> 
<p>&nbsp;
<p>Snippets quoted from <a href="http://support.microsoft.com/kb/2283286">KB2283286</a></p>
<p>For additional information on Microsoft Advisory Services, including on how to engage, refer to this Microsoft web page:<br /><a href="http://support.microsoft.com/default.aspx?pr=AdvisoryService">http://support.microsoft.com/default.aspx?pr=AdvisoryService</a></p>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2010/07/16/sharepoint-workflow-configuration-or-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Folders vs Metadata&#8230; the ultimate battle!</title>
		<link>http://stovereffect.com/2010/07/12/metadata-versus-folders/</link>
		<comments>http://stovereffect.com/2010/07/12/metadata-versus-folders/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 01:40:18 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://stovereffect.com/?p=157</guid>
		<description><![CDATA[SharePoint has extremely robust content storage capabilities.  Being such a robust framework, there are no “wrong ways” to use SharePoint.  Sure, I’ve seen SharePoint poorly implemented, but that actually speaks to the capabilities of the platform.  Due to the feature rich toolset, there are literally hundreds of ways to configure and use SharePoint.  Some are [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint has extremely robust content storage capabilities.  Being such a robust framework, there are no “wrong ways” to use SharePoint.  Sure, I’ve seen SharePoint poorly implemented, but that actually speaks to the capabilities of the platform.  Due to the feature rich toolset, there are literally hundreds of ways to configure and use SharePoint.  Some are great, some not so good.  That is a primary reason behind the concept of best practices.  Unfortunately, best practices are generally taken as the only way to do something in a technology platform, but in reality these best practices are usually just prescriptive guidance based upon experience, usability, functionality, and performance.</p>
<p>So what is the best practice related to document libraries with regards to folders?  Do you use folders or not?  Here is my prescriptive guidance…</p>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto;" src="http://upload.wikimedia.org/wikipedia/en/thumb/4/4b/Godzilla-megalon-us.jpg/200px-Godzilla-megalon-us.jpg" alt="" /></p>
<p>Using folders is such a great concept that the idea largely hasn’t changed since the advent of paper.  In fact, even <a href="http://en.wikipedia.org/wiki/Multics" target="_blank">Multics</a> utilized the concept of folders in the early 1960s.  The idea of using folders is simple – store related content items close together to make them easier to find when you need them.  In fact, I use folders all the time at home.  I have a an entire file folder cabinet that I use to store papers in their relevant folders.  I have folders for bills, folders for tax info, folders for warranty information, etc.  I use these folders out of necessity because the content that I store in them is physical – not digital.</p>
<p>Folders have persevered through nearly all versions of computing devices from websites to mobile devices.   Does it make sense to keep doing something just because that’s the way we’ve always done it?  Folders may be easy to understand and explain, but is it really the best use of technology?</p>
<p>I don’t think so.  I think folders are an antiquated way of storing and retrieving content, and I’m not alone in this.  Google agrees with me.  Yes, the multi-billion dollar organization has a singular hive mind – and this massive mind agrees with me.  Don’t believe me?  Gmail doesn’t have folders.  Gmail has labels.</p>
<p>Labels, tags, keywords or metadata are terms that people use interchangeably.  Labels can be applied to any piece of content to help describe the content item.  Most things you purchase have labels: food, clothing, autos, computers, and even mobile devices.  they all come with attached labels.  Labels can also be attached to content.  For example, if I upload a video to share of my child swimming and title it, “John’s kids at the beach”, you have no idea from the title alone that it is a video about a 7 year old child learning to swim to a floating dock.    This is where adding labels to help describe the video can help.  I will likely add labels with my child’s name, and then some very specific labels, such as Learning, Dock, Ocean City, MD, Swimming, etc.  This enables me to go back and find videos at a later date based on a variety of sorting.  I could easily find all videos with that particular child.  I could easily find all videos marked as Ocean City.  I could easily find all videos that were specifically about Summer 2010.  These labels will also help other people locate the information that they are seeking.</p>
<p>Can you do this with folders?  What folders would you create?  If I create a folder for each child, then there is no way to group by activities.  If I create a folder for each type of activity, then there is no way to group by child.  A major difference between folders and labels is that each piece of content can only exist in a single folder but can be marked with many labels.</p>
<p>SharePoint supports both folders and labels (though in SharePoint labels are called metadata and columns).  So which should you use?  I think the answer is clear: use metadata.  Though they are definitely not mutually exclusive, here are some other good reasons to use metadata INSTEAD of folders.</p>
<ol>
<li>Metadata can be used to create views.  Sure, views can be created within a folder as well.  But views cannot span 2 folders.</li>
<li>Metadata can be a required property.  In SharePoint, you cannot dictate which folder items get stored in.  You can dictate that uploaded content will be classified by as many properties as you see fit.</li>
<li>Folders do not give you ‘counts’ of how many items they contain until you open them.  With metadata, you can easily see counts in grouping, views, etc.</li>
<li>Any single content item can have as many pieces of metadata as you wish, thus being shown in as many views.  However, content cannot exist in multiple folders.</li>
<li>In SharePoint, folders make unnecessarily long and complicated URLs (and don’t forget the URL length is still limited).</li>
<li>Updating a single column to change the metadata of an item is easy.  Moving content from one folder to another requires more thought.</li>
<li>Navigating through a folder hierarchy can only be efficient to the people that know the entire folder hierarchy.  After about 2 weeks, this is no one.</li>
<li>SharePoint 2010 allows you to modify the navigation to leverage metadata and content types.  You do not have to utilize the giant collapsible tree of folders that is inherent within Windows Explorer.</li>
</ol>
<p>Of course, you will still run into folders in SharePoint.  In fact, SharePoint 2010 has many new enhancements around using folders.  Plus, folders are comfortable.  Some people will mention view limits in SharePoint as a reason for folders.  SharePoint 2010 throttling makes this argument go away.  Some people will still stand by organization.  Other people will say that security is a reason to use folders.  While it’s true that you can put security on a Folder (and thus the items within the folder), managing security at the subfolder level is both time consuming and a management headache.  It is much easier to manage security at the library/list/site level, as typical best practices would prescribe.  I mean, you have item level security too, but who wants to manage security at the item level?  This is an exception and not the rule.</p>
<p>Am I saying that I avoid folders where possible?  Yes.  Am I saying that there is no place for folders?  No.  Folders can still be an effective tool if used correctly.  Are folders and metadata mutually exclusive?  Of course not!  Even if you elect to use folders, you should still use an effective metadata structure.</p>
<p>Please wield this powerful folder weapon wisely&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2010/07/12/metadata-versus-folders/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FREE SharePoint 2010 Session in Chicago on July 13</title>
		<link>http://stovereffect.com/2010/07/08/free-sharepoint-2010-session-in-chicago-on-july-13/</link>
		<comments>http://stovereffect.com/2010/07/08/free-sharepoint-2010-session-in-chicago-on-july-13/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 16:01:46 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://stovereffect.com/2010/07/08/free-sharepoint-2010-session-in-chicago-on-july-13/</guid>
		<description><![CDATA[I will be presenting a SharePoint 2010 session on Tuesday morning, July 13, at the Hotel Allegro in Chicago, IL.  SharePoint 2010 is poised to completely revolutionize how organizations connect people, processes, and information.  SharePoint 2010 has arrived and there are three big questions on everyone&#8217;s mind: What are the key functional improvements in SharePoint [...]]]></description>
			<content:encoded><![CDATA[<p>I will be presenting a SharePoint 2010 session on Tuesday morning, July 13, at the <a href="http://www.allegrochicago.com/" target="_blank">Hotel Allegro</a> in Chicago, IL.  SharePoint 2010 is poised to completely revolutionize how organizations connect people, processes, and information.  SharePoint 2010 has arrived and there are three big questions on everyone&#8217;s mind:</p>
<ol>
<li><strong>What are the key functional improvements in SharePoint 2010?</strong></li>
<li><strong>What are the immediate and practical benefits of upgrading to 2010?</strong></li>
<li><strong>What are the strategies, costs, and risks of upgrading?</strong></li>
</ol>
<p>Join me for a FREE workshop to find out everything you need to know about SharePoint 2010.  This is not a SharePoint marketing presentation – I don’t work for Microsoft.  This is a SharePoint overview with a detailed demo of SharePoint 2010&#8242;s new features.  I’ll also be providing critical insights learned since we have already been implementing and launched solutions on SharePoint 2010.  Breakfast will be served (did I mention that this is FREE?), questions will be answered, and I will help you find out exactly what you need to know to make an informed decision about whether SharePoint 2010 is right for you.</p>
<p>Please note that space is limited and registrations will be honored on a first-come, first-served basis.</p>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2010/07/08/free-sharepoint-2010-session-in-chicago-on-july-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing SharePoint Foundation 2010 Stand-alone</title>
		<link>http://stovereffect.com/2010/07/07/installing-sharepoint-foundation-2010-stand-alone/</link>
		<comments>http://stovereffect.com/2010/07/07/installing-sharepoint-foundation-2010-stand-alone/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 02:43:20 +0000</pubDate>
		<dc:creator>John Stover</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Foundation]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://stovereffect.com/?p=187</guid>
		<description><![CDATA[SharePoint Foundation 2010 is an incredible product.  Not only does it provide robust collaboration capabilities, web site management tools, security management tools, and data integration tools, but SharePoint Foundation 2010 is free.  Foundation 2010 is available to download from Microsoft today and can be used for any type of site, internal or external.  I&#8217;ll be [...]]]></description>
			<content:encoded><![CDATA[<p>SharePoint Foundation 2010 is an incredible product.  Not only does it provide robust collaboration capabilities, web site management tools, security management tools, and data integration tools, but SharePoint Foundation 2010 is free.  Foundation 2010 is available to download from Microsoft today and can be used for any type of site, internal or external.  I&#8217;ll be covering quite a bit about SharePoint Foundation 2010, so it makes sense to start with some simple install notes and screens that will guide absolutely anyone through a basic install.</p>
<p>When you first launch the SharePoint Foundation 2010 installer, you are presented with a dialog to help you with a little guidance and links to the install guide, upgrade guide, and the hardware and software requirements.  Assuming that everything is ready to go, you can install the software prerequisites.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb.png" border="0" alt="image" width="244" height="186" /></a></p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image1.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb1.png" border="0" alt="image" width="244" height="182" /></a></p>
<p>Once the prerequisites are installed, then you can click Install SharePoint Foundation.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image2.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb2.png" border="0" alt="image" width="244" height="198" /></a></p>
<p>It is important to note the type of installation that you are performing.</p>
<p>Stand-alone will install all components on this single computer.  Stand-alone will also automatically install and configure an instance of SQL Server Express 2008.  This is a very simple installation process, but has some limitations.</p>
<p>A Stand-alone installation configures a single computer with all the  necessary files and settings to create a fully functioning SharePoint  implementation, including Web server, application server, and database.    SQL Server Express 2008 is installed and configured to provide data storage  capability.   SQL Server Express is based on the Microsoft SQL  Server architecture, but it has the following limitations:</p>
<ul>
<li>Lack of enterprise features support.</li>
<li>Limited to one CPU.</li>
<li>One gigabyte (GB) memory limit for the buffer pool.</li>
<li>Databases have a 4 GB maximum size.</li>
<li>SQL Server Express will not support a server farm configuration or a  multi-processor computer.</li>
</ul>
<p>In addition to the SQL Server Express limitations, the inherit SharePoint Foundation Stand-alone configuration limitation is that you cannot add servers to create a SharePoint  farm.  If you need to add another WFE later &#8211; you won&#8217;t be able to.  If you anticipate the need to scale up to a  larger or more robust installation, choose the Complete option.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image3.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb3.png" border="0" alt="image" width="244" height="199" /></a></p>
<p>You can perform a stand-alone installation either by selecting   Stand-alone on this screen or by clicking Standalone on the previous   screen. The difference is that by clicking Stand-alone on this screen,   you can choose the installation path. After this screen, both options   follow the same steps and result in the same outcome.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image4.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb4.png" border="0" alt="image" width="244" height="199" /></a></p>
<p>If you choose the Complete install, SharePoint Foundation 2010 will install all components. You can add additional servers to form a SharePoint farm, including load balanced WFE servers.  The Complete option installs a Web server and configures the computer to provide application server functionality.   The SharePoint Foundation 2010 Complete install option does not provide database functionality.   You must provide connectivity and credentials settings to connect to an existing SQL Server instance.   It is important to note that you can download and use SQL Server Express 2008 for free.  You can even install it on the same computer.  Although SQL Server can be installed on this same computer, it is recommended that you install SQL Server on a separate computer.</p>
<p>There are other install options.  You can also install SharePoint Foundation 2010 for a front-end Web server rather than Complete, but you must use the command line to do so.</p>
<p>If you receive an error message or encounter a problem, visit The Microsoft Office 2010 Setup Resource Center for troubleshooting information and how to contact Microsoft Product Support.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image5.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb5.png" border="0" alt="image" width="244" height="191" /></a></p>
<p>If you do not change the default installation directory, the default installation directory is located at:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Data</p>
<p>I typically recommend leaving the installation directory in the default location.  While some IT shops have standard operating procedures that all installations must be on non-OS drives (D Drive), I&#8217;ve found it easier to troubleshoot new environments if I don&#8217;t have to hunt around for files.  The next SharePoint consultant that you bring in will immediately first look in the Hive (typically the default install directory) for SharePoint related info.</p>
<p>After you select the path, the installation wizard will begin a progress bar as it installs the environment.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image6.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb6.png" border="0" alt="image" width="244" height="196" /></a></p>
<p>After the successful installation, you will be prompted to run the SharePoint Configuration Wizard.  Typically, you can leave the check box selected and immediately run the configuration wizard.  There are instances where you may want to delay running the configuration wizard.  If you are planning to run the Office Web Apps (which will run on SharePoint Foundation 2010), it is easier to install the necessary files at this point (after SharePoint install but prior to running the configuration wizard).  If you first run the SharePoint Configuration Wizard, then you will be configuration the Office Web Applications via PowerShell scripts.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image7.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb7.png" border="0" alt="image" width="244" height="198" /></a></p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image8.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb8.png" border="0" alt="image" width="244" height="207" /></a></p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image9.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb9.png" border="0" alt="image" width="244" height="137" /></a></p>
<p>If you opted for a SharePoint Foundation 2010 Stand-alone Server install, then the SharePoint 2010 Products Configuration Wizard will immediately begin the ten step configuration process.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image10.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb10.png" border="0" alt="image" width="244" height="209" /></a></p>
<p>If you opted for an option other than a stand-alone server install, then you will be prompted to either Connect to an existing Server Farm or Create a new Server Farm.  You will then be prompted to supply database connection credentials with appropriate permissions on the SQL instance that you will be using.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image11.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb11.png" border="0" alt="image" width="244" height="208" /></a></p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image12.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb12.png" border="0" alt="image" width="244" height="209" /></a></p>
<p>That&#8217;s it!  After you&#8217;ve let the wizard run through, you should automatically be directed to a default SharePoint Foundation 2010 site that looks a lot like the screen below.</p>
<p style="text-align: center;"><a href="http://stovereffect.com/wp-content/uploads/2010/07/image13.png"><img class="aligncenter" style="display: inline; border-width: 0px;" title="image" src="http://stovereffect.com/wp-content/uploads/2010/07/image_thumb13.png" border="0" alt="image" width="244" height="166" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://stovereffect.com/2010/07/07/installing-sharepoint-foundation-2010-stand-alone/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

