Get-FileHash

Get-FileHash $(Get-ChildItem "C:\Program Files\Microsoft Deployment Toolkit" -Filter "litetouch.wsf" -Recurse | Select-Object -ExpandProperty fullname) -Algorithm SHA1