• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Hyper-V - Add Host To Domain

rosco

Gawd
Joined
Jun 22, 2000
Messages
722
I was wondering if it is best practice to add the Hyper-V host to the domain or leave it standalone? I have two Win2k12 VMs that will be getting added to the domain.

Thanks.
 
In a cluster it is best practice to add the hosts to the domain. Microsoft introduced a new feature called active directory-less cluster bootstrapping in 2012 that allows for your hyper-v cluster to come up properly even without AD being present at bootup.

http://blogs.technet.com/b/wincat/a...ced-integration-with-active-directory-ad.aspx

However standalone hosts I haven't seen any information on that scenario specifically.
 
Yes, it makes it a lot easier to manage and deal with the host as you get the normal AD permission goodness.

That said, buildout another OU for hosts so that you can change which GPOs get applied. Typically you will not want to apply the same policies as other machines.
 
+1 for add it to the domain.

Adding it to the domain makes it much easier to manage and to move/migrate/cluster.
 
Back
Top