nicholab Posted June 1, 2017 Posted June 1, 2017 Where in AD do you have the OU for Hyper-v cluster machine account and your hyper-v hosts? Currently mine is Domain> Computers> Failover Cluster Machine Domain> VM Hosts > Hosts.
nicholab Posted June 1, 2017 Author Posted June 1, 2017 Mine is in with the member servers, Member servers are in a silly location. Have you put the cluster machine account here as well?
Geoff Posted June 1, 2017 Posted June 1, 2017 (edited) All my servers are in the same OU. Sanity can prevail if you use WMI filters (like you are supposed to). So there is a GPO for Hyper-V hosts and one for VMs which specific settings for both over and above what the standard settings do. Hyper-V Host: Win32_ServerFeature where ID=20 Hyper-V VM: SELECT * FROM Win32_ComputerSystem WHERE Model = "Virtual Machine" Edited June 1, 2017 by Geoff
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now