Monitor multiple folder changes? (new files/deleted files/ modified files)

Is there anyway to monitor the changes between multiple newtork folders?

For example. If I have 5 different folders and I press a button, I can see what as been deleted, added, or modified from the last time I ran the check? or from a certain point in time?

This way I don't need to manually go in each specific folder and check the modified and created date of each file within each folder.

Hi!

So basically there is an application from Nirsoft called Folderchangesview
Website: FolderChangesView - Monitor folder/drive/files changes on Windows
Download link: https://www.nirsoft.net/utils/folderchangesview.zip

Put it in a folder of your liking then create a Toolbar Button like this:
d:\apps\_nir_folderchangesview\FolderChangesView.exe /Start /basefolder {allfilepath}

This will open a new instance of the app and you will be able to see changes made in the selected folder.

Also: