<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Learn the Easy Way to Use PowerShell to Get File Hashes</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/05/30/learn-the-easy-way-to-use-powershell-to-get-file-hashes.aspx</link><description>Microsoft Scripting Guy, Ed Wilson, talks about using the Windows PowerShell PSCX Get-Hash cmdlet to get hash files in a directory.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Learn the Easy Way to Use PowerShell to Get File Hashes</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/05/30/learn-the-easy-way-to-use-powershell-to-get-file-hashes.aspx#3501077</link><pubDate>Wed, 30 May 2012 20:11:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3501077</guid><dc:creator>Bill Stewart</dc:creator><description>&lt;p&gt;@Ed Wilson and @Jeffery Hicks: I also wrote a standalone script for this a while back (doesn&amp;#39;t use PSCX): &lt;a rel="nofollow" target="_new" href="http://www.windowsitpro.com/article/scripting/calculate-file-hashes-powershell-139518"&gt;www.windowsitpro.com/.../calculate-file-hashes-powershell-139518&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3501077" width="1" height="1"&gt;</description></item><item><title>re: Learn the Easy Way to Use PowerShell to Get File Hashes</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/05/30/learn-the-easy-way-to-use-powershell-to-get-file-hashes.aspx#3501072</link><pubDate>Wed, 30 May 2012 19:57:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3501072</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@iHunger I am glad you like the article. The second part -- computing MD5 hash for a folder itself it a bit of a problem. In fact, in my research, I was unable to determine a good way to do this. As mentioned in the article here, the tool dies when it hits a folder. The best way to do this is to compute the hashes for all the files in the folder, and go from there. &lt;/p&gt;
&lt;p&gt;@Jeffrey Hicks this is a great function. Thanks for writing it, and for sharing the link.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3501072" width="1" height="1"&gt;</description></item><item><title>re: Learn the Easy Way to Use PowerShell to Get File Hashes</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/05/30/learn-the-easy-way-to-use-powershell-to-get-file-hashes.aspx#3500955</link><pubDate>Wed, 30 May 2012 12:18:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3500955</guid><dc:creator>Jeffery Hicks</dc:creator><description>&lt;p&gt;For those who can&amp;#39;t use PSCX for whatever reason, or need something other than an MD5 hash, I have a function that might help: &lt;a rel="nofollow" target="_new" href="http://bit.ly/hSkFHe"&gt;http://bit.ly/hSkFHe&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3500955" width="1" height="1"&gt;</description></item><item><title>re: Learn the Easy Way to Use PowerShell to Get File Hashes</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2012/05/30/learn-the-easy-way-to-use-powershell-to-get-file-hashes.aspx#3500954</link><pubDate>Wed, 30 May 2012 12:17:25 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3500954</guid><dc:creator>iHunger</dc:creator><description>&lt;p&gt;Great entry as always Ed. I hope that you have an answer for the second part of MO&amp;#39;s problem - &amp;quot;I need to find the MD5 hash of files and folders. I use this information to determine if something has changed on a system.&amp;quot;&lt;/p&gt;
&lt;p&gt;I take that to mean he is building the equivalent of directory watcher that spans multiple directories on any number of machines and network shares looking for changes to files or the addition and removal of files. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3500954" width="1" height="1"&gt;</description></item></channel></rss>