<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Activating features in bulk on the MySite with PowerShell</title>
	<atom:link href="http://vallery.net/2010/04/01/activating-features-in-bulk-on-the-mysite-with-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://vallery.net/2010/04/01/activating-features-in-bulk-on-the-mysite-with-powershell/</link>
	<description>personal homepage of Jason Vallery</description>
	<lastBuildDate>Thu, 17 May 2012 20:22:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: jvallery</title>
		<link>http://vallery.net/2010/04/01/activating-features-in-bulk-on-the-mysite-with-powershell/comment-page-1/#comment-1659</link>
		<dc:creator>jvallery</dc:creator>
		<pubDate>Sun, 05 Feb 2012 20:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://vallery.net/?p=178#comment-1659</guid>
		<description>You probably don&#039;t have the assembly referenced correctly.   Are you running this from the SharePoint Shell context or from a regular powershell?</description>
		<content:encoded><![CDATA[<p>You probably don&#8217;t have the assembly referenced correctly.   Are you running this from the SharePoint Shell context or from a regular powershell?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranjana</title>
		<link>http://vallery.net/2010/04/01/activating-features-in-bulk-on-the-mysite-with-powershell/comment-page-1/#comment-1632</link>
		<dc:creator>Ranjana</dc:creator>
		<pubDate>Tue, 31 Jan 2012 11:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://vallery.net/?p=178#comment-1632</guid>
		<description>$spSite = new-object Microsoft.SharePoint.SPSite($siteurl)
I am getting &quot;Syntax Error in argument:url&quot; for the above line. what could be the reason??</description>
		<content:encoded><![CDATA[<p>$spSite = new-object Microsoft.SharePoint.SPSite($siteurl)<br />
I am getting &#8220;Syntax Error in argument:url&#8221; for the above line. what could be the reason??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://vallery.net/2010/04/01/activating-features-in-bulk-on-the-mysite-with-powershell/comment-page-1/#comment-1027</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 20 Oct 2010 08:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://vallery.net/?p=178#comment-1027</guid>
		<description>Hi Raji, 

I just noticed your comment.   You can create a feature and then use a feature staple to run automatically for new sites.

-JV</description>
		<content:encoded><![CDATA[<p>Hi Raji, </p>
<p>I just noticed your comment.   You can create a feature and then use a feature staple to run automatically for new sites.</p>
<p>-JV</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajashri</title>
		<link>http://vallery.net/2010/04/01/activating-features-in-bulk-on-the-mysite-with-powershell/comment-page-1/#comment-1016</link>
		<dc:creator>rajashri</dc:creator>
		<pubDate>Thu, 23 Sep 2010 10:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://vallery.net/?p=178#comment-1016</guid>
		<description>Great code...
The above code snippet will activate the feature only for those users whose MySite is already created. What should I do if I want to run this whenever a new MySite is created? Please help.

Thanks,
Raji</description>
		<content:encoded><![CDATA[<p>Great code&#8230;<br />
The above code snippet will activate the feature only for those users whose MySite is already created. What should I do if I want to run this whenever a new MySite is created? Please help.</p>
<p>Thanks,<br />
Raji</p>
]]></content:encoded>
	</item>
</channel>
</rss>

