maybe this `SELECT * FROM windows_optional_feature...
# general
g
maybe this
SELECT * FROM windows_optional_features WHERE name = 'DirectoryServices-DomainController' AND statename = 'Enabled';
t
Nice, I was not aware of this table. I found one Domain Controller who has no records in this table though. I'll have to check, why ...