Get-Filehash
To check integrity of your downloaded file, there is a built in “get-filehash” in Powershell example: Get-FileHash -LiteralPath your_file.xyz This utility can do -Algorithm {SHA1 |
To check integrity of your downloaded file, there is a built in “get-filehash” in Powershell example: Get-FileHash -LiteralPath your_file.xyz This utility can do -Algorithm {SHA1 |