Tivoli Initial Client Backup: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
# Open the Tivoli CLI (not the GUI)
# Open the Tivoli CLI (not the GUI)
# Enter the name of the server.
## AIX
# Enter the default password.
### Path to <tt>'''/usr/tivoli/tsm/client/ba/bin'''</tt>
# tsm> <tt>'''inc <domain from dsm.opt> -subdir=yes'''</tt>
### ./dsmc
# Repeat for each domain that needs to be backed up.
## Linux
### Path to <tt>'''/opt/tivoli/tsm/client/ba/bin'''</tt>
### ./dsmc
## Windows
### Run <tt>'''CMD.EXE'''</tt> as Administrator
#### Path to <tt>'''C:\Program Files\Tivoli\TSM\baclient'''</tt>
#### dsmc
## If Prompted
### Enter the name of the server.
### Enter the default password.
## tsm> <tt>'''inc <domain from dsm.opt> -subdir=yes'''</tt>
## Repeat for each domain that needs to be backed up.


== Further Reading ==
== Further Reading ==

Revision as of 14:00, 15 August 2014

  1. Open the Tivoli CLI (not the GUI)
    1. AIX
      1. Path to /usr/tivoli/tsm/client/ba/bin
      2. ./dsmc
    2. Linux
      1. Path to /opt/tivoli/tsm/client/ba/bin
      2. ./dsmc
    3. Windows
      1. Run CMD.EXE as Administrator
        1. Path to C:\Program Files\Tivoli\TSM\baclient
        2. dsmc
    4. If Prompted
      1. Enter the name of the server.
      2. Enter the default password.
    5. tsm> inc <domain from dsm.opt> -subdir=yes
    6. Repeat for each domain that needs to be backed up.

Further Reading

  1. IBM Knowledge Center