开发者

Automating provisioning of mail boxes in Lotus Notes using C#

Has anyone done this?

What apis/approaches we开发者_如何学Pythonre used?


It can certainly be done and there are a number of companies selling solutions. IBM Tivoli can do it as can HDSL FiRM.

As for writing it yourself, I've not done it, but the easiest way will probably be to create documents in the Administration Requests Database (ADMIN4.nsf) and let the AdminP process do the heavy lifting. This is basically what happens when you do it manually anyway. Try starting by looking at what documents get created when you register a new user. This will give you a template to follow when creating them programmatically.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜