PowerShell FileSystemWatcher
Powershell FileSystemWatcher - This script uses the .NETFileSystemWatcher class to subscribe to ‘create’, ‘change’ and ‘delete’ events on files or folders in the NTFS filesystem.It can be… Read More »PowerShell FileSystemWatcher