# File lib/chef/win32/security/sid.rb, line 126
        def self.EnterpriseDomainControllers
          SID.from_string_sid('S-1-5-9')
        end