I've got 889 groups in People and Groups that I would like to delete. The normal way I can delete one group is:
- Navigate to the People and Groups management page, /_layouts/groups.aspx
- Click Edit to get to the Group Settings
- Scroll to the bottom and Click Delete I don't want to do that 889 times, but I don't want to deploy code to the server to do it.
What is the best way to accomplish this? A free third party client based tool would be acceptable or a web services api call if no other way exists.