I have a file:
\\Computer1\Share\file.pdf
and I need to open in using a service running as the network service account on another computer:
Computer2\NETWORK SERVICE
FWIW, Both Computer1 and Computer2 are on the same domain Domain1
Is it possible to accomplish this task?
Yes.
If both servers are on the same domain then you can enable access to the share for
Domain1\Computer2$(whereComputer2$represents Network Service on Computer2).