Re: Print Server Migration

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



you can script this easily with a .bat or .vbs file

type "rundll32 printui.dll,PrintUIEntry /?" at a command window to get the
syntax for .bat or here is the .vbs way

set oNet = CreateObject("WScript.Network")
oNet.RemovePrinterConnection "\\server\share"
oNet.AddWindowsPrinterConnection "\\server\share"

make sure the server and share part is in quotes (just incase this post
takes them out as if it were a link).

Philip Nunn

"jwilliams3034" <jwilliams3034@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:82E3DCFD-73D5-4925-B968-461EBC9B19A6@xxxxxxxxxxxxxxxx
I am trying to consolidate our print servers as well as take some older
servers offline. These servers are all either Windows 2000 or 2003. I
can
use the Print Migration tool to move the printers, drivers, queues, etc.
to
the new server but my problem is with the clients.

Is there a way to somehow automatically redirect printers setup on client
computer to the new print server? Because I am consolidating (and we have
a
new server naming scheme) I cannot name the new server the same as the
old.
I have tried modifying DNS to "trick" the clients to going to the new
server,
but I get a "could not authenticate" error.

We have many client computers that this will affect and it would be a HUGE
task to try to reinstall the printers manually. Is there any easy way to
automate this somehow? You would think that MS puts out a migration tool
that they would find a way to migrate the client settings as well...

Thank you for your help.

Jason


.



Relevant Pages

  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)
  • This is going straight to the pool room
    ... or not the client has privilege to do what they're trying to do, ... The server environment is this: ... 3GL User action Routines that Tier3 will execute on your behalf during the ... Routine Name: USER_INIT ...
    (comp.os.vms)
  • [Full-Disclosure] R: Full-Disclosure Digest, Vol 3, Issue 42
    ... Full-Disclosure Digest, Vol 3, Issue 42 ... SD Server 4.0.70 Directory Traversal Bug ... Arkeia Network Backup Client Remote Access ...
    (Full-Disclosure)
  • Re: What doesnt lend itself to OO?
    ... > rather than client code. ... no way to do that without also touching the object with clock semantics ... will not encapsulate both clock semantics and network semantics. ... The server can do whatever it wants ...
    (comp.object)
  • RE: Fax monitor incoming + outgoing calls?
    ... problem between the client computer and the SBS server. ... Client is using the internal IP address of the SBS server as the ... To the folder redirection GPO issue: ...
    (microsoft.public.windows.server.sbs)