# File lib/chef/win32/security/sid.rb, line 96
        def self.CreatorGroupServer
          SID.from_string_sid('S-1-3-3')
        end