Make it a domain account. Even better - connect the printer to
some workstation instead of the server, or use a print server.
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Thanks for the input, but local accounts of the server are disabled, so
> this is not an option. Any other ideas?
>
> Pegasus (MVP) wrote:
> > <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > We have one PC in a workgroup and I want the user to be able to print
> > > to a W2K pdc printer. The server is called PDC02 and is a member of
the
> > > domain OWA. If I type \\pdc02 from the run prompt, it will ask me for
> > > user credentials and then I can see and use all the printers on the
> > > server. However, I want this process to be automated, so the user can
> > > just log on with a local PC account and print right away to the domain
> > > printer. To do this I created a batch file on her pc and created a
> > > shortcut to it inside her startup folder, hoping it would give her
> > > sufficient credentials on the domain.
> > >
> > > This is the syntax within the batch file:
> > >
> > > NET USE \\PDC02\IPC$ spring06/USER:Gaynor Reed /PERSISTENT:YES
> > >
> > > PDC02 is the name of the server, the username of the domain account is
> > > Gaynor Reed, and the password of her domain account is spring06.
> > >
> > > However, even though the batch file runs when she logs on to her local
> > > machine, her printers still show as 'unable to connect' and are
> > > unusable until she goes to PDC02 from the run prompt again and
manually
> > > types in her credentials. Where am I going wrong here, and what is the
> > > best way to allow her to print from the printer on this server?
> > >
> > > Thanks.
> > >
> >
> > Create an account on the server that matches the user's
> > account/password, then grant this user access to your
> > printer. You can now define this printer on the user's PC
> > via the Control Panel. There is no need to run any batch
> > files with embedded passwords (horrible!) nor to link
> > the printer to LPT2:.
>
|