backups

How do I update a NetBackup policy to delete a client?

Deleting a NetBackup client from a policy from the command line is easy using the bpplclients command.

bpplclients -delete

Ex.

bpplclients my_test_policy -delete my-test.mydomain.com

To confirm that it has been removed you can run bppllist my_test_policy -U and review the list of clients in the policy.

Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

To Top