Sophos

Online support

Product maintenance

Contact support

Support services

EM Library: exporting and importing library settings

A utility called 'EMLexp.exe' is provided in the EM Library distribution for exporting and importing library settings. It can be found in the folder \\server\Sophosem\bin.

EMLexp.exe serves two purposes:

  1. It can export and import library configuration settings, saving them in a user-specified XML file. It is useful for backing up, restoring and copying library settings, thus reducing the need to reconfigure them from scratch.
    When settings are imported, EM Library will automatically configure the library and contact its parent to fetch a list of the latest available packages. Schedule names and descriptions are not preserved.
  2. It can be used to script the downloading of libraries, which can allow parent libraries to prompt children to update automatically, so reducing delays in the propagation of updates.

What to do

To run EMLexp:

  1. Open a command prompt
  2. Type
    cd C:\Program Files\Sophos Enterprise Manager\Library\bin
  3. Then type
    EMLexp
    This will display the arguments you can use.

A typical command line can be entered as:

emlexp export \\server\sophosem c:\temp\file.xml

or

emlexp import \\server\sophosem c:\temp\file.xml

Note:

If you need more information or guidance, then please contact technical support.