is it possible to get the name of the user who is updating/deleting... a file using filesystemwatcher?
Printable View
is it possible to get the name of the user who is updating/deleting... a file using filesystemwatcher?
Hi :wave:
No you cannot!!
You might be able to actually audit file and folder access.
Have a look at this article
http://support.microsoft.com/default...310399&sd=tech
;)
ciao
Cranzy
:eek2:
guess i'm screwed.
someone is messing with file(s) on a shared folder with limited access and i'm catching all the slack for it.
thanks for the response.