Results 1 to 2 of 2

Thread: Batch AD Owners+Groups

  1. #1
    Join Date
    Jan 2013
    Posts
    1

    Question Batch AD Owners+Groups

    Hello,
    I started to use Batch 2 days ago and now I have to make a file that is able to
    -> a txt.file with informations of the Active Directory like that:

    "Owner X.Y.

    of Groups:
    1. ABC
    --> with the members:
    - Name 1
    - Name 2
    - ...etc.

    2. DFE
    --> with the members:
    - Name 1
    - Name 2
    - ...etc.

    3. ... etc.

    --> with the members:
    - Name 1
    - Name 2
    - ...etc."

    It shall be possible to have a file with the owner, assigned groups and their members. (the owner is mentioned in the column "descriptions")

    Can somebody help me please ?
    I have nearly no knowledge about Batch and dont know what to do if I am honest.

    I just know I have to use "dsget group -desc" for it...
    Last edited by narthan; Jan 16th, 2013 at 07:27 AM.

  2. #2
    Join Date
    Sep 2008
    Location
    Chicagoland, IL
    Posts
    338

    Default

    I'm not sure I follow what you are attempting to accomplish. Are you attempting to generate a file that has members broken out by group?
    Michael Minella
    Spring Batch Lead
    Author - Pro Spring Batch
    http://www.michaelminella.com
    Twitter: @MichaelMinella

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •