Good morning, thank you in advance for the collaboration you may receive. The situation is as follows, I have an application in .NET That copy a configuration file of several clients to the server in a Local Network, the problem is that for it to be copied I must give permissions in each client to the folder where the file is. At the moment I give permission to "Everyone", and it works fine but I would like to give permissions to a specific user that would be the one of the IIS Server.
To which user should I give permission?