Results 1 to 4 of 4

Thread: How to create AD security group, filtering by a custom property

  1. #1
    Join Date
    Jun 2010
    Posts
    1

    How to create AD security group, filtering by a custom property

    Hi guys,

    I'm trying to create AD security groups based on a custom property, say EmployeeType, that property has two values: Employee/Contractor.

    I want to create one group for Employee, one group for Contractor based on that custom property value, so that all existing users can be put in those two buckets and new added users can be automatically put in the corresponding bucket when accounts created.

    How can I achieve that?

    Thanks,
    J

  2. #2
    Join Date
    Sep 2004
    Posts
    79

    Re: How to create AD security group, filtering by a custom property

    As far as I know Query based distribution groups only exist for Exchange and not for security groups which you are trying to do. Hence the only way I can suggest you is by using a script to populate existing users at the start into your new groups and provisioning logic (or scripts) to add new users. Just try these out and see if it helps.

  3. #3
    Join Date
    Sep 2005
    Posts
    138

    Re: How to create AD security group, filtering by a custom property

    I think you can do it simply using a script which will manage the groups depending on particular criteria. You can get those scripts and more details about the same here:

    Script Center: http://technet.microsoft.com/en-us/s...r/default.aspx
    Script Resources for IT Professionals: http://gallery.technet.microsoft.com...site/search/?f[0].Type=RootCategory&f[0].Value=activedirectory&f[0].Text=Active%20Directory

  4. #4
    Join Date
    Feb 2011
    Posts
    1

    Re: How to create AD security group, filtering by a custom property

    Take a look at DynamicGroup.vbs @

Similar Threads

  1. Replies: 8
    Last Post: 06-05-2012, 12:21 PM
  2. Replies: 2
    Last Post: 15-11-2011, 02:45 AM
  3. Collection Content Property in custom control wpf
    By Nurhan in forum Software Development
    Replies: 3
    Last Post: 04-08-2009, 12:32 PM
  4. GPO - Access Denied (Security Filtering)
    By Cris Han in forum Active Directory
    Replies: 1
    Last Post: 03-07-2007, 02:32 PM
  5. Group Policy Filtering: Denied (Security)
    By ronan in forum Active Directory
    Replies: 3
    Last Post: 26-05-2005, 12:21 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,482,715.03500 seconds with 17 queries