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

    Printer GPOs

    Scheduled Pinned Locked Moved IT Discussion
    gpogroup policy
    22 Posts 7 Posters 5.5k Views
    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.
    • DashrenderD
      Dashrender
      last edited by

      Sigh, so in my hopes (and whatever I was reading 2 years ago) of making my setup be more IP resilient.. I've only gone to achieve the opposite.

      1 Reply Last reply Reply Quote 0
      • L
        LAH3385
        last edited by

        @Dashrender said in Printer GPOs:

        Sigh, so in my hopes (and whatever I was reading 2 years ago) of making my setup be more IP resilient.. I've only gone to achieve the opposite.

        Not sure what you mean by that, but we only use server name. It's simple and easy. Best of all it tell us where the print server is at.
        For GPO I push ALL available printers to everyone, and set secondary GPO to update default printer to whatever area they reside at.

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

          @LAH3385 said in Printer GPOs:

          set secondary GPO to update default printer to whatever area they reside at.

          How do you do this? is it reliable? I have never had good luck getting default printers consistently set correctly.

          J 1 Reply Last reply Reply Quote 0
          • J
            Jason Banned @JaredBusch
            last edited by Jason

            @JaredBusch said in Printer GPOs:

            @LAH3385 said in Printer GPOs:

            set secondary GPO to update default printer to whatever area they reside at.

            How do you do this? is it reliable? I have never had good luck getting default printers consistently set correctly.

            You could do a WMI filter for subnets.. but yeah it's not worth it. Users like changing them an a GPO will force them back.

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

              @Jason said in Printer GPOs:

              @JaredBusch said in Printer GPOs:

              @LAH3385 said in Printer GPOs:

              set secondary GPO to update default printer to whatever area they reside at.

              How do you do this? is it reliable? I have never had good luck getting default printers consistently set correctly.

              You could do a WMI filter for subnets.. but yeah it's not worth it. Users like changing them an a GPO will force them back.

              More specifically, I was meaning what GPO setting was he using to specify the default, because I have a continuous problems making it stick in general.

              One thing I dread with getting Windows 10 deployed because of the stupid "last printer as default" thing in 1511.

              J DashrenderD 2 Replies Last reply Reply Quote 0
              • J
                Jason Banned @JaredBusch
                last edited by

                @JaredBusch said in Printer GPOs:

                @Jason said in Printer GPOs:

                @JaredBusch said in Printer GPOs:

                @LAH3385 said in Printer GPOs:

                set secondary GPO to update default printer to whatever area they reside at.

                How do you do this? is it reliable? I have never had good luck getting default printers consistently set correctly.

                You could do a WMI filter for subnets.. but yeah it's not worth it. Users like changing them an a GPO will force them back.

                More specifically, I was meaning what GPO setting was he using to specify the default, because I have a continuous problems making it stick in general.

                One thing I dread with getting Windows 10 deployed because of the stupid "last printer as default" thing in 1511.

                You can deploy a regedit for it

                http://windowsitpro.com/windows-10/reverting-new-default-printer-feature-windows-10-november-update

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

                  @JaredBusch said in Printer GPOs:

                  @Jason said in Printer GPOs:

                  @JaredBusch said in Printer GPOs:

                  @LAH3385 said in Printer GPOs:

                  set secondary GPO to update default printer to whatever area they reside at.

                  How do you do this? is it reliable? I have never had good luck getting default printers consistently set correctly.

                  You could do a WMI filter for subnets.. but yeah it's not worth it. Users like changing them an a GPO will force them back.

                  More specifically, I was meaning what GPO setting was he using to specify the default, because I have a continuous problems making it stick in general.

                  One thing I dread with getting Windows 10 deployed because of the stupid "last printer as default" thing in 1511.

                  You can disable that.

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

                    Registry Path: HKEY_Current_User\Software\Microsoft\Windows NT\CurrentVersion\Windows\LegacyDefaultPrinterMode = 1

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

                      @Dashrender said in Printer GPOs:

                      Registry Path: HKEY_Current_User\Software\Microsoft\Windows NT\CurrentVersion\Windows\LegacyDefaultPrinterMode = 1

                      WTF good is that? I hate registry. Why isn't there a GPO for that.

                      wrx7mW 1 Reply Last reply Reply Quote 3
                      • wrx7mW
                        wrx7m @JaredBusch
                        last edited by

                        @JaredBusch said in Printer GPOs:

                        @Dashrender said in Printer GPOs:

                        Registry Path: HKEY_Current_User\Software\Microsoft\Windows NT\CurrentVersion\Windows\LegacyDefaultPrinterMode = 1

                        WTF good is that? I hate registry. Why isn't there a GPO for that.

                        There is a GPO for that:
                        0_1461255933162_Capture100.JPG

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

                          @wrx7m said in Printer GPOs:

                          @JaredBusch said in Printer GPOs:

                          @Dashrender said in Printer GPOs:

                          Registry Path: HKEY_Current_User\Software\Microsoft\Windows NT\CurrentVersion\Windows\LegacyDefaultPrinterMode = 1

                          WTF good is that? I hate registry. Why isn't there a GPO for that.

                          There is a GPO for that:

                          No, that is setting registry via GPO. not a GPO setting.

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

                            @JaredBusch said in Printer GPOs:

                            @wrx7m said in Printer GPOs:

                            @JaredBusch said in Printer GPOs:

                            @Dashrender said in Printer GPOs:

                            Registry Path: HKEY_Current_User\Software\Microsoft\Windows NT\CurrentVersion\Windows\LegacyDefaultPrinterMode = 1

                            WTF good is that? I hate registry. Why isn't there a GPO for that.

                            There is a GPO for that:

                            No, that is setting registry via GPO. not a GPO setting.

                            While I see what you are saying - at least it's a solution. There isn't a GPO for the other Reg hack listed here.

                            1 Reply Last reply Reply Quote 0
                            • wrx7mW
                              wrx7m
                              last edited by

                              6 of one. It accomplishes what you wanted without having to go to each system and do it manually. Is it a full-on GPO setting? No. Will it work? Probably.

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