Views

What version(s) of NetBackup client am I running?

This Wiki is brought to you by Backup Central, where you can find the Mr. Backup Blog, Forums, and a mailing list for each forum!

Backup FAQs Service Providers Backup Software Backup Hardware Backup Book Wiki Free Stuff Miscellaneous


If you're logged into the client in question, examine the file /usr/openv/netbackup/bin/version on Unix. On NT, use the Help | About tab.

If you're logged into the NetBackup master server, you can get that answer by running the following command:

Unix: bpgetconfig -M <clientname> |grep -i version

Windows: bpgetconfig -M <clientname> |find version