Networking Forums

Networking Forums > Computer Networking > Windows Networking > Auto Printer assignment in Windows 2003 AD

Reply
Thread Tools Display Modes

Auto Printer assignment in Windows 2003 AD

 
 
Guest
Posts: n/a

 
      03-03-2004, 07:19 AM
Andyase had asked for information on auto printer assignments in W2k3 Ad,
depending on OU.

I would be grateful if someone out there knows how to do it....we will be
using XP as the clients

Thanks Ray


 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      03-03-2004, 12:50 PM
quoted form http://www.ChicagoTech.net
How to setup a default printer based on a network group

' Add a network printer if the computer is a member of the group.
' Make this printer the default.
If IsMember(objComputer, "information_system") Then
objNetwork.AddWindowsPrinterConnection "\\chicagotech\cc041hp4050"
objNetwork.SetDefaultPrinter "\\chicagotech\cc041hp4050"
End If


--
For more and other information, go to http://www.ChicagoTech.net

Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.

Robert Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.

<c> wrote in message news:esZK$(E-Mail Removed)...
> Andyase had asked for information on auto printer assignments in W2k3 Ad,
> depending on OU.
>
> I would be grateful if someone out there knows how to do it....we will be
> using XP as the clients
>
> Thanks Ray
>
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Server 2003 Web Edition and Printer Sharing Antonio Lara Windows Networking 3 04-20-2011 01:02 PM
Windows 2003 Server SP1 with HP Network printer tristan Windows Networking 4 05-17-2005 04:14 AM
Local Printer Settings not available on Terminal Server Windows 2003 Marius Windows Networking 1 04-15-2005 06:01 PM
Windows 2003 and network printer Windows Networking 2 02-03-2004 03:37 PM
Auto setup and connect network printer using logon script. kinghew Windows Networking 1 07-31-2003 02:41 AM



1 2 3 4 5 6 7 8 9 10 11