Skip to content

Instantly share code, notes, and snippets.

@arn-ob
Last active February 22, 2016 14:39
Show Gist options
  • Save arn-ob/9b6abff4f1de659b940b to your computer and use it in GitHub Desktop.
Save arn-ob/9b6abff4f1de659b940b to your computer and use it in GitHub Desktop.
Check MD5 in PS(PowerShell) Cmd
Get-FileHash -Path " Give your file path like 'C:\testMd5\convertHD5.txt' " - Algorithm MD5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment