ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Printers - IP or WSD

    IT Discussion
    11
    18
    1.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • zachary715Z
      zachary715
      last edited by

      No sorry I missed the print server part. I did away with that thing when I first took over. Our printer fleet of about 25 is small enough to manage without it so I'm just going straight to the device.

      Again, it's essentially the DNS name which is either BRN for wired or BRW for wireless followed by mac address. It's what populates automatically in the DNS server when connected and then I just create the reservation where I want it. Print management is a breeze these days.

      DashrenderD 1 Reply Last reply Reply Quote 0
      • DashrenderD
        Dashrender @zachary715
        last edited by

        @zachary715 said in Printers - IP or WSD:

        No sorry I missed the print server part. I did away with that thing when I first took over. Our printer fleet of about 25 is small enough to manage without it so I'm just going straight to the device.

        Again, it's essentially the DNS name which is either BRN for wired or BRW for wireless followed by mac address. It's what populates automatically in the DNS server when connected and then I just create the reservation where I want it. Print management is a breeze these days.

        Allllllrighty then.
        0f86f8b2-1c99-4f53-ba15-5a8ccfd29dce-image.png

        something for me to consider.

        I wonder if I can deploy non server based printers in GPO to direct printers. The main issue becomes deploying drivers then.

        How did you handle that?

        Also, without a print server, how do you prevent people from printing color - if you had that concern? I deploy two printers - one with a color driver and with with Black only driver - with that don't have color access, don't get that printer.

        DustinB3403D F zachary715Z 3 Replies Last reply Reply Quote 0
        • black3dynamiteB
          black3dynamite
          last edited by black3dynamite

          I have a couple of printers, Brother and HP, where I'm using the Microsoft PCL6 Class Driver that comes with Windows 10.

          1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403 @Dashrender
            last edited by

            @Dashrender said in Printers - IP or WSD:

            @zachary715 said in Printers - IP or WSD:

            No sorry I missed the print server part. I did away with that thing when I first took over. Our printer fleet of about 25 is small enough to manage without it so I'm just going straight to the device.

            Again, it's essentially the DNS name which is either BRN for wired or BRW for wireless followed by mac address. It's what populates automatically in the DNS server when connected and then I just create the reservation where I want it. Print management is a breeze these days.

            Allllllrighty then.
            0f86f8b2-1c99-4f53-ba15-5a8ccfd29dce-image.png

            something for me to consider.

            I wonder if I can deploy non server based printers in GPO to direct printers. The main issue becomes deploying drivers then.

            How did you handle that?

            Also, without a print server, how do you prevent people from printing color - if you had that concern? I deploy two printers - one with a color driver and with with Black only driver - with that don't have color access, don't get that printer.

            GPO is how we manage our printer deployment for our Windows workstations, for Mac it's all CLI deployment over SSH.

            black3dynamiteB 1 Reply Last reply Reply Quote 0
            • black3dynamiteB
              black3dynamite @DustinB3403
              last edited by

              @DustinB3403 said in Printers - IP or WSD:

              GPO is how we manage our printer deployment for our Windows workstations, for Mac it's all CLI deployment over SSH.

              I use SaltStack and a powershell script to deploy printers to Windows.

              1 Reply Last reply Reply Quote 1
              • JaredBuschJ
                JaredBusch @zachary715
                last edited by JaredBusch

                @zachary715 said in Printers - IP or WSD:

                but this would allow for the IP address to change and the printer to continue functioning.

                Only if you update DNS. There is always a need for something to be updated, but eysh, this is one of the better ways to handle it.

                1 Reply Last reply Reply Quote 0
                • F
                  flaxking @Dashrender
                  last edited by

                  @Dashrender said in Printers - IP or WSD:

                  @zachary715 said in Printers - IP or WSD:

                  No sorry I missed the print server part. I did away with that thing when I first took over. Our printer fleet of about 25 is small enough to manage without it so I'm just going straight to the device.

                  Again, it's essentially the DNS name which is either BRN for wired or BRW for wireless followed by mac address. It's what populates automatically in the DNS server when connected and then I just create the reservation where I want it. Print management is a breeze these days.

                  Allllllrighty then.
                  0f86f8b2-1c99-4f53-ba15-5a8ccfd29dce-image.png

                  something for me to consider.

                  I wonder if I can deploy non server based printers in GPO to direct printers. The main issue becomes deploying drivers then.

                  How did you handle that?

                  Back when I did that, I did have a 'print server' to host the drivers, but the GPO pushed out direct to IP printer installs, just referencing the server to get the drivers.

                  1 Reply Last reply Reply Quote 1
                  • thwrT
                    thwr
                    last edited by

                    Well, I'm actually using a (Windows) print server for a simple reason: Security. All my printers are on a dedicated VLAN without internet access or access to any internal resource. The print server is the only machine with access to the printers.

                    Why? Because printers are a very common attack vector. Network capable printers and MFP's are often using totally outdated embedded linux operating systems and can easily be hijacked. Same for FAX devices: There's an exploit out there that allows you to gain access to MFPs from serveral vendors by just sending a crafted FAX.

                    1 Reply Last reply Reply Quote 3
                    • zachary715Z
                      zachary715 @Dashrender
                      last edited by

                      @Dashrender said in Printers - IP or WSD:

                      @zachary715 said in Printers - IP or WSD:

                      No sorry I missed the print server part. I did away with that thing when I first took over. Our printer fleet of about 25 is small enough to manage without it so I'm just going straight to the device.

                      Again, it's essentially the DNS name which is either BRN for wired or BRW for wireless followed by mac address. It's what populates automatically in the DNS server when connected and then I just create the reservation where I want it. Print management is a breeze these days.

                      Allllllrighty then.
                      0f86f8b2-1c99-4f53-ba15-5a8ccfd29dce-image.png

                      something for me to consider.

                      I wonder if I can deploy non server based printers in GPO to direct printers. The main issue becomes deploying drivers then.

                      How did you handle that?

                      Also, without a print server, how do you prevent people from printing color - if you had that concern? I deploy two printers - one with a color driver and with with Black only driver - with that don't have color access, don't get that printer.

                      So I typically just deploy printer drivers whenever I initially setup the computer, or whenever a new printer is purchased. I do this manually and just install the latest driver from Brother. I typically setup at least one or two backup printers in the case they have issues with their primary.

                      As far as printing color vs black, 90% of our printers are black only, and of the ones that are color, I typically default them to black and white and tell them if they need color that they'll need to specify each time that they want it. Works well enough for us.

                      1 Reply Last reply Reply Quote 0
                      • PhlipElderP
                        PhlipElder @Dashrender
                        last edited by

                        @Dashrender said in Printers - IP or WSD:

                        @Kelly said in DHCP Question...:

                        Another is using a utility or print server so that the end point never needs to know the current IP address of a printer.

                        Have you found this to work? Even on print servers, I print to IP, and the server print queue is static to that IP.
                        I haven't used WSD ports on a server yet - have you?

                        WSD breaks things. We turn it off on all printers we deploy on a given network.

                        Windows 10 doesn't listen to our manually setting the default printer post feature update. It then drops the WSD setup in which causes the print driver to break for whatever reason.

                        1 Reply Last reply Reply Quote 3
                        • Net RunnerN
                          Net Runner
                          last edited by

                          We are a mixed shop, having Mac, Windows and different Linux flavors including some weird ones. IP is the only way for us to get everything working.

                          But even in a pure Windows environment, I would stick to IP. WSD is crappy. WSD + some HP Devices is a noitmare.

                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          • First post
                            Last post