Thanks Richard, I have been working on the code base using kixforms. I'm thinking of using dsquery and dsmod for adding and removing users to the groups using a checkbox of some sort and hitting apply. Is there an alternate to using the | pipe command in kixtart? I seem to be having a problem. I'm going to try to incorporate this:

 Code:
dsquery user OU=Marketing,DC=Contoso,DC=Com -samid test.user | dsmod group "CN=Marketing Staff,OU=Marketing,DC=Contoso,DC=Com" -addmbr


Edited by jvd626 (2010-09-09 12:37 AM)