Powershell Get-FileHash

File Hash

(Get-FileHash C:fsomyfile.txt).hash

Get-FileHash C:UsersAndrisDownloadsContoso8_1_ENT.iso -Algorithm SHA384 | Format-List
原文地址:https://www.cnblogs.com/thescentedpath/p/filehash.html