Is there a way to see if a user has copied a folder or group of files to an external source, such as an external hard drive? Maybe though event logs or whatever?
Only if you have auditing turned on. Obviously turning on Auditing won't do anything for you after the fact, but you can audit file copy operations. You do this through perfmon, Performance Logs and Alerts.
No such animal in perfmon or otherwise. A lot of people are unhappy with object access auditing on Windows, because what they want to know is "who touched the object and what did that person do", but what Windows auditing tells you is actually "who touched the object and what did they ask for permission to do". The distinction is subtle, but if you are interpreting object access events as recording what changes were made to objects, including copying, then you're probably misunderstanding what the log is saying.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.