Skip to content

Instantly share code, notes, and snippets.

@chrisbrownie
Created May 13, 2017 08:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisbrownie/81e9ce8e144108fc40e87cf08aa0f85d to your computer and use it in GitHub Desktop.
Save chrisbrownie/81e9ce8e144108fc40e87cf08aa0f85d 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").Match
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment