Powershellのバージョン4からは、Linuxのmd5sumのようなコマンドが使えるようになったそうな。 Get-FileHash .\a.txt Get-FileHash .\a.txt -Algorithm MD5 使用可能なアルゴリズム <スポンサーリンク>