Network Printer

Discussion in 'Software' started by Makaveli, Jul 10, 2006.

  1. Makaveli

    Makaveli Byte Poster

    193
    2
    10
    Guys...

    Is it possible to map a network printer from a batch file without the use of login scripts?

    Did a google on this but not getting anywhere
     
  2. Sparky
    Highly Decorated Member Award 500 Likes Award

    Sparky Zettabyte Poster Moderator

    10,718
    543
    364
    um, double click on the batch file?

    You can create a vb script and that will install the printer 8)
     
    Certifications: MSc MCSE MCSA:M MCSA:S MCITP:EA MCTS(x5) MS-900 AZ-900 Security+ Network+ A+
    WIP: Microsoft Certs
  3. ffreeloader

    ffreeloader Terabyte Poster

    3,661
    106
    167
    I agree with the sum of Sparky's post. Why do this other than as a logon script? There are sample VBScripts that do this quite easily and place an icon on the desktop, but why make it so the scripts are run manually? I guess I don't understand your purpose in wanting to do it manually.
     
    Certifications: MCSE, MCDBA, CCNA, A+
    WIP: LPIC 1
  4. Makaveli

    Makaveli Byte Poster

    193
    2
    10
    Basically its because the user is at different locations, some where there is a file and print server and some where there isnt, so creating a logon script on the server would mean it would take forever to pull down in the location where there is no server... does that make sense? So to avoid it, I wanted to create a map network printer command for when they are in the file and print server location :blink
     
  5. Sparky
    Highly Decorated Member Award 500 Likes Award

    Sparky Zettabyte Poster Moderator

    10,718
    543
    364
    Does the user have a laptop or is the user logging on various PCs on the network?
     
    Certifications: MSc MCSE MCSA:M MCSA:S MCITP:EA MCTS(x5) MS-900 AZ-900 Security+ Network+ A+
    WIP: Microsoft Certs
  6. Makaveli

    Makaveli Byte Poster

    193
    2
    10
    Laptop
     
  7. Sparky
    Highly Decorated Member Award 500 Likes Award

    Sparky Zettabyte Poster Moderator

    10,718
    543
    364
    After the printer is installed once thats it, you can take the batch file out of the users profile. 8)
     
    Certifications: MSc MCSE MCSA:M MCSA:S MCITP:EA MCTS(x5) MS-900 AZ-900 Security+ Network+ A+
    WIP: Microsoft Certs
  8. Makaveli

    Makaveli Byte Poster

    193
    2
    10
    What do you mean? The printers are installed on the server, if a logon script is used that is what pulls the list of printers down depending on which printers are specified in the .ini file.
     
  9. Sparky
    Highly Decorated Member Award 500 Likes Award

    Sparky Zettabyte Poster Moderator

    10,718
    543
    364
    When you connect to a network printer the driver is pulled down to the laptop and installed, after that there is no need for the batch file in the profile. 8)
     
    Certifications: MSc MCSE MCSA:M MCSA:S MCITP:EA MCTS(x5) MS-900 AZ-900 Security+ Network+ A+
    WIP: Microsoft Certs
  10. Makaveli

    Makaveli Byte Poster

    193
    2
    10
    Dont know if your thinking of a different setup but that wouldnt work, basically we have a server which the printers are installed on, so in user manager the ini file is specified IF a profile is setup for the user on the server then within that ini file is the specified printers. If the ini file is not specifed no printers will be pulled down.

    Anyway dont worry, ive resolved it by creating a batch file which allows the user to connect up to the specified printer when in the location where the server is!
     
  11. Baba O'Riley

    Baba O'Riley Gigabyte Poster

    1,760
    23
    99
    Makaveli, all you have to do is, on the Windows client, add a network printer. The client will, as Sparky says, install the drivers that it finds on the print server locally. All a user has to do is then select the printer just like it was a local printer. If they try to print to it and the client is not connected to the correct network, you'll just get a "printer failed to respond" type error.
     
    Certifications: A+, Network+
    WIP: 70-270
  12. Makaveli

    Makaveli Byte Poster

    193
    2
    10
    Yes thats what I explained to the helpdesk, but the user insisted on another way to do it as it was too complicated for her to do each time....although we do have a big list of servers to scroll through and locate, its not very hard to remember! But anyway im sure u know what users can be like...... :blink
     
  13. Baba O'Riley

    Baba O'Riley Gigabyte Poster

    1,760
    23
    99
    How do you mean "each time"? You only have to do it once per printer. :blink
     
    Certifications: A+, Network+
    WIP: 70-270

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.