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

    Domain Controller Question

    IT Discussion
    8
    21
    1.6k
    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

      So many questions.

      What is broken about the main site AD?
      Where is the print server?
      What is the print server - we assume it's a windows Server that's part of the AD, but should we?
      Is your local AD a read only DC? (not sure this really matters - but I'm asking anyhow)

      1 Reply Last reply Reply Quote 0
      • J
        justin867 @marcinozga
        last edited by justin867

        @marcinozga said in Domain Controller Question:

        FSMO roles.

        what roles should my onsite DC has so it will function properly even the main branch is down? I have an onsite DC and an onsite Print Server. But I don't want any other branch to be dependent on my branch DC server either.

        dbeatoD M J 3 Replies Last reply Reply Quote 0
        • dbeatoD
          dbeato @justin867
          last edited by

          @justin867 Having an independent domain from your main Office will make it that you are not relying on that site.

          1 Reply Last reply Reply Quote 1
          • M
            marcinozga @justin867
            last edited by

            @justin867 said in Domain Controller Question:

            @marcinozga said in Domain Controller Question:

            FSMO roles.

            what roles should my onsite DC has so it will function properly even the main branch is down? I have an onsite DC and an onsite Print Server. But I don't want any other branch to be dependent on my branch DC server either.

            RID, PCD and Operations Masters. These 3 roles are domain wide, each domain should have these roles. We don't know how's your domain setup, whether it's a forest, or just one domain for all sites. If one domain, these roles were probably held by domain controller at main data center, so you're sol. You could seize the roles, but once main site comes back, you're in a world of hurt.

            1 Reply Last reply Reply Quote 0
            • J
              justin867 @justin867
              last edited by

              @justin867

              @marcinozga said in Domain Controller Question:

              @justin867 said in Domain Controller Question:

              @marcinozga said in Domain Controller Question:

              FSMO roles.

              what roles should my onsite DC has so it will function properly even the main branch is down? I have an onsite DC and an onsite Print Server. But I don't want any other branch to be dependent on my branch DC server either.

              RID, PCD and Operations Masters. These 3 roles are domain wide, each domain should have these roles. We don't know how's your domain setup, whether it's a forest, or just one domain for all sites. If one domain, these roles were probably held by domain controller at main data center, so you're sol. You could seize the roles, but once main site comes back, you're in a world of hurt.

              it seems like we should have opted to have multiple domains on 1 forest instead of 1 domain for the entire forest that used by all branches. the current design is flawed and all branches will have to be dependent on the main branch.

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

                What exactly is failing?

                Here's a thought - do you have local DNS? That might be the whole issue here.

                If your local DC doesn't have DNS, and you can't get the central DNS servers, that would explain why you can't get to some functions.

                But beyond that - I think we need more details on what exactly does and doesn't work. Is printing the only thing affected? Do you have file shares? can you get to the internet?
                Can you log into the Print Server server?
                Please tell us about your server setup - is it a single VM host with two VMs (a DC and a Print Server)? What OS is are the servers?

                J 1 Reply Last reply Reply Quote 0
                • J
                  justin867 @Dashrender
                  last edited by justin867

                  @dashrender said in Domain Controller Question:

                  What exactly is failing? So far only Print Server, mapped printers is showing access denied

                  Here's a thought - do you have local DNS? Yes That might be the whole issue here.

                  If your local DC doesn't have DNS, and you can't get the central DNS servers, that would explain why you can't get to some functions.

                  But beyond that - I think we need more details on what exactly does and doesn't work. Is printing the only thing affected? Yes Do you have file shares? Yes can you get to the internet? Yes
                  Can you log into the Print Server server? - Yes
                  Please tell us about your server setup - is it a single VM host with two VMs (a DC and a Print Server)? DC and Print Server is separated What OS is are the servers? 2012

                  dave247D DashrenderD 2 Replies Last reply Reply Quote 0
                  • dave247D
                    dave247 @justin867
                    last edited by

                    @justin867 said in Domain Controller Question:

                    @dashrender said in Domain Controller Question:

                    What exactly is failing? So far only Print Server, mapped printers is showing access denied

                    Here's a thought - do you have local DNS? Yes That might be the whole issue here.

                    If your local DC doesn't have DNS, and you can't get the central DNS servers, that would explain why you can't get to some functions.

                    But beyond that - I think we need more details on what exactly does and doesn't work. Is printing the only thing affected? Yes Do you have file shares? Yes can you get to the internet? Yes
                    Can you log into the Print Server server? - Yes
                    Please tell us about your server setup - is it a single VM host with two VMs (a DC and a Print Server)? DC and Print Server is separated What OS is are the servers? 2012

                    Can you access the web interface of the printers?
                    Are the printers mapped via GPO?
                    Have you tried re-deploying any of the printers (just as a test)?

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

                      @justin867 said in Domain Controller Question:

                      So far only Print Server, mapped printers is showing access denied

                      you don't think this is related?

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

                        In a multi-controller setup, assuming you have DNS - and the clients local to the DC are using the DC as that DNS source, then you should be able to cut off the other remote DCs at any time and everything local should just still work.

                        I'd check the print server's settings and make sure it's using the local DNS server as it's source.

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          justin867 @Dashrender
                          last edited by

                          @dashrender said in Domain Controller Question:

                          @justin867 said in Domain Controller Question:

                          So far only Print Server, mapped printers is showing access denied

                          you don't think this is related?

                          aren't they considered the same?

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

                            @dashrender said in Domain Controller Question:

                            In a multi-controller setup, assuming you have DNS - and the clients local to the DC are using the DC as that DNS source, then you should be able to cut off the other remote DCs at any time and everything local should just still work.

                            I'd check the print server's settings and make sure it's using the local DNS server as it's source.

                            Thanks will look into this.

                            notverypunnyN 1 Reply Last reply Reply Quote 0
                            • notverypunnyN
                              notverypunny @justin867
                              last edited by

                              @justin867 Is there anything else as far as print-management going on? We use papercut-ng on our printservers, with one central server and the remote sites configured as secondary servers. If things are set too tightly, the secondary server will refuse print jobs if it can't call home to the master..... just some food for thought since most everything else seems to be working.

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

                                @justin867 said in Domain Controller Question:

                                @dashrender said in Domain Controller Question:

                                @justin867 said in Domain Controller Question:

                                So far only Print Server, mapped printers is showing access denied

                                you don't think this is related?

                                aren't they considered the same?

                                I read it wrong - I thought it said - mapped drives were access denied

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