serializer
Programmer
I am running a Windows service as localsystem. Sometimes I need to write and create files and use impersonation to do that to get permission. The problem I am having is that the impersonated user does not become the owner - but local system becomes the owner. How can I control this?