A simple PowerShell script to monitor file changes, additions, and deletions using SHA512 hashing.
- Collect a baseline of files.
- Continuously monitor changes.
- Notify about new, modified, or deleted files.
- Windows OS
- PowerShell 5.1 or higher
- Open PowerShell.
- Navigate to the folder containing
FIM.ps1. - Run the script:
.\FIM.ps1