Skip to content

Instantly share code, notes, and snippets.

@chrisbrownie
Created May 13, 2017 08:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisbrownie/262d35f74e294967484b9f516330d3b1 to your computer and use it in GitHub Desktop.
Save chrisbrownie/262d35f74e294967484b9f516330d3b1 to your computer and use it in GitHub Desktop.
Blog demo for Compare-FileToHash.ps1
Compare-FileToHash -Path "C:\windows\system32\shell32.dll" -expectedHash "F683E63A08F385F52E86990CEB62CF1374A23373" -algorithm "SHA1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment