Re: startup script to install drivers from a share?
- From: "Jim Vierra" <jvierra@xxxxxxx>
- Date: Sun, 1 May 2005 17:48:23 -0400
You can't map drives from a computer startup script . Only from a user login
script. The computer account has no session at this point.
Give user the ability to connect their own printers. Use permission on the
print manager to control who can access which printers.
This is the current W2K model and is a little silly to try to get around.
It's easy to add the mapping script to user login script for the OU for
default printers by department or physical location. Teaching users how to
browse and connect is even easier and give the user more control and a great
sense of being part of the network.
There is a tool posted on the MS download site that can let you hide
resource form users by group membership. This is useful for reducing the
visible complexity of the "Network Neighborhood" down to only that which a
user can actually access. The tool is a convenience but not absolutely
necessary since you can do the same thing through permissions.
--
Jim Vierra
"funkbuddha" <funkbuddha.1o6xtn@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:funkbuddha.1o6xtn@xxxxxxxxxxxxxxxxxxxxxxxx
>
> Hello,
>
> I'm having some difficuly getting my startup script to install printer
> drivers from a share on my file server. The script passes the login
> credentials to a Read-Only share. When I run the script while I'm
> logged in it works beautifully, but when I try to run it via Group
> Policy I get this error:
>
> Error: A specified logon session does not exist. It may already have
> been terminated.
>
> Code: 80070520
> Source: WSHNetwork.MapNetworkDrive
>
> I have added the Domain Computers Group to the ACL on the share. Can
> the Local System Account map network drives?
>
> Thanks,
>
> FunkBuddha
>
>
>
> --
> funkbuddha
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>
.
- Prev by Date: Re: language settings change
- Next by Date: Re: Copy file
- Previous by thread: Re: language settings change
- Next by thread: Re: Copy file
- Index(es):
Relevant Pages
|