Examples
Archive objects
To archive all the objects from an InfoPrint Manager for AIX or InfoPrint Manager for Linux server and place the resulting archive in a specific directory, enter:
ismu ––pdname=server1 ––pdarchive ––pdtemp=/tmp/server1_archive ––pdsave_cfg_filesor
ismu -p server1 -a -t /tmp/server1_archive -s
To archive all the objects from an InfoPrint Manager for Windows server and place the resulting archive in a specific directory, enter:
ismu ––pdname=server1 ––pdarchive ––pdtemp="C:\temp\server1_archive" ––pdsave_cfg_filesor
ismu -p server1 -a -t "C:\temp\server1_archive" -s
To archive all the objects from an InfoPrint Manager for AIX or InfoPrint Manager for Linux server and place the resulting archive in a specific directory using simple names instead of OIDs, enter:
ismu ––pdname=server1 ––pdarchive ––pdtemp=/tmp/server1_archive ––simple_name ––pdsave_cfg_filesor
ismu -p server1 -a -t /tmp/server1_archive ––simple_name -s
To archive all the objects from an InfoPrint Manager for Windows server and place the resulting archive in a specific directory using simple names instead of OIDs, enter:
ismu ––pdname=server1 ––pdarchive ––pdtemp="C:\temp\server1_archive" ––simple_name ––pdsave_cfg_filesor