Results 1 to 5 of 5

Thread: Help :-( Export list of users

  1. #1
    Join Date
    Dec 2007
    Posts
    2

    Help :-( Export list of users

    Hi,

    My Boss asked me to get a list of users who are member of Global Group in Active directory. Problem is I have to get the list from several GG and not only one. Can I have an LDAP query for this ?? My technical information are not that god >> so please give me something understandable :( at leas an LDAP query. The groups are places under OU=Security Groups >> OU=Global Groups.

  2. #2
    Paul Bergson [MVP-DS] Guest

    Re: Help :-( Export list of users

    dsget group cn=GROUPNAME,ou=groups,dc=domainname,dc=com -members

    You can use dsget as above. You can query on the internet for the syntax if
    the above isn't clear enough



    --
    Paul Bergson
    MVP - Directory Services
    MCT, MCSE, MCSA, Security+, BS CSci
    2003, 2000 (Early Achiever), NT

    http://www.pbbergs.com

    Please no e-mails, any questions should be posted in the NewsGroup
    This posting is provided "AS IS" with no warranties, and confers no rights.

    "PureNectar" <PureNectar.31407j@DoNotSpam.com> wrote in message
    news:PureNectar.31407j@DoNotSpam.com...
    >
    > Hi,
    >
    > My Boss asked me to get a list of users who are member of Global Group
    > in Active directory
    >
    > Probelm is I have to get the list from several GG and not only one
    >
    > Can I have an LDAP query for this ?? My technical informations are not
    > that god >> so please give me somthing understanable :( at leas an LDAP
    > query
    >
    > The groups are places under OU=Security Groups >> OU=Global Groups
    >
    >
    > Please help me :-(
    >
    >
    > --
    > PureNectar
    > ------------------------------------------------------------------------
    > PureNectar's Profile: http://forums.techarena.in/member.php?userid=36611
    > View this thread: http://forums.techarena.in/showthread.php?t=865443
    >
    > http://forums.techarena.in
    >




  3. #3
    Join Date
    Dec 2007
    Posts
    2
    Thank you very much for replying

    I have used this query

    dsget group cn=gg-SAP-Change,ou=Global Group, ou=Security Groups,dc=Dubal,dc=com -members

    but again I am not getting the result

    Is there any thing I made wrong?

  4. #4
    Guest

    Re: Help :-( Export list of users

    Whay you do not try Fast User Manager & Reports from
    IMIBO - www.imibo.com

    It is a 30 days free tools, without any scripting, GUI, easy to use...


    "PureNectar" <PureNectar.315jrd@DoNotSpam.com> wrote in message
    news:PureNectar.315jrd@DoNotSpam.com...
    >
    > Thank you very much for replying
    >
    > I have used this query
    >
    > dsget group cn=gg-SAP-Change,ou=Global Group, ou=Security
    > Groups,dc=Dubal,dc=com -members
    >
    > but again I am not getting the result
    >
    > Is there any thing I made wrong?
    >
    >
    > --
    > PureNectar
    > ------------------------------------------------------------------------
    > PureNectar's Profile: http://forums.techarena.in/member.php?userid=36611
    > View this thread: http://forums.techarena.in/showthread.php?t=865443
    >
    > http://forums.techarena.in
    >




  5. #5
    Paul Bergson [MVP-DS] Guest

    Re: Help :-( Export list of users

    Try using this.

    dsget group "cn=gg-SAP-Change,ou=Global Group, ou=Security
    Groups,dc=Dubal,dc=com" -members


    --
    Paul Bergson
    MVP - Directory Services
    MCT, MCSE, MCSA, Security+, BS CSci
    2003, 2000 (Early Achiever), NT

    http://www.pbbergs.com

    Please no e-mails, any questions should be posted in the NewsGroup
    This posting is provided "AS IS" with no warranties, and confers no rights.

    "PureNectar" <PureNectar.315jrd@DoNotSpam.com> wrote in message
    news:PureNectar.315jrd@DoNotSpam.com...
    >
    > Thank you very much for replying
    >
    > I have used this query
    >
    > dsget group cn=gg-SAP-Change,ou=Global Group, ou=Security
    > Groups,dc=Dubal,dc=com -members
    >
    > but again I am not getting the result
    >
    > Is there any thing I made wrong?
    >
    >
    > --
    > PureNectar
    > ------------------------------------------------------------------------
    > PureNectar's Profile: http://forums.techarena.in/member.php?userid=36611
    > View this thread: http://forums.techarena.in/showthread.php?t=865443
    >
    > http://forums.techarena.in
    >




Similar Threads

  1. Replies: 6
    Last Post: 30-11-2011, 11:54 PM
  2. export users with password from domain
    By networkmisr in forum Active Directory
    Replies: 2
    Last Post: 09-05-2009, 07:22 PM
  3. Export users in a security/distribution list to txt file?
    By Billie in forum Active Directory
    Replies: 3
    Last Post: 26-09-2008, 03:00 AM
  4. Replies: 1
    Last Post: 18-05-2006, 01:31 AM
  5. Replies: 1
    Last Post: 10-06-2005, 07:52 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,542,017.35272 seconds with 17 queries