<?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>SharePoint Voodoo</title>
	<atom:link href="http://blog.sharepoint-voodoo.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.sharepoint-voodoo.net</link>
	<description>system stability is a dark, dark art...</description>
	<lastBuildDate>Fri, 27 Aug 2010 14:03:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SharePoint Search Result URL Mismatch</title>
		<link>http://blog.sharepoint-voodoo.net/?p=82</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=82#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:00:32 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=82</guid>
		<description><![CDATA[I came across this issue today and figured since I was already explaining the issue to the customer I might as well blog about it. The issue is where search results from other sites in the same SharePoint Farm are showing up with the wrong URL. At least the URL is wrong for the end-users, [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=82</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Painless user migration in SharePoint 2010</title>
		<link>http://blog.sharepoint-voodoo.net/?p=68</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=68#comments</comments>
		<pubDate>Thu, 12 Aug 2010 20:59:00 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=68</guid>
		<description><![CDATA[I’ve been doing a lot of migrations as of late, which is partially why my blog goes un-updated. I wanted to start sharing some of the PowerShell scripts I have been writing to assist in those migrations. Hopefully they will prove useful to others as well. This first script is a simple script that takes [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=68</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSON to Structured XML through Powershell troubles&#8230;</title>
		<link>http://blog.sharepoint-voodoo.net/?p=64</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=64#comments</comments>
		<pubDate>Mon, 17 May 2010 02:21:10 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=64</guid>
		<description><![CDATA[The following code is my attempt to be clever.&#160; My desired end result is to convert a JSON stream from a web service into an object, which can then be accessed using dot notation and then easily manipulated into XML or for other uses. I started with a regex parser written by Doug Finke, but [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=64</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint, Session State and Inactivity Timeouts</title>
		<link>http://blog.sharepoint-voodoo.net/?p=61</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=61#comments</comments>
		<pubDate>Wed, 05 May 2010 18:41:38 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=61</guid>
		<description><![CDATA[A common request I see is to have SharePoint timeout a user after a specified period of inactivity and force them to logon again.&#160; The feasibility of this depends on how you use SharePoint and how your users authenticate in the first place. The first thing to get out of the way is the extremely [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=61</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint MySites and One-Way Trusts</title>
		<link>http://blog.sharepoint-voodoo.net/?p=54</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=54#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:43:47 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Trusts]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=54</guid>
		<description><![CDATA[This is mostly an addendum to the One-Way Trust series I ended with this post.&#160; If you read the previous post you probably already have a decent understanding as to what effects a One-Way Trust imposes on your SharePoint environment.&#160; To put it simply, any time a SharePoint Web Application needs to read or verify [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=54</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Active Directory Trusts, SharePoint and You &#8211; Part 3 of 3&#8230;</title>
		<link>http://blog.sharepoint-voodoo.net/?p=50</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=50#comments</comments>
		<pubDate>Mon, 07 Dec 2009 21:44:47 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=50</guid>
		<description><![CDATA[The goal of this post is to walk through configuring MOSS Profile Imports in a hosted environment that utilizes a One-Way Trust between your hosted Active Directory environment and your local Active Directory environment.&#160; See parts 1 &#38; 2 for a walkthrough of configuring the Active Directory Trust between the two. So I am going [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=50</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Active Directory Trusts, SharePoint and You – Part 2 of 3…</title>
		<link>http://blog.sharepoint-voodoo.net/?p=33</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=33#comments</comments>
		<pubDate>Wed, 26 Aug 2009 15:20:08 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[Trusts]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=33</guid>
		<description><![CDATA[Now that you have the Trust configured between your hosted SharePoint domain and your local domain, as described in Part 1 of this series, you probably wish to configure the People Picker for one or more of your Web Applications so you can search for users to add from your local Active Directory environment. Before [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=33</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active Directory Trusts, Sharepoint and You – Part 1 of 3…</title>
		<link>http://blog.sharepoint-voodoo.net/?p=17</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=17#comments</comments>
		<pubDate>Tue, 25 Aug 2009 21:52:39 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Trusts]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=17</guid>
		<description><![CDATA[A large percentage of Sharepoint environments are used for Intranet Collaboration.  When used with Active Directory you get convenient features such as Integrated Authentication, Centralized User Management, Profile Imports, etc.  In a hosted environment customers typically want to maintain all of the advantages that Sharepoint offers while putting their environment  in a highly available datacenter [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=17</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How NOT to configure a VM test environment…</title>
		<link>http://blog.sharepoint-voodoo.net/?p=15</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=15#comments</comments>
		<pubDate>Fri, 07 Aug 2009 15:52:01 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=15</guid>
		<description><![CDATA[Step 1: Configure a Virtual Machine and install Windows Server 2003/2008 Step 2: Make a clone of that VM to spawn additional VMs Step 3: Configure separate Active Directory Domains in 2 of the cloned VMs and attempt to create a Trust between them Step 4: Fail… So the first issue is that this cloning [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=15</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy-Bake Forms Based Authentication</title>
		<link>http://blog.sharepoint-voodoo.net/?p=6</link>
		<comments>http://blog.sharepoint-voodoo.net/?p=6#comments</comments>
		<pubDate>Fri, 24 Jul 2009 19:54:40 +0000</pubDate>
		<dc:creator>coreyburke</dc:creator>
				<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[Forms Based Authentication]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://blog.sharepoint-voodoo.net/?p=6</guid>
		<description><![CDATA[In a hosted environment I often see situations where a customer wants to quickly and easily add Forms Based Authentication to their SharePoint Web Application.  Unfortunately, it is neither quick nor easy to add this functionality, and often requires development tools outside of SharePoint and SQL to accomplish (such as Visual Web Developer Studio Express). [...]]]></description>
		<wfw:commentRss>http://blog.sharepoint-voodoo.net/?feed=rss2&amp;p=6</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
