Microsoft Powershell
Link
https://learn.microsoft.com/en-us/powershell/
Resources
FAQ
Get SHA256 hash for a file
(Get-FileHash -Algorithm SHA256 -Path FILE_PATH).Hash
{ claus.conrad }
https://learn.microsoft.com/en-us/powershell/
(Get-FileHash -Algorithm SHA256 -Path FILE_PATH).Hash