Export a Library from the Command Line

The server console command line can be used to export libraries.

  1. Make sure no users are connected to the vault.
  2. Run Connectivity.ADMSConsole.exe from a command line with the following switches:

Command

Details

-Oexportlibrary

The operation being performed (required).

-NLibraryName

The database name of the library to export (required).

-TtargetDirectory

The path to store the exported library (required).

-VUusername

Vault administrator account user name (required).

-VPpassword

Vault administrator account password (required).

Example

Connectivity.ADMSConsole.exe -Oexportlibrary -N"Inventor Standard Content" -T"c:\My Library Repository" -VUadministrator -VPadmin