<?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>itsolutionsdirect.com &#187; Scripting</title>
	<atom:link href="http://itsolutionsdirect.com/category/scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsolutionsdirect.com</link>
	<description>Exploring the technology of tommorow</description>
	<lastBuildDate>Fri, 13 Apr 2012 10:47:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Installing and configuring PowerCLI</title>
		<link>http://itsolutionsdirect.com/installing-and-configuring-powercli/496/</link>
		<comments>http://itsolutionsdirect.com/installing-and-configuring-powercli/496/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 20:16:53 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[VCAP-DCA]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/installing-and-configuring-powercli/496/</guid>
		<description><![CDATA[In this article i am going to go over the steps to install and configure PowerCLI to run on my virtual center server. This will enable me to interrogate all the virtual machines and VMware environment by using Powershell. 1) The first step is to download Powershell v2.0 from Microsoft. Note this is only applicable [...]]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/installing-and-configuring-powercli/496/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get-Hotfix&#8211;Retrieve hotfix information using Powershell</title>
		<link>http://itsolutionsdirect.com/get-hotfixretrieve-hotfix-information-using-powershell/435/</link>
		<comments>http://itsolutionsdirect.com/get-hotfixretrieve-hotfix-information-using-powershell/435/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 06:20:12 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/get-hotfixretrieve-hotfix-information-using-powershell/435/</guid>
		<description><![CDATA[Recently I wanted to verify that I had a certain hotfix installed on my server. I thought i could see if there was a nice and easy way in Powershell to do this and there was. The cmdlet get-hotfix will retrieve the information you need. PS C:\Users\Administrator&#62; Get-HotFix Source&#160;&#160;&#160;&#160;&#160;&#160;&#160; Description&#160;&#160;&#160;&#160;&#160; HotFixID&#160;&#160;&#160;&#160;&#160; InstalledBy&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; InstalledOn &#8212;&#8212;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8212;&#8212;&#8212;&#8211;&#160;&#160;&#160;&#160;&#160; [...]]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/get-hotfixretrieve-hotfix-information-using-powershell/435/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test user &#8216;extest_b648a1a700f64&#8242; isn&#8217;t accessible when running test-owaconnectivity</title>
		<link>http://itsolutionsdirect.com/test-user-extest_b648a1a700f64-isnt-accessible-when-running-test-owaconnectivity/363/</link>
		<comments>http://itsolutionsdirect.com/test-user-extest_b648a1a700f64-isnt-accessible-when-running-test-owaconnectivity/363/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 11:31:04 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/?p=363</guid>
		<description><![CDATA[I was recently playing about in Exchange 2010 in preparation for my exam in a few days time and I noticed i was getting an error when i ran the test-owaconnectivity commandlet. I error message i was recieving was: WARNING: Test user &#8216;extest_b648a1a700f64&#8242; isn&#8217;t accessible, so this cmdlet won&#8217;t be able to test Client Access [...]]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/test-user-extest_b648a1a700f64-isnt-accessible-when-running-test-owaconnectivity/363/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Powershell Survival Guide</title>
		<link>http://itsolutionsdirect.com/powershell-survival-guide/357/</link>
		<comments>http://itsolutionsdirect.com/powershell-survival-guide/357/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 19:21:38 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/powershell-survival-guide/357/</guid>
		<description><![CDATA[There is a really nice article on the TechNet Wiki which has a nice list of Powershell URL’s to help you learn and master powershell You can view it here: http://social.technet.microsoft.com/wiki/contents/articles/windows-powershell-survival-guide.aspx]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/powershell-survival-guide/357/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enter Exchange 2007 Product Key using powershell</title>
		<link>http://itsolutionsdirect.com/enter-exchange-2007-product-key-using-powershell/334/</link>
		<comments>http://itsolutionsdirect.com/enter-exchange-2007-product-key-using-powershell/334/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 10:13:12 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Exchange Server 2007]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/enter-exchange-2007-product-key-using-powershell/334/</guid>
		<description><![CDATA[Just a quick post on how to enter the product key using the exchange management shell: set-exchangeserver -Identity servername -ProductKey XXXX-XXXXX-XXXXX-XXXX-XXXXX]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/enter-exchange-2007-product-key-using-powershell/334/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>End a process in powershell</title>
		<link>http://itsolutionsdirect.com/end-a-process-in-powershell/311/</link>
		<comments>http://itsolutionsdirect.com/end-a-process-in-powershell/311/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 08:40:38 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/end-a-process-in-powershell/311/</guid>
		<description><![CDATA[I recently encountered a problem where i wanted to end multiple processes that were running. In my quest to learn powershell I had a look to see if could do it via this method. It was a simple one line cmdlet: stop-process -name iexplore Simples! NAME &#160;&#160;&#160; Stop-Process SYNOPSIS &#160;&#160;&#160; Stops one or more running [...]]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/end-a-process-in-powershell/311/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retrieve a list of all powershell cmdlets</title>
		<link>http://itsolutionsdirect.com/retrieve-a-list-of-all-powershell-cmdlets/307/</link>
		<comments>http://itsolutionsdirect.com/retrieve-a-list-of-all-powershell-cmdlets/307/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 19:58:53 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/retrieve-a-list-of-all-powershell-cmdlets/307/</guid>
		<description><![CDATA[If you want a list of all powershell cmdlets run this command. I have exported it to a text file &#160; Get-Command &#124; Format-List]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/retrieve-a-list-of-all-powershell-cmdlets/307/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powershell alias</title>
		<link>http://itsolutionsdirect.com/powershell-alias/306/</link>
		<comments>http://itsolutionsdirect.com/powershell-alias/306/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 19:47:53 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/powershell-alias/306/</guid>
		<description><![CDATA[CommandType&#160;&#160;&#160;&#160; Name&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Definition &#8212;&#8212;&#8212;&#8211;&#160;&#160;&#160;&#160; &#8212;-&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#8212;&#8212;&#8212;- Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; %&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ForEach-Object Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ?&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Where-Object Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ac&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Add-Content Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; asnp&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Add-PSSnapIn Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; cat&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Get-Content Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; cd&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Set-Location Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; chdir&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Set-Location Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; clc&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Clear-Content Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; clear&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Clear-Host Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; clhy&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Clear-History Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; cli&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Clear-Item Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; clp&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Clear-ItemProperty Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; cls&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Clear-Host Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; clv&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Clear-Variable Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; compare&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Compare-Object Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; copy&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Copy-Item Alias&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; [...]]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/powershell-alias/306/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing Exchange Administrators with Powershell</title>
		<link>http://itsolutionsdirect.com/managing-exchange-administrators-with-powershell/305/</link>
		<comments>http://itsolutionsdirect.com/managing-exchange-administrators-with-powershell/305/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 21:18:56 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Exchange Server 2007]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/managing-exchange-administrators-with-powershell/305/</guid>
		<description><![CDATA[To view Exchange Administrators with powershell we can use the get-exchangeadministrator commandlet. This will tell me the current exchange administrator groups in the domain. Example below is: [PS] C:\Windows\system32&#62;get-exchangeadministrator &#124; format-list Identity : EXCHANGELAB.LOCAL/Users/Administrator Scope&#160;&#160;&#160; : Organization wide Role&#160;&#160;&#160;&#160; : OrgAdmin Identity : EXCHANGELAB.LOCAL/Microsoft Exchange Security Groups/Exchange Organi &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; zation Administrators Scope&#160;&#160;&#160; : Organization wide [...]]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/managing-exchange-administrators-with-powershell/305/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retrieve information about an Exchange 2007 Server</title>
		<link>http://itsolutionsdirect.com/retrieve-information-about-an-exchange-2007-server/304/</link>
		<comments>http://itsolutionsdirect.com/retrieve-information-about-an-exchange-2007-server/304/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 20:18:27 +0000</pubDate>
		<dc:creator>neil</dc:creator>
				<category><![CDATA[Exchange Server 2007]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://itsolutionsdirect.com/retrieve-information-about-an-exchange-2007-server/304/</guid>
		<description><![CDATA[If you want to retrieve information about an exchange server you can use the GET-EXCHANGESERVER commandlet. This will retrieve information like the computer name, OU location, site name etc etc. The syntax of the command is: SYNTAX &#160;&#160;&#160; Get-ExchangeServer [-Identity &#60;ServerIdParameter&#62;] [-DomainController &#60;Fqdn &#160;&#160;&#160; &#62;] [-Status &#60;SwitchParameter&#62;] [&#60;CommonParameters&#62;] &#160;&#160;&#160; Get-ExchangeServer -Domain &#60;Fqdn&#62; [-DomainController &#60;Fqdn&#62;] [-Status [...]]]></description>
		<wfw:commentRss>http://itsolutionsdirect.com/retrieve-information-about-an-exchange-2007-server/304/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.554 seconds -->

