Re: Map network drive in background
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Tue, 19 Apr 2005 23:55:27 +1000
"S" <S@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2505681D-4BA7-40FE-9C9E-DCFD8C485A1E@xxxxxxxxxxxxxxxx
> Hi,
>
> I need to map a network drive without a user logging on. For example,
when
> you start a server and are prompted at the Ctrl-Alt-Del logon box, I want
a
> mapped network drive avliable in the background.
>
> I have tried to run a script on startup and this falis as it seems to
wonly
> work when a user is logged in ?
>
> Any ideas would be helpful.
>
> ThanksS
Mapping a drive in the background is not an option, because
its access rights will be valid within the context of the account
used for the background job. If the drive was visible in the
foreground then you would have a security violation - hence
drives mapped in the background remain invisible to foreground
sessions.
Why do you actually want the drive to be mapped before
the user logs in?
.
- Follow-Ups:
- References:
- Map network drive in background
- From: S
- Map network drive in background
- Prev by Date: Re: NBTSTAT problem : "-a" works, "-A" not.
- Next by Date: Re: Map network drive in background
- Previous by thread: Map network drive in background
- Next by thread: Re: Map network drive in background
- Index(es):
Relevant Pages
|