Howto: export Groupwise File IDs (FID) to a text file

To dump a listing of your organization’s Groupwise user FIDs, run the following from a Netware server’s SYS:\PUBLIC directory:

nlist user=* show “NGW: File ID” >fids.txt /R /S

where:

fids.txt is the name of the file to export to
/R = objects at [ROOT] context
/S = Objects throughout all subordinate contexts

[update November 21, 2008]

The above command only dumps Groupwise user FIDs. To dump Groupwise External Entity FIDs follow these instructions.

One Response to “Howto: export Groupwise File IDs (FID) to a text file”

  1. Mike Says:

    I used the same command in a DOS box on a Windows workstation running the Novell client, and it worked great. Thanks!


Leave a Reply