Get a list of members of a WinNT group

后端 未结 3 531
日久生厌
日久生厌 2020-12-06 00:21

There are a couple of questions similar to this on stack overflow but not quite the same.

I want to open, or create, a local group on a win xp computer and add membe

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-06 00:39

    You should be able to find this information inside the "member" attribute on the DirectoryEntry that represents the group.

提交回复
热议问题