Managing external procedures

Use the bmrepadm command to do the following:

For example, to add a prerestore external procedure for a client named sol123, use this command on the NetBackup master server with a BMR license:

bmrepadm -add sol123_prerestore

The bmrepadm command does not validate client names (that is, you can add an external procedure for a nonexistent client).

For another example, to add an external procedure auxiliary file named ListStorageGroups.vbs, use the following command:

bmrepadm -add -data ListStorageGroups.vbs

For more information about the bmrepadm command, see NetBackup Commands.