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

    Hyper-V Host - Member of the domain or not

    IT Discussion
    hyper-v microsoft
    9
    16
    2.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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Either is fine. But Microsoft heavily pushes for domain by making it cumbersome to not do it. Generally, I would go for domain joined. But if you don't have a domain, don't make one just for that.

      1 Reply Last reply Reply Quote 3
      • CCWTechC
        CCWTech
        last edited by

        Got it. Thanks!

        1 Reply Last reply Reply Quote 0
        • ObsolesceO
          Obsolesce
          last edited by

          Joining the domain will make everything easier, faster, and smoother. There's not really many reasons not to in typical SMB environments.

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

            Right, always join to the domain if you have one in the environment already. There is no downside.

            If one does not exist, do not make one just for it.

            1 Reply Last reply Reply Quote 1
            • NerdyDadN
              NerdyDad
              last edited by

              Let me add another question to this. Do you setup a local admin on the host, just in case AD is inaccessible for any reason?

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

                @nerdydad said in Hyper-V Host - Member of the domain or not:

                Let me add another question to this. Do you setup a local admin on the host, just in case AD is inaccessible for any reason?

                Let me answer you by asking this. How do you not have a local admin?

                1 Reply Last reply Reply Quote 7
                • jmooreJ
                  jmoore
                  last edited by

                  I enable the local admin and set a secure password for everything here as sometimes machines quit responding to the Windows domain controller and I have to have a way to reset things.

                  JaredBuschJ 1 Reply Last reply Reply Quote 0
                  • dbeatoD
                    dbeato
                    last edited by

                    Since I have all my systems in AD, I just join them to the domain.

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

                      @jmoore said in Hyper-V Host - Member of the domain or not:

                      I enable the local admin and set a secure password for everything here as sometimes machines quit responding to the Windows domain controller and I have to have a way to reset things.

                      By stating that you enable local admin, I want to know how it was disabled in the first place.

                      ObsolesceO 1 Reply Last reply Reply Quote 1
                      • ObsolesceO
                        Obsolesce @JaredBusch
                        last edited by

                        @jaredbusch said in Hyper-V Host - Member of the domain or not:

                        @jmoore said in Hyper-V Host - Member of the domain or not:

                        I enable the local admin and set a secure password for everything here as sometimes machines quit responding to the Windows domain controller and I have to have a way to reset things.

                        By stating that you enable local admin, I want to know how it was disabled in the first place.

                        I don't know what the issue is here.

                        When you install Hyper-V Server, you can't log in any way other than local admin. Maybe after you join it to the domain you can disable the local admin account, which is weird to do...

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

                          @tim_g said in Hyper-V Host - Member of the domain or not:

                          @jaredbusch said in Hyper-V Host - Member of the domain or not:

                          @jmoore said in Hyper-V Host - Member of the domain or not:

                          I enable the local admin and set a secure password for everything here as sometimes machines quit responding to the Windows domain controller and I have to have a way to reset things.

                          By stating that you enable local admin, I want to know how it was disabled in the first place.

                          I don't know what the issue is here.

                          When you install Hyper-V Server, you can't log in any way other than local admin. Maybe after you join it to the domain you can disable the local admin account, which is weird to do...

                          That is entirely my point.

                          NerdyDadN 1 Reply Last reply Reply Quote 0
                          • PenguinWranglerP
                            PenguinWrangler
                            last edited by

                            What if you don't have Hyper-V and you don't have a domain but you are getting ready to move to Hyper-V and create a domain? I do have a Linux box with KVM on it that I could put the first domain controller on temporarily and then move it to Hyper-V later, or would it be better to just configure the domain controller on one of the hyper-v hosts first then join the hosts to the domain?

                            NerdyDadN 1 Reply Last reply Reply Quote 0
                            • NerdyDadN
                              NerdyDad @PenguinWrangler
                              last edited by

                              @penguinwrangler said in Hyper-V Host - Member of the domain or not:

                              What if you don't have Hyper-V and you don't have a domain but you are getting ready to move to Hyper-V and create a domain? I do have a Linux box with KVM on it that I could put the first domain controller on temporarily and then move it to Hyper-V later, or would it be better to just configure the domain controller on one of the hyper-v hosts first then join the hosts to the domain?

                              I would first setup the host, then the DC VM. Once the DC is setup within the VM, then I would join the host to the domain.

                              1 Reply Last reply Reply Quote 0
                              • NerdyDadN
                                NerdyDad @JaredBusch
                                last edited by

                                @jaredbusch said in Hyper-V Host - Member of the domain or not:

                                @tim_g said in Hyper-V Host - Member of the domain or not:

                                @jaredbusch said in Hyper-V Host - Member of the domain or not:

                                @jmoore said in Hyper-V Host - Member of the domain or not:

                                I enable the local admin and set a secure password for everything here as sometimes machines quit responding to the Windows domain controller and I have to have a way to reset things.

                                By stating that you enable local admin, I want to know how it was disabled in the first place.

                                I don't know what the issue is here.

                                When you install Hyper-V Server, you can't log in any way other than local admin. Maybe after you join it to the domain you can disable the local admin account, which is weird to do...

                                That is entirely my point.

                                This was supposed to be more of a "Best Practices" question. I really don't have a problem situation in front of me, but wanted to better understand best practices when setting up a Hyper-V host.

                                I have setup a number of Windows 10 client devices and noticed that the local admin is disabled. I assumed (though never experienced) that the situation would be the same for a Hyper-V host.

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

                                  @nerdydad said in Hyper-V Host - Member of the domain or not:

                                  @jaredbusch said in Hyper-V Host - Member of the domain or not:

                                  @tim_g said in Hyper-V Host - Member of the domain or not:

                                  @jaredbusch said in Hyper-V Host - Member of the domain or not:

                                  @jmoore said in Hyper-V Host - Member of the domain or not:

                                  I enable the local admin and set a secure password for everything here as sometimes machines quit responding to the Windows domain controller and I have to have a way to reset things.

                                  By stating that you enable local admin, I want to know how it was disabled in the first place.

                                  I don't know what the issue is here.

                                  When you install Hyper-V Server, you can't log in any way other than local admin. Maybe after you join it to the domain you can disable the local admin account, which is weird to do...

                                  That is entirely my point.

                                  This was supposed to be more of a "Best Practices" question. I really don't have a problem situation in front of me, but wanted to better understand best practices when setting up a Hyper-V host.

                                  I have setup a number of Windows 10 client devices and noticed that the local admin is disabled. I assumed (though never experienced) that the situation would be the same for a Hyper-V host.

                                  Local Administrator account in Windows Servers and Hyper-V is enabled by default. Windows desktops has the local administrator account disabled by default.

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