I need to be able to Add/delete/change password of alot of accounts on a win 2k network.

I have a List of users that need to be added every year, a list of users that need to be deleted, and all the users of a certain group need to have their passwords changed to a certain password

is there any classes in the .net framework i can use to do this or do i have to use api?