You are not logged in.

#1 09 Dec 2011 08:04

theretard
Member
Registered: 01 Mar 2011
Posts: 33

compare file hash

how would I compare the file hash with a predetermined hash then write "correct" or "incorrect" to a log? but if incorrect retry 3 times waiting 1 minute between retry writing to the log "retry 1" etc?

Offline

#2 15 Dec 2011 23:28

Opus
Member
Registered: 15 Dec 2011
Posts: 17

Re: compare file hash

If it doesn't HAVE to be a Powershell command, you could use the Microsoft File Checksum Integrity Verifier.  It computes MD5 and SHA1 hashes, and it can build an XML database that can then be referenced to verify the results.  I use it all the time for my servers to validate various filesets.

Cheers,
Opus

Offline

Board footer

Powered by