<?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>Ulysses Ludwig&#039;s SharePoint blog</title>
	<atom:link href="http://www.sharepointassist.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointassist.com</link>
	<description>How I do it...</description>
	<lastBuildDate>Fri, 12 Feb 2010 06:45:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SharePoint 2010 Installation Part 3 &#8211; Install SharePoint</title>
		<link>http://www.sharepointassist.com/2010/02/11/sharepoint-2010-installation-part-3-install-sharepoint/</link>
		<comments>http://www.sharepointassist.com/2010/02/11/sharepoint-2010-installation-part-3-install-sharepoint/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 06:45:27 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AAM]]></category>
		<category><![CDATA[Alternate Access Mappings]]></category>
		<category><![CDATA[Central Administration]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[SharePoint 2010 Installation]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/11/sharepoint-2010-installation-part-3-install-sharepoint/</guid>
		<description><![CDATA[This article is part 3 in a 4 part series that shows how I build my SharePoint 2010 development environment from the ground up.&#160; In the previous series I built a Windows 2008 R2, configured the Active Directory Domain Services role, provisioned SharePoint service accounts, configured the IIS role, installed and configured SQL 2008, updated [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2010/02/11/sharepoint-2010-installation-part-3-install-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to browse SharePoint locally or Search Service Fails to Index Content</title>
		<link>http://www.sharepointassist.com/2010/02/11/unable-to-browse-sharepoint-locally/</link>
		<comments>http://www.sharepointassist.com/2010/02/11/unable-to-browse-sharepoint-locally/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 06:28:57 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[AAM]]></category>
		<category><![CDATA[Alternate Access Mappings]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Search Service]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/11/unable-to-browse-sharepoint-locally/</guid>
		<description><![CDATA[This is an alternative to the &#34;disable loopback check&#34; which is no longer recommended by Msft due to security concerns related to local activation.
Problem
You are able to browse SharePoint normally from external sources, but when you attempt to access SharePoint on the local server for anything other than the machine name you are presented with [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2010/02/11/unable-to-browse-sharepoint-locally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Installation Part 2 &#8211; Install SQL</title>
		<link>http://www.sharepointassist.com/2010/02/10/sharepoint-2010-installation-part-2-install-sql/</link>
		<comments>http://www.sharepointassist.com/2010/02/10/sharepoint-2010-installation-part-2-install-sql/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 05:40:19 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server 2008 Installation]]></category>
		<category><![CDATA[SQL Server Alias]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/10/sharepoint-2010-installation-part-2-install-sql/</guid>
		<description><![CDATA[This article describes the installation process for a SQL server on an all-in-one SharePoint 2010 development server.
If you didn&#8217;t follow Part 1 of the SharePoint 2010 Installation series you&#8217;ll need to create a SQL service account to support the SQL Server 2008.&#160; While there are many ways to configure SQL and many possible features that [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2010/02/10/sharepoint-2010-installation-part-2-install-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>61738644-F196-11D0-9953-00C04FD919C1 Launch Permissions &#8211; Event 10016 on Windows Server 2008 R2 (SharePoint 2007 &amp; SharePoint 2010)</title>
		<link>http://www.sharepointassist.com/2010/02/04/61738644-f196-11d0-9953-00c04fd919c1-launch-permissions-event-10016-on-windows-server-2008-r2-sharepoint-2007-sharepoint-2010/</link>
		<comments>http://www.sharepointassist.com/2010/02/04/61738644-f196-11d0-9953-00c04fd919c1-launch-permissions-event-10016-on-windows-server-2008-r2-sharepoint-2007-sharepoint-2010/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 03:33:14 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[DCOM]]></category>
		<category><![CDATA[Launch Permissions]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/04/61738644-f196-11d0-9953-00c04fd919c1-launch-permissions-event-10016-on-windows-server-2008-r2-sharepoint-2007-sharepoint-2010/</guid>
		<description><![CDATA[If you are running Windows Server 2003 or a pre Windows Server 2008 R2 build then please refer to this article: http://www.sharepointassist.com/2009/01/27/61738644-f196-11d0-9953-00c04fd919c1-launch-permissions/ . However, if you are running Windows Server 2008 R2 or higher follow the steps below to correct the Event 10016 DCOM error 61738644-F196-11D0-9953-00C04FD919C1 related to the IIS-WAMREG Admin Service.
Always test these changes [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2010/02/04/61738644-f196-11d0-9953-00c04fd919c1-launch-permissions-event-10016-on-windows-server-2008-r2-sharepoint-2007-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Installation Part 1 &#8211; Server Build</title>
		<link>http://www.sharepointassist.com/2010/02/04/sharepoint-2010-installation-part-1-server-build/</link>
		<comments>http://www.sharepointassist.com/2010/02/04/sharepoint-2010-installation-part-1-server-build/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 22:23:37 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[SharePoint Installation]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/04/sharepoint-2010-installation-part-1-server-build/</guid>
		<description><![CDATA[A lot of clients and colleagues ask me how I build out SharePoint in my lab so I decided to author a simple &#34;how I did it&#34; article on SharePoint 2010 installation. My environment is an 8GB Vista 64 Bit Ultimate running VMWare workstation 7.0. The host operating system typically only supports my Subversion repository [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2010/02/04/sharepoint-2010-installation-part-1-server-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Querying SharePoint Profile Data from an InfoPath Form</title>
		<link>http://www.sharepointassist.com/2010/02/02/querying-sharepoint-profile-data-from-an-infopath-form/</link>
		<comments>http://www.sharepointassist.com/2010/02/02/querying-sharepoint-profile-data-from-an-infopath-form/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 00:41:56 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[InfoPath Forms Services]]></category>
		<category><![CDATA[People Picker]]></category>
		<category><![CDATA[Profile Data]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/querying-sharepoint-profile-data-from-and-infopath-form/</guid>
		<description><![CDATA[
Problem
Day after day I have users asking me how to get additional information about the selected user from the contact selector/people picker per my example at http://sharepointassist.com/2009/02/27/adding-a-contact-selectorpeople-picker-to-an-infopath-form/.
Unfortunately, there is no easy way to do this, the only way to do this is to wire in a simple web service query that pulls the necessary information [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2010/02/02/querying-sharepoint-profile-data-from-an-infopath-form/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Configure a SQL Server Alias for Sharepoint (SQL Server 2008)</title>
		<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/</link>
		<comments>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 23:10:53 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Disaster Recovery]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SQL Server Alias]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/</guid>
		<description><![CDATA[A SQL Server alias is a tidy way to protect yourself from configuration changes in a SharePoint farm. Anybody who works with SharePoint on a regular basis knows that it is very difficult to move SharePoint to a different SQL Server. When disaster strikes wouldn&#8217;t it be nice if you could simply change SQL Server [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered</title>
		<link>http://www.sharepointassist.com/2010/01/29/the-local-farm-is-not-accessible-cmdlets-with-featuredependencyid-are-not-registered/</link>
		<comments>http://www.sharepointassist.com/2010/01/29/the-local-farm-is-not-accessible-cmdlets-with-featuredependencyid-are-not-registered/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 23:20:14 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Backup & Restore]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2010/01/29/the-local-farm-is-not-accessible-cmdlets-with-featuredependencyid-are-not-registered/</guid>
		<description><![CDATA[Problem
When you run powershell on your server you get the following error:
The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered.

&#160;
Solution
Make sure the logged in user has rights to the SharePoint_Configuration database


SharePoint_Shell_Access
DB_owner (try reducing the privileges after you get it working in order to support “least privileges”



]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2010/01/29/the-local-farm-is-not-accessible-cmdlets-with-featuredependencyid-are-not-registered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Identity Lifecycle Manager (ILM) on Windows Server 2008</title>
		<link>http://www.sharepointassist.com/2009/12/28/installing-identity-lifecycle-manager-ilm-on-windows-server-2008/</link>
		<comments>http://www.sharepointassist.com/2009/12/28/installing-identity-lifecycle-manager-ilm-on-windows-server-2008/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 19:39:57 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[2008]]></category>
		<category><![CDATA[Identity Lifecycle Manager]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[ILM]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2009/12/28/installing-identity-lifecycle-manager-ilm-on-windows-server-2008/</guid>
		<description><![CDATA[Below are the screenshots that demonstrate the steps I followed when installing Identity Lifecycle Manager in my lab.
Cloned 2008 Server 32 Bit for ILM (Note that I cloned my SharePoint dev server)

DCPromo and activate AD role
Create ILMService Account

Add to domain admins

Installed new database server

Install ILM



Now install metadata services and user provisioning











============================================================================================
Install the Microsoft Identity Integration [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2009/12/28/installing-identity-lifecycle-manager-ilm-on-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel Services Dashboard Screenshots</title>
		<link>http://www.sharepointassist.com/2009/12/02/excel-services-dashboard-screenshots/</link>
		<comments>http://www.sharepointassist.com/2009/12/02/excel-services-dashboard-screenshots/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 20:26:55 +0000</pubDate>
		<dc:creator>ujludwig</dc:creator>
				<category><![CDATA[Dashboards]]></category>
		<category><![CDATA[Excel Services]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Dashboard]]></category>

		<guid isPermaLink="false">http://www.sharepointassist.com/2009/12/02/excel-services-dashboard-screenshots/</guid>
		<description><![CDATA[I often have clients ask for examples of Excel Services dashboards.&#160; Below are two screenshots of demo dashboards I developed back in 2008.&#160; The&#160; data is pulled from the Microsoft Dynamics Two Inc. sample database using SQL queries that I authored specifically for these demos.
Vendor Dashboard with KPI’s (Click to view full size)
 
Customer Dashboard [...]]]></description>
		<wfw:commentRss>http://www.sharepointassist.com/2009/12/02/excel-services-dashboard-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
