Thank you
--
aconti
------------------------------------------------------------------------
aconti's Profile: http://forums.techarena.in/members/73272.htm
View this thread: http://forums.techarena.in/active-directory/1265787.htm
With dsquery you can search with criterias you specify and with dsget you
now what you need from a specific object in AD.
So if you know the group use dsget group:
http://technet.microsoft.com/de-de/library/cc731202(WS.10).aspx
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> Hello what is the difference between these 2 and which command should
> I use to display a list of users who belong to a particular group
> including users in all nested groups.
>
> Thank you
>