The Get-FileHash cmdlet computes the hash value for a file by using a specified hash algorithm. A hash value is a unique value that corresponds to the content of the file. Rather than identifying the ...
Get-FileHashを利用します。 ストリームデータに文字列を設定して Get-FileHashに流し込めばハッシュ値が計算されます。 が選べます。 -Algorithmパラメーターを省略した場合既定値は SHA256 です。 Get-FileHashコマンドレットを使うとファイルをハッシュ値にすること ...