# File lib/chef/win32/security/sid.rb, line 177
        def self.Administrators
          SID.from_string_sid('S-1-5-32-544')
        end