How can I determine the name of the local Administrators group in Vista? This can vary depending on the operating system language.
|
|
|
|
|
|
|
Look it up by the well known SID. In .NET you can use the enum value: In Win32 you can use the enum value: |
|||
|
|
|
|
As Richard proposes, use the wellknown sid to find the group.
|
||
|
|
