Windows build in checksum / hash calculator
This explain how we can create hash / checksum of any file using windows command line. Environment Window 10 Pro - 64Bit certutil option -hashfilec exmaple. certutil -hashfile <fileNamewithPath> SHA256 Official Documentation >> https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/certutil https://onthefencedevelopment.com/2017/08/15/windows-10-builtin-md5-checksum-calculator/