Attached View attachment WatchFolder.zip is my code for FileWatcher class
I would like to log the domain/username of the users when they are logging in from the network i.e. filesharing
I am currently using Environment.UserName and Environment.DomainName
but this is not able to log if the files are access via filesharing
The Environment.UserName and Environment.DomainName are only useful if the user have logged in the machine (explorer/rdesktop)
Urgent help required!
I would like to log the domain/username of the users when they are logging in from the network i.e. filesharing
I am currently using Environment.UserName and Environment.DomainName
but this is not able to log if the files are access via filesharing
The Environment.UserName and Environment.DomainName are only useful if the user have logged in the machine (explorer/rdesktop)
Urgent help required!
Last edited: