Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 17778

PowerTip: Use PowerShell to Get File Hash

$
0
0

Summary: Learn how to use Windows PowerShell to get a file hash.

Hey, Scripting Guy! Question How can I use Windows PowerShell to get a hash of a file?

Hey, Scripting Guy! Answer Use the Get-FileHash cmdlet, for example:

(Get-FileHash C:\fso\myfile.txt).hash


Viewing all articles
Browse latest Browse all 17778

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>