<?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>Vallery.net &#187; PowerShell</title>
	<atom:link href="http://vallery.net/tag/powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://vallery.net</link>
	<description>personal homepage of Jason Vallery</description>
	<lastBuildDate>Thu, 17 May 2012 05:21:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Organizing your music with Powershell</title>
		<link>http://vallery.net/2012/04/27/organizing-your-music-with-powershell/</link>
		<comments>http://vallery.net/2012/04/27/organizing-your-music-with-powershell/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 23:27:38 +0000</pubDate>
		<dc:creator>jvallery</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[windows phone]]></category>
		<category><![CDATA[zune]]></category>

		<guid isPermaLink="false">http://vallery.net/?p=295</guid>
		<description><![CDATA[So my wife just swapped her iPhone 4 for a new HTC Titan Windows Phone thanks to the recent Smoked by Windows Phone challenge.&#160;&#160; The first thing she asked me about is how to get all of her music over to the new phone.&#160; I’ve been using Zune Pass quite happily for a while however [...]]]></description>
		<wfw:commentRss>http://vallery.net/2012/04/27/organizing-your-music-with-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Organizing lots of pictures</title>
		<link>http://vallery.net/2012/02/03/organizing-lots-of-pictures/</link>
		<comments>http://vallery.net/2012/02/03/organizing-lots-of-pictures/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 06:36:02 +0000</pubDate>
		<dc:creator>jvallery</dc:creator>
				<category><![CDATA[Getting Things Done]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[duplicate file detection]]></category>
		<category><![CDATA[organization]]></category>

		<guid isPermaLink="false">http://vallery.net/?p=284</guid>
		<description><![CDATA[If you’re anything like me you’ve been taking digital pictures for a long time now.&#160;&#160; You’ve used various strategies and tools for organizing them over the years.&#160;&#160; You’ve gone through several computers and moved the files around countless times.&#160;&#160; Where does that leave you?&#160; With an unorganized mess. With library software like Picasa you can [...]]]></description>
		<wfw:commentRss>http://vallery.net/2012/02/03/organizing-lots-of-pictures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable email notifications in SharePoint 2010</title>
		<link>http://vallery.net/2011/01/13/disable-email-notifications-in-sharepoint-2010/</link>
		<comments>http://vallery.net/2011/01/13/disable-email-notifications-in-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 17:36:42 +0000</pubDate>
		<dc:creator>jvallery</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://vallery.net/?p=213</guid>
		<description><![CDATA[Out of the box in SharePoint 2010 all users who have a profile are also defaulted to having email notifications set to &#8220;on&#8221;.   This might make sense in a small scale implementation but for my customer that was unacceptable.  I created a powershell script that iterates through the user profiles and turns the notifications off.  [...]]]></description>
		<wfw:commentRss>http://vallery.net/2011/01/13/disable-email-notifications-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Enumerating user profile property fields in SharePoint 2010 with PowerShell</title>
		<link>http://vallery.net/2010/11/30/enumerating-user-profile-property-fields-in-sharepoint-2010-with-powershell/</link>
		<comments>http://vallery.net/2010/11/30/enumerating-user-profile-property-fields-in-sharepoint-2010-with-powershell/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 06:31:09 +0000</pubDate>
		<dc:creator>jvallery</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[sharepoint 2010]]></category>

		<guid isPermaLink="false">http://vallery.net/?p=209</guid>
		<description><![CDATA[I&#8217;ve been working quite a bit with SharePoint 2010 lately and have written a number of PowerShell scripts that I think will be useful to folks. This is the first of these. This script connects to the User Profile managed service application and iterates through all of the properties that have been configured dumping the [...]]]></description>
		<wfw:commentRss>http://vallery.net/2010/11/30/enumerating-user-profile-property-fields-in-sharepoint-2010-with-powershell/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using PowerShell and the DirectorySearcher class</title>
		<link>http://vallery.net/2010/04/09/using-powershell-and-the-directorysearched-class/</link>
		<comments>http://vallery.net/2010/04/09/using-powershell-and-the-directorysearched-class/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 22:34:41 +0000</pubDate>
		<dc:creator>jvallery</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://vallery.net/?p=206</guid>
		<description><![CDATA[I needed to locate the LDAP distinguished name of an individual user account in a remote domain via PowerShell.   Assuming your script is running on a box that is part of a domain that has a trust to the remote domain we can do this by running a query against Active Directory with LDAP. By [...]]]></description>
		<wfw:commentRss>http://vallery.net/2010/04/09/using-powershell-and-the-directorysearched-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using powershell to set SSP profile properties</title>
		<link>http://vallery.net/2010/04/01/using-powershell-to-set-ssp-profile-properties/</link>
		<comments>http://vallery.net/2010/04/01/using-powershell-to-set-ssp-profile-properties/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 13:57:39 +0000</pubDate>
		<dc:creator>jvallery</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SSP]]></category>

		<guid isPermaLink="false">http://vallery.net/?p=180</guid>
		<description><![CDATA[I recently put together a powershell script that can be used to update a profile property of all of the users stored in the SharePoint SSP.  At NewsGator we use a boolean property field to indicate if a particular part of our product has been activated or not.  There are some cases where this boolean [...]]]></description>
		<wfw:commentRss>http://vallery.net/2010/04/01/using-powershell-to-set-ssp-profile-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Activating features in bulk on the MySite with PowerShell</title>
		<link>http://vallery.net/2010/04/01/activating-features-in-bulk-on-the-mysite-with-powershell/</link>
		<comments>http://vallery.net/2010/04/01/activating-features-in-bulk-on-the-mysite-with-powershell/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 01:42:46 +0000</pubDate>
		<dc:creator>jvallery</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Feature Activation]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://vallery.net/?p=178</guid>
		<description><![CDATA[I recently came across a client who needed to activate a couple of features on their MySites in batches.   Given that they have a significant number of MySites already created we needed to find a way to stage the deployment of the new functionality that the features offer.   I put together a PowerShell script that [...]]]></description>
		<wfw:commentRss>http://vallery.net/2010/04/01/activating-features-in-bulk-on-the-mysite-with-powershell/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

