Further User UI Group tab expansion?

Hi,

We followed the steps outlined in the URL below, to add the 'Group' tab to the User UI that depicts the Groups a user is a member of. Works great.

http://social.technet.microsoft.com/Forums/en-US/4fa60b84-a161-48a8-87d4-46feb0b44d49/show-a-users-group-membership-in-the-user-property-pages?forum=ilm2  

Next, we'd like to find out if the following is also possible...could we now add a 'Add to Group' / 'Remove from Group' button to this new 'Group' tab window? This would allow help desk to add/ remove that user to/from a group within the same UI window.

Is this easy, or will this require some fancy code?

Thanks,

SK


October 1st, 2014 6:54pm

In short, you can do something close but it will require custom workflow coding.The FIM object model has the member attribute on the group object. The RCDC allows you to edit the object of focus, in this case the user object, not the group object. But you could have a memberOf sort of attribute that you populate with a workflow and then when a request is made to add it you could have another workflow go modify the member attribute on the group.
Free Windows Admin Tool Kit Click here and download it now
October 1st, 2014 10:42pm

Thanks David, cheers.
October 1st, 2014 11:36pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics