Sunday, February 17, 2019

PowerShell Check Sum

Get-FileHash

When doing those file downloads Get-FileHash is an easy way to do those check sums. The documents for Get-FileHash are a great reference.

Example


Get-FileHash  .\apache-maven-3.6.0-bin.zip



No comments:

Post a Comment