User Tools

Site Tools


script:powershell:sha

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

script:powershell:sha [2025/03/17 09:26] (current)
admin created
Line 1: Line 1:
 +====== Get-FileHash ======
  
 +<sxh powershell>​
 +Get-FileHash $(Get-ChildItem "​C:​\Program Files\Microsoft Deployment Toolkit"​ -Filter "​litetouch.wsf"​ -Recurse | Select-Object -ExpandProperty fullname) -Algorithm SHA1
 +</​sxh>​
script/powershell/sha.txt ยท Last modified: 2025/03/17 09:26 by admin