Re: install network printer using rundll32
From: DougC (DougC_at_discussions.microsoft.com)
Date: 09/23/04
- Next message: andysmeg: "Losing IE proxy settings"
- Previous message: Richard_at_dt: "Re: delete domain user account to local Administrators group"
- Maybe in reply to: Doug: "install network printer using rundll32"
- Next in thread: Gonzo TM: "RE: install network printer using rundll32"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 23 Sep 2004 07:27:01 -0700
Mike
I put this into the user section "logon script"(The OU only contains the
Computer that I am trying to affect) and the policy does not get applied, I
assume the user section does not work on computers. I do not want to put the
users into the OU because I want the computer to be tied to a network
printer, not the user.
I found a script that reports to connect a PC to a network printer
(www.microsoft.com/technet/community/scritpcenter/printing/scrprn01.mspx) but
it has to be run on the local printer, I would like to use Active directory
to do this if poss .
Ta
Doug
"mika" wrote:
> You must that on the user configuration section.
>
>
> "Doug" <Doug@discussions.microsoft.com> wrote in message
> news:3C4F5255-4F4C-435E-BA41-77A0B35FC560@microsoft.com...
> >I use the following startup script (.bat file) in the Computer part of
> > Active directory Group Policy. When the PC starts up the command line
> > works,
> > but when the user loggs on the printer is not installed.
> >
> > I am trying to force PCs on the net to have network printers assigned to
> > them and not have to select them from a menu. We are a school and the
> > darling
> > students like to print all over the place.
> >
> > echo on
> > pause
> > rundll32 printui.dll,PrintUIEntry /in /n\\ps-it-office\EPSON-IT-OFFICE
> > pause
> >
> >
> > Any help appreciated
>
>
>
- Next message: andysmeg: "Losing IE proxy settings"
- Previous message: Richard_at_dt: "Re: delete domain user account to local Administrators group"
- Maybe in reply to: Doug: "install network printer using rundll32"
- Next in thread: Gonzo TM: "RE: install network printer using rundll32"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|