This article refers to the Barracuda Message Archiver firmware version 5.0 or higher, and IBM Notes/IBM Domino 8.5 or later running on a Microsoft Windows-based system.
Because the IBM Domino attachment and object service (DAOS) stores file attachments in a separate repository on the server that are retrieved by reference, before working with the NSF Import Utility, first restore these attachment objects to the customer mailbox.
You can import a single NSF file using the NSF Import Utility, or use the NsfDump.exe file for batch file automation.
Barracuda Message Archiver NSF Import Utility
Use the following steps to import a single NSF file using the Barracuda Message Archiver NSF Import Utility:
- Log in to the Barracuda Message Archiver web interface, and go to the USERS > Client Downloads page.
- In the Notes section, download and install the NSF Import Utility on a Microsoft Windows-based system on which IBM Notes is installed.
- From the Start menu, launch the Barracuda Message Archiver NSF Import Utility, and follow the instructions to import an NSF file.
NsfDump.exe Command
Use the following steps to automate multiple IBM Notes NSF file import:
- Log into the Barracuda Message Archiver web interface, and go to the USERS > Client Downloads page.
- In the Notes section, download and install the NSF Import Utility to a Microsoft Windows-based system on which IBM Notes is installed.
- From a command prompt, run the NsfDump.exe command using your directory and Barracuda Message Archiver parameters,
Where:
-ApiHost is the Barracuda Message Archiver hostname (client API)
-ApiUser is the Barracuda Message Archiver user name
-ApiPass is the Barracuda Message Archiver password
NsfDump.exe -Input "C:\NsfFiles" -JobDirectory "C:\NsfDump" –JobId NsfDump -ApiHost "archiver.example.com" -ApiUser "admin" -ApiPass *******