Scripting Domino

Hi I’m new to these forums and apologies in advance if I’m asking in the wrong place

Is there a community for scripting Domino Administration?

Specifically I’m looking at scripting using VBScript to query/update through LDAP etc. users within Domino to support migration activities.

The tasks I’m looking to script are:

  1. Setting a forwarding address on a mailbox

  2. Disabling (and potentially reenabling) user access to a mailbox

  3. Reporting on any delegate permissions present on a mailbox (i.e. P.A. Calendar access etc)

I have scripted all of these activities before on Exchange but now I’m looking to repeat this on Domino

Thanks in advance for any assistance/guidance

Phil

Subject: …

Do you really have to do that through the LDAP?

What you want can be accomplished using Lotus Script which is a sort of scripting that will help you.

And I can suggest TDI (Tivoli Directory Integrator). It might help you to keep all your users and manage them centraly and then update them. You could add for example several attributes to MSAD and match them to fields in Domino or run specific codes in the Server.

This product comes with an entitlement with Domino. It means that you can use it as long as its connected to a Domino server somehow.