I have an automatic group for our domain controllers with some caveats. I have the following relevance but no servers will get automatically placed in the group. Can someone point out to me what is incorrect in this statement please?
(windows of operating system) AND (domain controller of operating system) AND (dns name of local computer as lowercase contains "bdo.com") AND (not (exists dns name of local computer whose (it as lowercase contains "horne.com" or it as lowercase contains "gs.hornecanopy.com" or it as lowercase contains "cfo.local")))
Thanks. Here I thought I was getting better at relevance statements.
exists key "SYSTEM\CurrentControlSet\Control\ProductOptions" whose (value "ProductType" of it = "LanmanNT") of registry
The relevance I use, uses WMI.
exists unique values whose(4 = it) of integer values of selects "DomainRole from Win32_ComputerSystem" of wmis
OR
exists unique values whose(5 = it) of integer values of selects "DomainRole from Win32_ComputerSystem" of wmis