2.4 Sample Applications

The following two sample applications are included with GroupWise Administrative Object API:

2.4.1 Admn_Api

A small application that prompts you to enter a domain name, connects to the domain, and then extracts information from it.

Using this sample application, you can extract the domain description, the NDS™ distinguished name, and the user ID of the person who last modified the domain.

This sample application also shows how to add a new user to the current domain.

2.4.2 GwAdmin

A Visual Basic application designed to exercise most of the properties and methods of the GroupWise Administrative Object API.

After connecting to a specified domain, you will be presented with a tree view display of your system. Navigating the tree view will allow you to see the different objects related to your system. Context menus are available by right-clicking on each of the different object types in the tree view. These menus will allow you to perform different tasks on the selected object.