Categories
How-To

Windows File Integrity Powershell Script

We’ve built a quick and dirty Windows file integrity powershell script to help you check file integrity on a directory (recursively). We call it (un-originally) our Windows File Integrity Powershell Script. What this powershell script does is allows you to generate file hashes and later compare them to the current hash of your files. This […]