Re: How to export list of users from each global, domain, local group?
Mugen wrote:
> I just ugpraded to Windows 2K3 AD. I am only able to export all users or
> groups from each OU. But can someone tell me how can i export a list of
users
> from a particular domain group?
Hi,
Here is a VBScript solution:
http://www.rlmueller.net/List%20Members%20of%20a%20Group.htm
Here is another program that documents all domain groups, although it does
not reveal "primary" group membership:
http://www.rlmueller.net/Document%20Domain%20Groups.htm
--
Richard
Microsoft MVP Scripting and ADSI
Hilltop Lab web site -
http://www.rlmueller.net
--
.
Relevant Pages
- RE: Replication Between SBS2k3 & Win2000
... available through Windows 2000 and if I do have issues with the SBS after ... the Windows Firewall GP in the SYSVOL share and the AD were out of date (by ... Windows 2000 domain group policies, you can upgrade the domain group ... In the "Add Standalone Snap-in" dialog box, click Group Policy, and then ... (microsoft.public.windows.server.sbs) - Adding Domain User
... I have a windows 2003 standard edition system. ... administrator to that machine. ... When i try to add a new user i am unable to see the domain group or domain ... (microsoft.public.windows.server.setup) - Re: VB .Net Security Question
... You definitely need the domain name in front of the group if it is a Windows ... is a member of that domain group? ... > ArtUser. ... I can make this code work just fine ... (microsoft.public.dotnet.security) - Re: VB .Net Security Question
... You definitely need the domain name in front of the group if it is a Windows ... is a member of that domain group? ... > ArtUser. ... I can make this code work just fine ... (microsoft.public.dotnet.framework.aspnet.security) - Re: WMI - query AD group membership
... What does "domain group membership for the client" mean? ... Do you mean group membership of the user who is logged into box x or what? ... If you're on AD, you should be able to use ADSI, if you're not, the ... is it possible to use Win32 classes to retrieve domain group membership for the client? ... (microsoft.public.win32.programmer.wmi) |
|