VERITAS NETBACKUP - SIMPLE COMMANDS FOR WINDOWS
Hi Friends, from my knowledge many beginners trying to do their daily tasks with GUI. But CLI is very powerful than GUI. For that here, i'm providing some simple commands which was daily used by all Backup & Restore Engineers. If i post anything wrongly, please inform me or post your commands. Because i'm not such person to teach all, just trying to share my knowledge.
- Samuel T
Inventory the Robot:
Run this command in :
vmcheckxxx -rt
vmupdate -rt <robot_type> -rn
Eg: robot type -- TLD
To expire media
Run this command in :
bpexpdate -m
eg: media ID - 0014L4 (media id can't be greater than 6 characters)
Note: While expiring date of media, erase the reference data only, for that quick erase or long erase must to erase the data also.
To manual backup:
Run this command in :
bpbackup -p
Note:
If u didn't mention the host name of client, it 'll run on all clients.
-p (policy)
-s (schedule)
-h (host name of client)
-i (imediate manual backup)
To check status:
Run this command in :
bpdbjobs -report
Continue this in later post....