<?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: Get Latest File</title>
	<atom:link href="http://jdhitsolutions.com/blog/2007/03/get-latest-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://jdhitsolutions.com/blog/2007/03/get-latest-file/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=get-latest-file</link>
	<description>Advice, solutions, tips and more for the lonely Windows administrator with too much to do and not enough time.</description>
	<lastBuildDate>Sat, 04 Sep 2010 02:52:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jeffery Hicks</title>
		<link>http://jdhitsolutions.com/blog/2007/03/get-latest-file/#comment-37</link>
		<dc:creator>Jeffery Hicks</dc:creator>
		<pubDate>Sat, 03 Mar 2007 14:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://jdhitsolutions.com/blog/2007/03/02/get-latest-file/#comment-37</guid>
		<description>So many things like this are much easier in PowerShell.  Which in fact was my first inclination.  But since he had a larger VBScript he was working on that&#039;s what I had to work with.  But it is very apparent that you can get much more done with less code in PowerShell than VBScript.&lt;br/&gt;&lt;br/&gt;Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>So many things like this are much easier in PowerShell.  Which in fact was my first inclination.  But since he had a larger VBScript he was working on that&#8217;s what I had to work with.  But it is very apparent that you can get much more done with less code in PowerShell than VBScript.</p>
<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinicius Canto</title>
		<link>http://jdhitsolutions.com/blog/2007/03/get-latest-file/#comment-36</link>
		<dc:creator>Vinicius Canto</dc:creator>
		<pubDate>Sat, 03 Mar 2007 02:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://jdhitsolutions.com/blog/2007/03/02/get-latest-file/#comment-36</guid>
		<description>Powershell Version:&lt;br/&gt;&lt;br/&gt;(ls &#124; sort creationtime -desc)[0]&lt;br/&gt;&lt;br/&gt;Thank you!&lt;br/&gt;&lt;br/&gt;--&lt;br/&gt;Vinicius Canto &lt;br/&gt;MVP Visual Developer - Scripting&lt;br/&gt;MCP Windows 2000 Server, Windows XP e SQL Server 2000&lt;br/&gt;Blog sobre scripting: http://viniciuscanto.blogspot.com</description>
		<content:encoded><![CDATA[<p>Powershell Version:</p>
<p>(ls | sort creationtime -desc)[0]</p>
<p>Thank you!</p>
<p>&#8211;<br />Vinicius Canto <br />MVP Visual Developer &#8211; Scripting<br />MCP Windows 2000 Server, Windows XP e SQL Server 2000<br />Blog sobre scripting: <a href="http://viniciuscanto.blogspot.com" rel="nofollow">http://viniciuscanto.blogspot.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
