Powershell Get-FileHash
File Hash
(Get-FileHash C:\fso\myfile.txt).hash
Get-FileHash C:\Users\Andris\Downloads\Contoso8_1_ENT.iso -Algorithm SHA384 | Format-List
File Hash
(Get-FileHash C:\fso\myfile.txt).hash
Get-FileHash C:\Users\Andris\Downloads\Contoso8_1_ENT.iso -Algorithm SHA384 | Format-List