Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

PowerShell Function to create and MD5 Hash

$
0
0

The best way to know if you files are identical is not to rely on sizes or last access dates but to get an MD5 hash of 2 files and compare them. I end up doing this a lot in my scripts so i wrote a little function to make it easy.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles