Export a library so that it can be shared with other sites. This action can be performed from the command line.
The server console command line can be used to export libraries.
|
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