+ Post New Thread
Results 1 to 13 of 13
Windows Server 2000/2003 Thread, Printers not mapping in Technical; Hi, got an ICT suite of 16 machines. They all map their printers using a VBS script but there are ...
  1. #1

    Little-Miss's Avatar
    Join Date
    Oct 2007
    Location
    Birmingham
    Posts
    3,841
    Blog Entries
    2
    Thank Post
    1,682
    Thanked 307 Times in 222 Posts
    Rep Power
    244

    Printers not mapping

    Hi, got an ICT suite of 16 machines. They all map their printers using a VBS script but there are a row of 5/6 that wont map them and when you try to print it says that no printers are installed.

    What would stop the other 10/11 mapping but not this handful? All the same model machine.

  2. IDG Tech News

  3. #2
    Andie's Avatar
    Join Date
    Sep 2006
    Location
    Cambridgeshire
    Posts
    635
    Thank Post
    100
    Thanked 51 Times in 34 Posts
    Rep Power
    23
    We use VB Script for our printer mapping too. We have had various issues where one or two machines don't map. Are you getting a scripting error on screen when you log in? If you are, try and REM out the line thrown up by the error and see if the script will run then.

    It may be an issue with the driver not being pulled to those clients from the server. It's a while since I had to fix that one, but from memory I had to manually reinstall the driver on the server or update the driver on the server, and then the clients started to pull down the drivers. This is on Server 2003 and XP SP3 clients. I think the issue first popped up after installing SP3.

  4. Thanks to Andie from:

    Little-Miss (7th November 2011)

  5. #3
    36Degrees's Avatar
    Join Date
    Jan 2010
    Location
    Nottingham
    Posts
    884
    Thank Post
    109
    Thanked 115 Times in 100 Posts
    Rep Power
    40
    Have you tried gpupdate /force on them? We once had an issue where a few computers were still trying to run an old VBS printing script despite picking up all other GPO amendments.

  6. #4

    mac_shinobi's Avatar
    Join Date
    Aug 2005
    Posts
    7,028
    Thank Post
    1,088
    Thanked 641 Times in 598 Posts
    Rep Power
    209
    all the exact same OS on the client machines ie windows xp SP 3 32 bit or what exactly ?

  7. #5

    Little-Miss's Avatar
    Join Date
    Oct 2007
    Location
    Birmingham
    Posts
    3,841
    Blog Entries
    2
    Thank Post
    1,682
    Thanked 307 Times in 222 Posts
    Rep Power
    244
    All the same OS.

    Will try to force GPO.

    Have failed to recreate the error, but i know it exists!!

  8. #6

    Little-Miss's Avatar
    Join Date
    Oct 2007
    Location
    Birmingham
    Posts
    3,841
    Blog Entries
    2
    Thank Post
    1,682
    Thanked 307 Times in 222 Posts
    Rep Power
    244
    All the same OS. XP Pro SP3.

    Will try to force GPO.

    Have failed to recreate the error, but i know it exists!!

  9. #7

    Join Date
    Jun 2010
    Location
    England
    Posts
    554
    Thank Post
    65
    Thanked 31 Times in 29 Posts
    Rep Power
    24
    Do the printers map if you run the script manually on the machine?

  10. #8
    Andie's Avatar
    Join Date
    Sep 2006
    Location
    Cambridgeshire
    Posts
    635
    Thank Post
    100
    Thanked 51 Times in 34 Posts
    Rep Power
    23
    Just in case you haven't fixed it, this may help:

    Weird: printer mapping issue

  11. #9
    Torrevez's Avatar
    Join Date
    Apr 2011
    Location
    Manchester
    Posts
    42
    Thank Post
    3
    Thanked 2 Times in 2 Posts
    Rep Power
    3
    I have used con2prt.exe in the login script to add printers in the past. It works flawlessly I have found.

    Example
    \\server\NETLOGON\con2prt /cd \\server\printername

    Information on the switches here:
    con2prt - Add or Remove Printer Connections

    Download link:
    Downloads | This is Helpful

  12. #10
    ricki's Avatar
    Join Date
    Jul 2005
    Location
    uk
    Posts
    1,206
    Thank Post
    19
    Thanked 129 Times in 125 Posts
    Rep Power
    41
    Hi

    Is this suite of computers laptaps or normal pcs. If its laptops it might be you are using a wifi program by a manufacturer which only starts when you log on which means that you dont pick up gpos and script. Try removing manufacturer program and just load the driver for the wifi and allow windows to control wifi so it starts up when the machine turns on.

    Do you computers have 1 gig network cards in them. If they do they might be too quick to pick up the policies and you might have to put a registry setting in to wait for the domain gpos and a gpo setting in to wait for the domain.

    Other things that can cause problems are is you have two domain controllers that are not replicating or 2 dns servers that are not replicating.

    Dns problems is the root of many problems.

    You could try script with ip addresses instead of computer names to see if its dns.

    Are the scripts held on a server or on a windows client. If they are on a windows machine they will need to be moved to a server as windows xp can only take 10 connections. I like to put the scripts in my netlogon folder.

    Do you use bginfo. If you do try adding the log on server to the list of info they displace it might be a server with a problem.

    Is the time the same on the servers and the client. Time being out will stop authentication.

    Are all the computers joined to one switch if so try a broken machine somewhere else it might be a switch.

    Richard

  13. #11

    Little-Miss's Avatar
    Join Date
    Oct 2007
    Location
    Birmingham
    Posts
    3,841
    Blog Entries
    2
    Thank Post
    1,682
    Thanked 307 Times in 222 Posts
    Rep Power
    244
    revisiting this!

    Just to add (i am going to work through the above) some computers have mapped some of the printers but they throw up an error (i think about drivers) ive noticed they will be called infant-suite on curricsvr1.domain.pri but if i manually add it, it'll be called infant-suite on curricsvr1 and will work. Does that make someone go "oh i know what THAT is"?

  14. #12

    Michael's Avatar
    Join Date
    Dec 2005
    Location
    Birmingham
    Posts
    6,763
    Thank Post
    171
    Thanked 1,055 Times in 828 Posts
    Rep Power
    217
    Download the Windows Server 2003 Resource Kit and clean the spooler on each of the netbooks. You can run the Cleanspl.exe utility from the server and clean the spooler remotely, then reboot.

    This should clear any old printers, spooler errors or registry entries related to the spooler. This has always worked for me.

  15. #13

    Join Date
    Feb 2012
    Location
    Pontefract
    Posts
    23
    Blog Entries
    1
    Thank Post
    4
    Thanked 3 Times in 3 Posts
    Rep Power
    1
    Hi

    Have you tried deploying a printer using a gpo rather than through a script?

SHARE:
+ Post New Thread

Similar Threads

  1. Replies: 2
    Last Post: 14th September 2011, 04:21 PM
  2. Printers via script in Windows 7 not mapping
    By dombera in forum Windows 7
    Replies: 5
    Last Post: 30th September 2010, 10:24 AM
  3. Mapped printers not taking settings across
    By mrbios in forum Windows 7
    Replies: 1
    Last Post: 5th March 2010, 12:46 PM
  4. Printers not mapping correctly???
    By actech in forum Windows Server 2000/2003
    Replies: 3
    Last Post: 19th June 2009, 11:57 AM
  5. Citrix not mapping client printers
    By Andi in forum Thin Client and Virtual Machines
    Replies: 0
    Last Post: 7th November 2008, 01:02 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •