Re: Re: Users in a Group
- From: Jorge_de_Almeida_Pinto <UseLinkToEmail@xxxxxxxxxxxxxxxxxxxxx>
- Date: 18 Nov 2005 02:36:24 -0500
"" wrote:
> Just open up the group in AD Users and Computers and look at
> the membership.
>
>
> Otherwise I believe you can use DSGET if Windows 2000 is sp3
> or greater
>
> http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/96a4a5ee-ee72-44d5-845f-71b2de33d441.mspx
>
> Also csvde and ldifde are available.
> --
>
>
> Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA
>
> This posting is provided "AS IS" with no warranties, and
> confers no rights.
>
>
> "Diane Walker" <ett9300@xxxxxxxxx> wrote in message
> news:eeuuPFb4FHA.2640@xxxxxxxxxxxxxxxxxxxxxxx
> > We are running Windows 2000 Active Directory. We would like
> to run a
> report
> > to find out all the users in one particular group. Is there
> a way to find
> > out?
> >
> > Thanks.
> >
> >
> >
try using adfind from joeware:
http://www.joeware.net/win/free/tools/adfind.htm
adfind -default -f "(&(objectCategory=group)(samaccountname=<your
group samaccountname goes here>))" member
--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/Users-Group-ftopict441252.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1489514
.
- References:
- Re: Users in a Group
- From: Paul Bergson
- Re: Users in a Group
- Prev by Date: Re: One way communication with DC's
- Next by Date: Re: Clients can't find the domain controller
- Previous by thread: Re: Users in a Group
- Next by thread: Re: How can I recreate a new DNS and GC for my forest
- Index(es):
Relevant Pages
|