Executable started by a windows service using the local system account cannot access network shares
问题 I have an executable that is started by a windows service, this program will be run on a customers machine and will need to connect to a remote share to perform a particular task. This share is specified by the customer via a UI, so we do not know this in advance meaning it can't be "hard-coded", or the share mapped in advance. Previously we required the customer to log on to their machine and run the executable on log-on , but we have always wanted to allow our program to run within a