<?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>ITExperience.NET &#187; PowerShell</title>
	<atom:link href="http://www.itexperience.net/category/powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itexperience.net</link>
	<description>where IT meets experience</description>
	<lastBuildDate>Thu, 02 Feb 2012 21:03:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>List users in a domain with their creation date</title>
		<link>http://www.itexperience.net/list-users-in-a-domain-with-their-creation-date/</link>
		<comments>http://www.itexperience.net/list-users-in-a-domain-with-their-creation-date/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 07:34:02 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[ems]]></category>
		<category><![CDATA[exchange 2010]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/list-users-in-a-domain-with-their-creation-date/</guid>
		<description><![CDATA[A colleague recently asked me a list of all employees in our company, and their date of hire. As I work at an IT department, I do not have everyones contract. However, I do have the creation date of every account. Since we create accounts a few dates before the date of hire, I could [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/list-users-in-a-domain-with-their-creation-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically upgrade VMWare Tools on multiple Virtual Machines</title>
		<link>http://www.itexperience.net/automatically-upgrade-vmware-tools-on-multiple-virtual-machines/</link>
		<comments>http://www.itexperience.net/automatically-upgrade-vmware-tools-on-multiple-virtual-machines/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 14:58:46 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[vmware tools]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=401</guid>
		<description><![CDATA[A new version of ESX often comes with a new version of VMWare Tools. In my case, I did a migration of ESX 3.5 to vSphere (4.0). A manual installation of VMWare Tools would be pretty time-wasting (50 virtual machines). Therefore, I&#8217;ve searched on Google, and found the following solution: Powershell! With a Powershell command, [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/automatically-upgrade-vmware-tools-on-multiple-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>File cannot be loaded because the execution of scripts is disabled on this system error in PowerShell</title>
		<link>http://www.itexperience.net/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/</link>
		<comments>http://www.itexperience.net/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:35:40 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=127</guid>
		<description><![CDATA[When you try to run a Powershell script (PS1), you may get the following error: File xyz.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see &#8220;get-help about_signing&#8221; for more details. At line:1 char:2 The reason for this error is the security setting on your pc that does not [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

