Getting the SID for the Administrators group

From: Anthony Hunter (anthony.hunter_at__NOSPAM_.invensys.com)
Date: 02/25/05


Date: Fri, 25 Feb 2005 11:14:16 -0500


    Is there a way to get the SID for the Administrators group without using
LookupAccountName()? Since this requires a string for the account name, and
the Administrators name is translated on the different language OS's, the
lookup won't always work.
    Is there a more generic way to do this that will work on all language
versions?

Thanks,
Anthony

-- 
Product Availability Developer
Invensys Avantis - www.avantis.net


Relevant Pages