News

PowerShell v4 introduced a handy cmdlet called Get-FileHash. By using this cmdlet, I can calculate a unique string of numbers and letters uniquely representing each file. One I'm able to calculate the ...