<?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>PowerPivotGeek &#187; SharePoint</title>
	<atom:link href="http://powerpivotgeek.com/tag/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerpivotgeek.com</link>
	<description>An adventure in managed self-service computing</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:48:12 +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>Changing service accounts and handling password resets</title>
		<link>http://powerpivotgeek.com/2010/06/14/changing-service-accounts-and-handling-password-resets/</link>
		<comments>http://powerpivotgeek.com/2010/06/14/changing-service-accounts-and-handling-password-resets/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 21:29:00 +0000</pubDate>
		<dc:creator>powerpivotgeek</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Central Admin]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[service accounts]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/2009/11/17/changing-service-accounts-and-handling-password-resets/</guid>
		<description><![CDATA[<p>While this is technically a pure SharePoint posting, we have found it useful in our labs. We have password resets all of the time and this cheat sheet was developed to make it as painless as possible. I hope you find it as useful as we do.</p>
<p>Step 1: Start Services.msc</p>

For each service using the machine [...]]]></description>
			<content:encoded><![CDATA[<p>While this is technically a pure SharePoint posting, we have found it useful in our labs. We have password resets all of the time and this cheat sheet was developed to make it as painless as possible. I hope you find it as useful as we do.</p>
<p>Step 1: Start Services.msc</p>
<ul>
<li>For each service using the machine account, update the password and start the service</li>
</ul>
<p>Step 2: Start IIS Manager. Under Application Pools, select each of the app pools that use the account that you are changing:</p>
<ul>
<li>Click Advanced Settings</li>
<li>Click Identity</li>
<li>Set the username and password</li>
<li>iisreset</li>
</ul>
<p><span id="more-194"></span></p>
<p>Step 3: Start SharePoint Central Admin, click on Security</p>
<ul>
<li>Select ‘Configure Managed Accounts’</li>
<li>Edit the account</li>
<li>Enter ‘Existing Password’</li>
</ul>
<p>Step 4: If RS is installed, start ‘Reporting Services Configuration Manager’</p>
<ul>
<li>Select ‘Database’</li>
<li>Select ‘Change Credentials’, click ‘Next’ to get to the Credentials page</li>
<li>Enter new password</li>
<li>Take the defaults of the rest of the pages and finish the wizard</li>
</ul>
<p>And for more details, look in BOL under: <a href="http://msdn.microsoft.com/en-us/library/ee210642%28SQL.105%29.aspx">http://msdn.microsoft.com/en-us/library/ee210642%28SQL.105%29.aspx</a></p>
<p><strong>Updated: 21-Dec-2009</strong> –&gt; note that you also might have to update the PowerPivotUnattendedAccount if you have done a NEW FARM installation. In NEW FARM, we create this account in Secure Store and assign it the Farm administrator’s username and password. If that is the password that has changed, then you will likely also have to go into the PowerPivotUnattendedAccount application in Secure Store and enter a new password.</p>
<p><strong>Updated: 14-Jun-2010</strong> –&gt; depending on your configuration you might also have to change the password for the SQL RDBMS, AS instances or auxiliary processes such as SQL Agent. (I just got burned on this today when I had a password change, ran through this list of items to update and forgot SQL Agent and the RDBMS).</p>
<p>Enjoy.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2010%2F06%2F14%2Fchanging-service-accounts-and-handling-password-resets%2F&amp;linkname=Changing%20service%20accounts%20and%20handling%20password%20resets"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2010/06/14/changing-service-accounts-and-handling-password-resets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Peek Inside: Why no cross-farm support?</title>
		<link>http://powerpivotgeek.com/2009/11/25/a-peek-inside-why-no-cross-farm-support/</link>
		<comments>http://powerpivotgeek.com/2009/11/25/a-peek-inside-why-no-cross-farm-support/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 05:38:17 +0000</pubDate>
		<dc:creator>powerpivotgeek</dc:creator>
				<category><![CDATA[A Peek Inside]]></category>
		<category><![CDATA[Excel Services]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Cross-farm]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/?p=410</guid>
		<description><![CDATA[<p> </p>
<p>From time to time, particular from knowledgeable SharePoint users coming up to speed with PowerPivot, I get the question: “PowerPivot have ‘cross-farm’ support”. As you can see from the title of this post, we don’t support it – and in this “A Peek Inside” I hope to explain why.</p>
<p>First, what is SharePoint ‘cross-farm’ support [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://powerpivotgeek.com/wp-content/uploads/2009/11/image66.png"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" align="left" src="http://powerpivotgeek.com/wp-content/uploads/2009/11/image_thumb67.png" width="46" height="46" /></a> </p>
<p>From time to time, particular from knowledgeable SharePoint users coming up to speed with PowerPivot, I get the question: “PowerPivot have ‘cross-farm’ support”. As you can see from the title of this post, we don’t support it – and in this “A Peek Inside” I hope to explain why.</p>
<p>First, what is SharePoint ‘cross-farm’ support and why is it important. In large, complex SharePoint configurations a common requirement is to specialize servers or farms of servers to specific services. A good example of this approach is to have a separate farm dedicated to Search. Rather than having each end-user farm host its own Search service, the idea is to get better scale through specialization. Content crawling is done remotely; the indexes are kept remotely; and the Search results are calculated remotely. End users connect to the content farms (so-called because that is where the content is stored), but the content farm reaches out to specialized servers/farms for other services. Example of these services is: Search, Personalization, Business Data Catalog, Portal Usage reporting – coming in SharePoint 2010 are lots more . . .</p>
</p>
<p> <span id="more-410"></span>
<p>Here is an example:</p>
<p><a href="http://powerpivotgeek.com/wp-content/uploads/2009/11/image67.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://powerpivotgeek.com/wp-content/uploads/2009/11/image_thumb68.png" width="564" height="583" /></a> </p>
<p>So why can’t we put PowerPivot out on one of the specialized farms. At a cursory level this sounds like a good thing. You can could share PowerPivot servers across the whole enterprise rather than having to replicate them within each of the content farms (where the workbooks are stored). Sounds like a great idea. Unfortunately however, it isn’t technically possible. For those services such as PowerPivot and Excel Services that rely on on access to the content, there is no way for the remote service to reach back into the content farm to access data. That is OK as far as it goes, but let’s get geekie and dig a bit deeper.</p>
<p>If you take a look at the kinds of services which can be spun out to specialized servers. These have several interesting characteristics, i.e. they are self-contained, and independent of the content itself.</p>
<p><strong>BDC</strong> –&gt; Obviously getting access to transactional systems is totally unrelated to the content (.docx, pptx, xlsx, etc.) that is stored in the content farms. Typically you are using BDC servers to lookup line of business reference data, e.g. customer master lists, product catalogs, transactional data, etc. None Typically this means lookups based on keys, e.g. give me the reference data for customer #42, or give me the reference data for product “abc”, or give me the POS data for transaction #291129211. As there are no references to the content, the BDC service can easily be deployed in its own server farm where it acts as a front-end to underlying corporate databases.</p>
<p><strong>Personalization</strong> –&gt; While personalization is related to a certain kind of content, i.e. the SharePoint People and Groups that would be used across various farms, it is also very self-contained. The keys are passed into the service for data lookups, but the actual personalized information is fully&#160; contained within the service itself and it has no dependency on the content.</p>
<p><strong>Search</strong> –&gt; At a first glance, it seems like Search should not be a good candidate for server farms. After all, Search is all about the content. Isn’t it?? As it turns out, it is about the content, but not during the actual lookup process. The Search farm contains the crawlers that are indexing the various SharePoint content farms (and from that point of view, it is <u>all</u> about the content), but it also crawls other sources as well. As it turns out, what the Search really needs at runtime isn’t the content – it is the <u>indexes</u> about the content. As these are kept self-contained within the Search farm, it turns out that Search is a good candidate for a server farm because at run time, what is used isn’t the content itself (there is no need for Search to reach back into the content farms), but rather access to the indexes that matters.</p>
<p>So when we were deciding if PowerPivot would be a candidate for cross-farm specialization, we had to look at the need for access to content. And this brings us to the “geek’est” (is that a real word??) part of the post. How do you programmatically access content in SharePoint. There are two different aspects to the problem: getting access to content if data is <u>within</u> the farm; and getting access if data is <u>outside</u> the farm. If the data is outside the farm, then there are 3 ways:</p>
<ol>
<li>Using the web services APIs that SharePoint exposes (flexible but very inefficient at large data sizes) </li>
<li>Using a standard HTTP GET against the SharePoint URL for where the content is stored, e.g. (this is what Search crawlers use)     <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <a href="http://&lt;sp_server&gt;/site/subsite/doclib/file.xlsx">/site/subsite/doclib/file.xlsx&quot;&gt;/site/subsite/doclib/file.xlsx&quot;&gt;http://&lt;sp_server&gt;/site/subsite/doclib/file.xlsx</a> </li>
<li>Using WebDAV that allows you to access content from the SharePoint farm as if it was a large, single file share, e.g.      <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <a href="file://\\&lt;sp_server&gt;\site\subsite\doclib\file.xlsx">\site\subsite\doclib\file.xlsx&quot;&gt;\site\subsite\doclib\file.xlsx&quot;&gt;\\&lt;sp_server&gt;\site\subsite\doclib\file.xlsx</a> </li>
</ol>
<p>Unfortunately none of those techniques work if you are within the farm because firewall rules do not allow backend servers to loopback into the front-end servers. If the data is <u>within</u> the farm then there is only one way to access content: use the SharePoint object model (aka SP ‘binary OM’) , e.g. SPFile.OpenBinaryStream. This is the preferred way of getting data as it is very efficient and accesses the SharePoint content databases directly. It is an order of magnitude (or more) faster than using the outside the farm APIs, even if loopback was allowed.</p>
<p>Now here’s the problem. The binary OM only allows you to access content from <u>within</u> the farm. You cannot reach out an retrieve data from a different farm. In the case of a remote PowerPivot server farm, it cannot use the binary OM to access the content farm – except if using the ‘outside the farm’ APIs – which is very inefficient and would not perform anywhere near fast enough. Thus for those services that are “content focused”, such as Excel Services and PowerPivot, you have no option but to build their app servers as part of the content farm; cross-farm support is not possible or feasible until there are considerable changes made to the SharePoint binary OM.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2009%2F11%2F25%2Fa-peek-inside-why-no-cross-farm-support%2F&amp;linkname=A%20Peek%20Inside%3A%20Why%20no%20cross-farm%20support%3F"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2009/11/25/a-peek-inside-why-no-cross-farm-support/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Way cool SharePoint topologies poster</title>
		<link>http://powerpivotgeek.com/2009/11/06/sp-topologies-poster/</link>
		<comments>http://powerpivotgeek.com/2009/11/06/sp-topologies-poster/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 01:20:03 +0000</pubDate>
		<dc:creator>powerpivotgeek</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Architecture]]></category>

		<guid isPermaLink="false">http://powerpivotgeek.com/2009/11/06/way-cool-sharepoint-topologies-poster/</guid>
		<description><![CDATA[<p>Now this is a cool poster. SharePoint 2010 has a new shared services architecture that PowerPivot uses extensively. We have written both a new web services service and a Windows service wrapper around the SSAS msmdsrv.exe. I thought you might find it useful, or at least fun, to see how SharePoint is approaching the distributed [...]]]></description>
			<content:encoded><![CDATA[<p>Now this is a cool poster. SharePoint 2010 has a new shared services architecture that PowerPivot uses extensively. We have written both a new web services service and a Windows service wrapper around the SSAS msmdsrv.exe. I thought you might find it useful, or at least fun, to see how SharePoint is approaching the distributed systems problem. Here is a thumbnail of the poster:</p>
<p><a href="http://powerpivotgeek.com/wp-content/uploads/2009/11/sptopologies.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="SharePoint topologies poster" border="0" alt="SharePoint topologies poster" src="http://powerpivotgeek.com/wp-content/uploads/2009/11/sptopologies_thumb.jpg" width="501" height="399" /></a></p>
<p>And here is a link to the full thing – which is HUGE.</p>
<p><a title="http://go.microsoft.com/fwlink/?LinkID=167089" href="http://go.microsoft.com/fwlink/?LinkID=167089">http://go.microsoft.com/fwlink/?LinkID=167089</a></p>
<p>Enjoy.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpowerpivotgeek.com%2F2009%2F11%2F06%2Fsp-topologies-poster%2F&amp;linkname=Way%20cool%20SharePoint%20topologies%20poster"><img src="http://powerpivotgeek.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://powerpivotgeek.com/2009/11/06/sp-topologies-poster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
