Use Windows Powershell to get the hash of a file

Checking to make sure that a very important file you’ve downloaded from the internet is the original one. In some cases, files going between the server and the user can be manipulated, especially if the connection is HTTP and not HTTPS. Here’s how you can check a file’s hash with Windows Powershell.