Mass Deletion of Projects

D

Dave

Greetings,
I am looking for code or a script that will delete a large number of
projects. I have a list of project ids for the project I would like to
delete. I would like to iterate through that list and delete all project
data. I am not concerned about deleting the STS data although that would be a
bonus.

I can't believe some one hasn't done this and I rather not reinvent the wheel.
Cheers,
Dave
 
D

Dave

Dale,
We are running Project Server 2002. We haven't installed 2003 so I am not
familar with the schema. Have you tried this tool on Project 2002?

Dave
 
G

Gord Schmidt

Hi Dave,

I have not tried the tool on Project Server 2002 so I can't give a
recommendation on that approach. Another approach you could try would be to
use the PDS method ProjectDelete. It is available in PS2003 and it was
available for PS2002 as well.

Gord
 
Top