Your best bet will be to delete them through code then - SPWeb.SiteGroups.Delete will do the trick. You could probably put together a powershell script to do it for you.
From: [email protected] [mailto:[email protected]] On Behalf Of Paul Noone Sent: Tuesday, 7 July 2009 2:14 PM To: [email protected] Subject: Multiple deletion of SharePoint groups I know this can't be done through the UI but has anyone found a solution to this? A web part, custom page, console app.? I've got a bunch of groups that have come in via a site import and am not really looking forward to deleting them one at a time. I'll accept almost anything at this stage. J Regards, Paul Online Developer, ICT CEO Sydney _____ Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: <http://www.codify.com/lists/ozmoss> http://www.codify.com/lists/ozmoss Other lists you might want to join: <http://www.codify.com/lists> http://www.codify.com/lists -------------------------------------------------------------------------------- Support procedure: http://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists
