Check MD5 in windows using fciv
- System Reboot with Ansible Reboot Module - January 18, 2021
- How To Get Hands-On Experience in AWS - January 4, 2021
- Getting Started with Ansible Collections - December 22, 2020
The File Checksum Integrity Verifier (FCIV) is a command-prompt utility
that computes and verifies cryptographic hash values of files. FCIV
can compute MD5 or SHA-1 cryptographic hash values. These values can be
displayed on the screen or saved in an XML file database for later use
and verification.
fciv filename
more details : http://support.microsoft.com/kb/841290