| Allen Atwood [MS] 2002-10-05, 8:35 pm |
| There isn't a built in way to delete multiple groups, but there are ways you
can do this.
There is a script that you should have called rgroup.vbs. While this script
won't bulk delete groups like it will bulk create them, you can however do
one of two things.
The easiest would be to run rgroup in a loop to delete groups.
Or if you wanted to do a bit of programming, you could see how RGroup.vbs
handles
deleting the groups, and write your own script to bulk delete them. RGroup
does handle bulk newsgroup creation, so the code to parse a file for
newsgroups should also be in the script.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jørn H. Henriksen" <NOSPAMdreamer@pjokk.com> wrote in message
news:#s2B6lfTCHA.1900@tkmsftngp09...
> Is there and easy way to remove multiple newsgroups? I tried to set up a
> newsfeed towards news.microsoft.com with the "*"-filter and now I've got
> just a little problem removing them all =) The only way I've found is to
> delete one at a time but that's not something I want to do.
> Can anyone help me?
>
> -Thanks-
> Jørn H.
>
>
|