Skip to content

Instantly share code, notes, and snippets.

@morriekken
Created July 17, 2020 14:22
Show Gist options
  • Save morriekken/7e545f6fe7dd9b1b081986edd88e12ef to your computer and use it in GitHub Desktop.
Save morriekken/7e545f6fe7dd9b1b081986edd88e12ef to your computer and use it in GitHub Desktop.
Get file checksum
Get-FileHash -Path FileName -Algorithm SHA256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment