I’d like to know how to script this. Also, is there an out of the box GUI tool that will let me do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Are you referring to the CustomField attributes that exchange adds when you extend the AD Schema? If so, then you could use ADSIEdit.
If you want to make your own fields then I think your options would be extend the schema or possibly use ADAM.
I haven’t used ADAM for Groups, but I think its still possible.
There are some basic scripts on accessing groups at Microsoft’s Script Center.