<?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>TechnoGist &#187; PowerShell</title>
	<atom:link href="http://www.technogist.com/tag/powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technogist.com</link>
	<description>gist (jst)# The central idea; the essence...</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:22:24 +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>PoshBoard &#8211; Powershell and Silverlight Web Portal</title>
		<link>http://www.technogist.com/2010/05/poshboard-powershell-and-silverlight-web-portal/</link>
		<comments>http://www.technogist.com/2010/05/poshboard-powershell-and-silverlight-web-portal/#comments</comments>
		<pubDate>Wed, 12 May 2010 17:31:46 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[PoshBoard]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Exchange2003]]></category>
		<category><![CDATA[Exchange2010]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.technogist.com/?p=971</guid>
		<description><![CDATA[I have started to look at performance and charge back visualization options for my environment. The final result would be a web portal/dashboard providing visual data for my peers and management. I have been following a project on &#8220;CodePlex&#8221; called &#8220;PoshBoard&#8221; by Antoine Habert. The author Antoine Habert describes it as a, &#8220;PowerShell Dashboard is [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2010/05/poshboard-powershell-and-silverlight-web-portal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Taking Data from SQL [INTO] CSV [EHLO] SMTP-Email</title>
		<link>http://www.technogist.com/2010/02/taking-data-from-sql-into-csv-ehlo-smtp-email/</link>
		<comments>http://www.technogist.com/2010/02/taking-data-from-sql-into-csv-ehlo-smtp-email/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 05:48:58 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Export-CSV]]></category>
		<category><![CDATA[SMTP]]></category>

		<guid isPermaLink="false">http://www.technogist.com/?p=829</guid>
		<description><![CDATA[Today I was looking at producing a report from a SQL2005 database and exporting the SQL data into a CSV file. Once completed I would be sending the CSV file to a member of my team via Email. As this is a common request I wanted to automate this with PowerShell. I had posted previously [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2010/02/taking-data-from-sql-into-csv-ehlo-smtp-email/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Converting Excel to CSV using PowerShell</title>
		<link>http://www.technogist.com/2010/02/converting-excel-to-csv-using-powershell/</link>
		<comments>http://www.technogist.com/2010/02/converting-excel-to-csv-using-powershell/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 04:56:23 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[Excel]]></category>

		<guid isPermaLink="false">http://www.technogist.com/?p=688</guid>
		<description><![CDATA[Quick Script: Converting Excel[.xls] to Comma Separated Value[.csv] Many times my data is in .xls format and I really need it in .csv to leverage the accessibility of the Import-CSV cmdlet. I found this code on the &#8216;PowerShellCommunity.org&#8217; web forum: Link Code: $xlCSV=6 $Excelfilename = &#34;file.xls&#34; $CSVfilename = &#34;file.csv&#34; $Excel = New-Object -comobject Excel.Application $Excel.Visible [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2010/02/converting-excel-to-csv-using-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quest AD Management Shell &#8211; Moving AD User Objects</title>
		<link>http://www.technogist.com/2010/01/quest-ad-management-shell-moving-ad-user-objects/</link>
		<comments>http://www.technogist.com/2010/01/quest-ad-management-shell-moving-ad-user-objects/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 02:00:27 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[AD]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[Move-QADUser]]></category>

		<guid isPermaLink="false">http://www.technogist.com/?p=698</guid>
		<description><![CDATA[Code Snippet: Moving disable user objects in Active Directory using PowerShell and Quest Management cmdlets.Task: Task: Moving all disabled users in the &#8216;/Users&#8217; OU to the /Users/Disabled OU. Code: Add-PSSnapin -Name Quest.ActiveRoles.ADManagement -ErrorAction SilentlyContinue $Users = Get-QADUser -SearchRoot 'ad.domain.com/Users/' -Disabled Write-Host &#34;Moving $Users.Count Users.&#34; ForEach&#40;$User In $Users&#41;&#123; Move-QADObject $User.DN -NewParentContainer 'ad.domain.com/Users/Disabled'&#125; Hope this helps All [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2010/01/quest-ad-management-shell-moving-ad-user-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AD and Kerberos Token Bloat &#8211; Analyzing Group Nesting</title>
		<link>http://www.technogist.com/2010/01/ad-and-kerberos-token-bloat-analyzing-group-nesting/</link>
		<comments>http://www.technogist.com/2010/01/ad-and-kerberos-token-bloat-analyzing-group-nesting/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 03:33:18 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[AD]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[Exchange2003]]></category>
		<category><![CDATA[Get-QADGroup]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[Token-Bloat]]></category>

		<guid isPermaLink="false">http://www.technogist.com/?p=677</guid>
		<description><![CDATA[How To: Analyze Nested AD Groups. I am working on a Kerberos Token size issue (Token Bloat) and need to accurately depict a groups nested members for token size analysis and remediation. Brief Token Bloat Explanation: Token Bloat is where due to several factors including deep group nesting the Kerberos token utilized in AD for resource [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2010/01/ad-and-kerberos-token-bloat-analyzing-group-nesting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scanning Active Directory for SMTP Addresses</title>
		<link>http://www.technogist.com/2010/01/scanning-active-directory-for-smtp-addresses/</link>
		<comments>http://www.technogist.com/2010/01/scanning-active-directory-for-smtp-addresses/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 06:54:59 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[Exchange2003]]></category>
		<category><![CDATA[Get-QADObject]]></category>
		<category><![CDATA[proxyAddress]]></category>
		<category><![CDATA[SMTP]]></category>

		<guid isPermaLink="false">http://www.technogist.com/?p=651</guid>
		<description><![CDATA[How To: Scanning Active Directory for SMTP Addresses. When an object in AD is mail enabled it is assigned an SMTP address. Sometimes these addresses are assigned incorrectly to objects or a requested address is already in use on a object and you need to find the object that it is assigned to. I come [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2010/01/scanning-active-directory-for-smtp-addresses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Virtual Machine CPU, Disk and Memory</title>
		<link>http://www.technogist.com/2009/10/vmware-esx-virtual-machine-cpu-memory-and-disk-totals/</link>
		<comments>http://www.technogist.com/2009/10/vmware-esx-virtual-machine-cpu-memory-and-disk-totals/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 01:11:34 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Get-HardDisk]]></category>
		<category><![CDATA[Get-VM]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=529</guid>
		<description><![CDATA[I was asked to pull disk, memory and cpu statistics from VMware guests managed by multiple Virtual Center servers. Working with the VMWare Senior Administrator, we came up with this. $CsvFile = &#34;C:\VM_Hosts_Info.csv&#34; $CsvData = @&#40;&#41; $VCSrvs = &#34;VCenter01&#34;,&#34;VCenter02&#34;,&#34;VCenter03&#34; ForEach &#40;$VCSrv in $VCSrvs&#41;&#123; Connect-VIServer -server $VCSrv Get-VM &#124; % &#123; $VM = $_ $Disk_T = [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/10/vmware-esx-virtual-machine-cpu-memory-and-disk-totals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Remote Registry WSUS Config</title>
		<link>http://www.technogist.com/2009/09/remote-windows2003-registry-and-powershell/</link>
		<comments>http://www.technogist.com/2009/09/remote-windows2003-registry-and-powershell/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:46:29 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Add-Member]]></category>
		<category><![CDATA[Automatic Updates]]></category>
		<category><![CDATA[New-Object]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[WindowsUpdate]]></category>
		<category><![CDATA[WSUS]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=519</guid>
		<description><![CDATA[Using PowerShell to examine the registry is a simple process but to really get the power from PowerShell you need the data in an object. Once in the object it is far easier to manipulate the data in a fashion that you are used to in the PowerShell command line. I used the below PowerShell [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/09/remote-windows2003-registry-and-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exporting Data to Excel using PowerShell</title>
		<link>http://www.technogist.com/2009/08/getting-os-memory-and-disk-from-windows-2003-servers-to-excel/</link>
		<comments>http://www.technogist.com/2009/08/getting-os-memory-and-disk-from-windows-2003-servers-to-excel/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:48:14 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[W2003]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=466</guid>
		<description><![CDATA[I had to get a quick audit of systems and i needed to know OS Version, SP version, Memory and Disk Details. One problem is that if you don&#8217;t know what disks you have exporting this to excel is difficult. I chose to dynamically create the headers for the excel file based on the drive [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/08/getting-os-memory-and-disk-from-windows-2003-servers-to-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disconnected Mailboxes in Exchange 2003</title>
		<link>http://www.technogist.com/2009/08/searching-for-disconnected-mailboxes-in-exchange-2003/</link>
		<comments>http://www.technogist.com/2009/08/searching-for-disconnected-mailboxes-in-exchange-2003/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 05:56:56 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[ADSI]]></category>
		<category><![CDATA[DateDiscoveredAbscentInDS]]></category>
		<category><![CDATA[Exchange2003]]></category>
		<category><![CDATA[Exchange_Mailbox]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=443</guid>
		<description><![CDATA[I was looking into finding all disconnected/orphaned mailboxes in an Exchange2003 org. Normally I would use either an old VBScript I have or the Exchange 2003 ESM. I thought it would be good to experiment with PowerShell and try to simplify the VBScript that I have. Below is a PowerShell script that utilizes ADSI to [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/08/searching-for-disconnected-mailboxes-in-exchange-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
