#Validating Checksum on Windows
This is a common command that I constantly seem to forget and have to look up over and over again. Posting it here so I never have to search for it again.
certutil.exe -hashfile "data.iso" MD5
This is a common command that I constantly seem to forget and have to look up over and over again. Posting it here so I never have to search for it again.
certutil.exe -hashfile "data.iso" MD5