connecting to a share while logged out

  • Thread starter Thread starter Richard
  • Start date Start date
R

Richard

I need to run a batch script which establishes a
connection to a share on another domain. I am using
the "net use.." command and supply user credentials. The
script works fine when I am logged in, however I would
like to be able to log out and run the script through the
AT service. However it does not connect to the remote
share and the script fails. Any advice please?
 
I know it is not the best idea but how about logging on
and then using Control-Alt-delete and locking the
workstation.

I have a Domino server program that I have to log on as
the domino server admin and the lock the workstation in
order for the outlook profiles, which are key to the
program working, are available.
 
Back
Top