<?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>Kernel Confusion &#187; SSP</title>
	<atom:link href="http://fitzzz.de/index.php/tag/ssp/feed/" rel="self" type="application/rss+xml" />
	<link>http://fitzzz.de</link>
	<description>Blogging about my work as an IT consultant</description>
	<lastBuildDate>Wed, 14 Sep 2011 19:42:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Get an overview of your Sharepoint Farm</title>
		<link>http://fitzzz.de/index.php/2009/11/22/get-an-overview-of-your-sharepoint-farm/</link>
		<comments>http://fitzzz.de/index.php/2009/11/22/get-an-overview-of-your-sharepoint-farm/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 23:52:11 +0000</pubDate>
		<dc:creator>Christoph Schmidt</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Farm]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SSP]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://fitzzz.de/?p=12</guid>
		<description><![CDATA[A Microsoft Sharepoint Server can be very complicated, to say the least. Last week I had the task to establish Kerberos authentication throughout a very small Sharepoint environment, consisting just of a MS SQL 2008 Server and the Office Sharepoint Server itself. The installation was based on Microsoft&#8217;s best-practice recommendations, so every application pool and Windows service [...]]]></description>
			<content:encoded><![CDATA[<p>A Microsoft Sharepoint Server can be very complicated, to say the least. Last week I had the task to establish Kerberos authentication throughout a very small Sharepoint environment, consisting just of a MS SQL 2008 Server and the Office Sharepoint Server itself. The installation was based on Microsoft&#8217;s best-practice recommendations, so every application pool and Windows service  had it&#8217;s own domain user.</p>
<p>Looking up all interesting data can take some time, especially if you did not setup these servers yourself. I stumbled upon a small tool that gathers useful data about Office Sharepoint and Sharepoint Services environments. It is called <a href="http://www.codeplex.com/SPSFarmReport">SPSFarmReport</a> and is an open-source project at <a title="Codeplex" href="http://www.codeplex.com/" target="_blank">Codeplex</a>.</p>
<p>The following &#8220;questions&#8221; will be answered by the tool: </p>
<ul>
<li>How many servers exist in the farm?</li>
<li>What services are run by each server in your farm? Which server is the Query/Indexer?</li>
<li>Which server(s) host(s) the Central Administration web site in the farm?</li>
<li>How many SSPs exist in the farm?</li>
<li>Which is the default SSP in the farm?</li>
<li>What is the URL of the administration site of an SSP?</li>
<li>What is the URL of the My Site provider of an SSP?</li>
<li>What Web applications are associated with each SSP?</li>
<li>Which application pool is associated with each web application in the farm?</li>
<li>Which account is used to run a specific application pool?</li>
<li>How many content databases are associated with each web application and how many site collections does each have?</li>
<li>What AAMs are configured for each web application?</li>
</ul>
<p>You run it on one of the Sharepoint servers and it will gather all the data from there and create an HTML result file.</p>
<p>It really helped me to get an overview and locate all the accounts I had configure for Kerberos.</p>
<p>Get it here: <a href="http://www.codeplex.com/SPSFarmReport">http://www.codeplex.com/SPSFarmReport</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fitzzz.de/index.php/2009/11/22/get-an-overview-of-your-sharepoint-farm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

