All,
I would like to setup a Windows 2003 server with a software running as
a service.
The service run under the computer account
The data are on a remote share.
I would like the service to access the data on the remote share.
- I setup the rights on the remote share.
- If I open a cmd box under the local computer account (computername
$), I can mount the remote share and acess data
- If I add a entry in the HKLM\SOFTWARE\Microsoft\Windows
\CurrentVersion\Run, I know it mount the drive ( I put a trace), but
when I try to access this drive from a cmd box under the computer
account, the share is not mounted.
So : is there a way to mount a drive reachable to all process running
under the computer account ?
The matter is that there is no session openned on the server
I know iSCSI drive could solve my problem, but I prefer a remote share
for many reasons.
Thanks
Best regards
ML
|