get-filehash
Calcula un hash para un archivo. Nota: Este comando solo se puede usar a través de PowerShell. Más información: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-filehash.
Get-FileHash {{ruta\al\archivo}}
Get-FileHash {{ruta\al\archivo}} -Algorithm {{SHA1|SHA384|SHA256|SHA512|MD5}}