Automated Drive mapping without logon?

  • Thread starter Thread starter Max Monroe
  • Start date Start date
M

Max Monroe

I need to map a network drive on a Windows 2000 AS SP4,
without to log on. For a Application, which use this mapped
drive.
Is there any chance to get it work? I tried it with the
scheduler and a VBA Script, but dont get it work.
Has anyone any Ideas?
Best Regards, Max
 
It's probably looking for a user context for authentication. I'm sure
someone who's run into this before will be able to help but if not, is there
any way for the application to use a UNC path instead? That should work
whether a user is logged on or not.

--
J.C. Hornbeck, MCSE
Microsoft Product Support

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!

This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose.
 
Back
Top