Yesterday I began a series of articles documenting my PowerShell based backup system. The core of my system is using the System.IO.FileSystemWatcher as a means to track daily file changes so I know what to backup. However there are some challenges. I need to watch several folders, I need to have an easy way to...
Check out my PowerShell Essentials page https://jdhitsolutions.com/blog/essential-powershell-resources/