How to remove all user from sharepoint group


Badge +5

Hi all,

 

I am using K2 for SharePoint , I need to remove all user from the group using workflow.


3 replies

Badge +9

Hi K2A,

 

This can be achived by using  for eachloop.

 

For NextItem outcome of forEachLoop add an activity having event "SharePoint User Management Wizard" this will remove your users one by one from group. Use below links for more info.

 

Badge +5

Thank u for your information...But I still facing trouble with that... :(

I can't able to find that SharePoint Event wizard.

Under which category that SharePoint Event wizard will available?

Badge +9

Hi K2A,

 

In Tools under Sharepoint Events Look for  "SharePoint User Management" Event , Drag and drop  it to design window and  run in advance mode.

 

 

Reply