Logging as windows system account
-
We have written a windows ATL server application which runs as a windows service(system account). Since the system account does not have file-write prmissions,we are searching for a way how to introduce logging mechanism into this application(either to file or event log). Any help on this will be appreciated. FYI, this program launces a browser to perform certain actions and so the servicei s configured with 'Interact with desktop' permission.
-
We have written a windows ATL server application which runs as a windows service(system account). Since the system account does not have file-write prmissions,we are searching for a way how to introduce logging mechanism into this application(either to file or event log). Any help on this will be appreciated. FYI, this program launces a browser to perform certain actions and so the servicei s configured with 'Interact with desktop' permission.