Can FileSystemWatcher of powershell be used to monitor file access

Viewed 28

Using FileSystemWatcher i am able to monitor create,delete and update but not able to monitor file access. Is there any way to monitor file access.

0 Answers
Related