J
James Fraser
Bulk Project Delete
-------------------
I've finally cleaned up a small utility that we use around here and
put it up on Codeplex:
http://bulkprojdelete.codeplex.com/
It's a command line application with only a few options. It takes in a
text file listing project names to be deleted and then, depending on
the options, deletes them from the draft and published or archives.
After scanning the lists of projects, it will ask for confirmation
before deleting projects. There is also a -verify switch that will go
through the motions of finding the projects to be deleted, but will
not actually delete any data. See the project page for a complete list
of options, or run the .exe with no options.
Not much to it, but it should be useful for some.
Source code and the compiled executable are freely available. Of
course, if you make improvements, it would be nice of you to
contribute them back to the project. I'm also open to suggested
improvements, but don't plan on spending much time to maintain this.
Disclaimer:
This program deletes data. We have used it on several Project Server
instances without problems, but you should test in your environment
and always have a validated restore procedure in place. The software
is licensed "as-is." You bear the risk of using it.
James Fraser
(I really need to get a blog set up for this sort of thing...)
-------------------
I've finally cleaned up a small utility that we use around here and
put it up on Codeplex:
http://bulkprojdelete.codeplex.com/
It's a command line application with only a few options. It takes in a
text file listing project names to be deleted and then, depending on
the options, deletes them from the draft and published or archives.
After scanning the lists of projects, it will ask for confirmation
before deleting projects. There is also a -verify switch that will go
through the motions of finding the projects to be deleted, but will
not actually delete any data. See the project page for a complete list
of options, or run the .exe with no options.
Not much to it, but it should be useful for some.
Source code and the compiled executable are freely available. Of
course, if you make improvements, it would be nice of you to
contribute them back to the project. I'm also open to suggested
improvements, but don't plan on spending much time to maintain this.
Disclaimer:
This program deletes data. We have used it on several Project Server
instances without problems, but you should test in your environment
and always have a validated restore procedure in place. The software
is licensed "as-is." You bear the risk of using it.
James Fraser
(I really need to get a blog set up for this sort of thing...)