Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

verify hash windows 10

powershell:
Get-FileHash -Path z:desktoplsr.exe -Algorithm SHA512
CMD:
certutil -hashfile z:desktoplsr.exe SHA512
Source by answers.microsoft.com #
 
PREVIOUS NEXT
Tagged: #verify #hash #windows
ADD COMMENT
Topic
Name
7+4 =