I need a way of verifing the state of some VHD test environments. I am thinking I could generate SHA or MD5 hashes.
How can you generate SHA hashes for large files, some of these VHDs are more than 10GB.
Ideally I would prefer a script solution in Powershell, Python or something wscript will run.
Thanks