Re: startup script to install drivers from a share?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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
> ------------------------------------------------------------------------
>


.



Relevant Pages

  • Re: logon.bat load map printer scripts
    ... How about wtite commend in login script call map printer vb script. ... I would like to auto run the vbscripts in user login. ...
    (microsoft.public.scripting.vbscript)
  • Re: running at boot time & signals
    ... where 'username' is the user login name of the user you want the script ... Lew Pitcher, IT Specialist, Enterprise Data Systems ...
    (comp.os.linux.development.system)
  • Re: logon.bat load map printer scripts
    ... How about wtite commend in login script call map printer vb script. ... defaulting to windows directory. ... I would like to auto run the vbscripts in user login. ...
    (microsoft.public.scripting.vbscript)
  • how to assign printers to users through GPO?
    ... EXAMPLE, If a user login from HR OU, he should get the ... I KNOW IN WINNT 4.0 I HAVE TO WRITE THE SCRIPT FOR THAT. ... IN NOVELL NDS ENVIRONMEMT IT IS EASY TO ASSIGN PRINTERS TO ... IF i have a share printer called "printer" in server ...
    (microsoft.public.windows.group_policy)
  • Re: Shell question
    ... >> I have to add a script to be ran whenever a user login to my Solaris ... >> regardless of the type of user's default shell. ...
    (comp.unix.shell)