Hi Ashy P,
You can compute the SHA1 of the file by running Get-FileHash -Algorithm SHA1 -Path <FilePath>
.
The hash value of a file is unique and you should always get the same hash value for the same file. The local file could be corrupted so it's recommended to download it again. If you still get the wrong hash value, the source file is likely to be corrupted.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.