GroupWise Distribution List Import (GWDLI) 1.0 ============================================== Last Update: 5/15/2006 1. Introduction GroupWise Distributin List Import (GWDLI) is a command-line based utility for adding or removing members of distribution lists. It reads a comma-separated (CSV) file which specifies the NDS name of the member, NDS name of the distribution list, and whether to add or remove the user. Currently, the distribution list cannot be identified by its GroupWise style name (i.e. PO and Domain). It must be the NDS format. However, this may be allowed in future versions. 2. Requirements Since this tool is written in Visual Basic .NET, the .Net Framework version 1.1 is REQUIRED. This can be easily obtained at www.windowsupdate.com. In addition, the following are also required: - Novell Client for Windows - GroupWise Client for Windows The program has been tested in the following environments: Workstation: - Windows XP Professional SP2 - Novell Client 4.91 - GroupWise Client 6.5 and 7.0 Server: - SuSE Linux Enterprise Server 9 and NetWare 6.5 SP2 - GroupWise 6.5 and 7.0 - eDirectory 8.7.3.x However, it should work with any GroupWise system back to at least version 5.5 EP and just about any eDirectory version back to the original eDirectory "85." In addition to the above software requirements, the user running the tool must have FULL file rights to the domain directory and proper administrative rights in eDirectory to modify accounts. 3. Installation Simply unzip the archive into a directory. The Interop DLL must be in the same directory as the executable. 4. Import File The import file must be in a CSV format and must have the following fields: DN of user, DN of list, add or remove A sample file, sampledata.csv, is included. 5. Operation Prior to launching GWDLI, the workstation should be logged into eDirectory with a drive mapped to a GroupWise domain directory. GWDLI must have access to WPDOMAIN.DB in order to function. 6. Contact Information Should you have any questions/comments/feedback about GWNI, please direct them to me via email: matt@weisberg.net Updates can be found at www.weisberg.net