Toymods Car Club
www.toymods.org.au
F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Members Members    Search Search
Toymods » The Outhouse » Registry to Add IP Printers

Show: Today's Posts  :: Show Polls 
Email to friend 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
beterthenu
Regular


Location:
Dubbo NSW
Registered:
June 2004
Re: Registry to Add IP Printers Tue, 28 December 2004 13:33 Go to previous messageGo to previous message
Read this article -
http://support.microsoft.com/default.aspx?scid=kb; EN-US;q314486

OR

Here is the script. Just create a text file with the
below text and rename it to .vbs



'-------------------------------------------
' Printer Install
'-------------------------------------------

Dim net
Set net = CreateObject("WScript.Network")
net.AddWindowsPrinterConnection "\\nyprnt\printj1 (file://nyprnt/printj1)"

'-------------------------------------------
' You can add multiple printers and shortcuts
' by copying the above data and editing the paths

**taken from http://forums.aspfree.com/archive/t-26269



OR

.vbs script again -

Set WshNetwork = WScript.CreateObject("WScript.Network")
PrinterPath = "\\Dubbo2\Label"
WshNetwork.AddWindowsPrinterConnection PrinterPath
WshNetwork.SetDefaultPrinter PrinterPath


simply create one for each printer and execute from login script.



all are examples of scripts currently being used. asuming that you have structured your AD properly you can simply apply the correct policy to the concerning terminals.

altho ZEN does allow you to much cooler things, much more easly if you have a range of client OS'

need any more assistance just give me a yell.

[Updated on: Tue, 28 December 2004 13:35]

  Send a private message to this user    

SubjectPosterDate
Read Message   Registry to Add IP Printers ZZT231Thu, 23 December 2004 05:06
Read Message   Re: Registry to Add IP Printers rsdeoSun, 26 December 2004 15:01
Read Message   Re: Registry to Add IP Printers ZZT231Sun, 26 December 2004 22:50
Read Message   Re: Registry to Add IP Printers thechucksterMon, 27 December 2004 00:22
Read Message   Re: Registry to Add IP Printers  beterthenuTue, 28 December 2004 13:33
Read Message   Re: Registry to Add IP Printers ZZT231Wed, 29 December 2004 08:11
Read Message   Re: Registry to Add IP Printers beterthenuThu, 30 December 2004 11:49
Previous Topic:auto orientated uni courses
Next Topic:Where to get Fireworks

Goto Forum:
-=] Back to Top [=-

Current Time: Thu Jan 23 21:35:44 UTC 2025

Total time taken to generate the page: 0.0044951438903809 seconds

Bandwidth utilization bar

.:: Contact :: Home ::.

Powered by: FUDforum 2.3.8
Copyright ©2001-2003 Advanced Internet Designs Inc.