I have a server where is shared folder e.g. shared_folder
.
Another server in the same domain is sending files into this folder (it is probably a scheduled task)
unknown_server -> copy files -> my_server/shared_folder
How to find the unknown_server
if I'm not sure when the replication runs (if I knew it, I could see the session in computer management)?
If you open computer management (right click on 'my computer', choose manage) then expand Shared Folders, then sessions, you can see the sessions open on that server. It should show either the name or IP address of the connected system, and the username it is using to connect.