Create / Delete User from Extern

Hello,
i have a question about editing user data in a Notes address book.

We would like to create users, delete and password reset from an external ticket system. Is there a way to access the Notes Adressbook via Commadline? If not, is there an alternative interfaces and if so where can I find the appropriate documentation / examples.

Thx for Help

Subject: Virtually any data in the Notes Address Book can be accessed from Domino objects

There’s a NotesRegistration object that’ll allow you to configure new users.

I remember when I used it I had to create a comma-delimited file to process all the new users. But it was a new domain.

I’m not sure you’ll find something to handle a password reset, but I’m interested in what you find out about it.