Jay_Son
16 years agoLevel 5
Command line (UNIX/AIX) for deleting client in multiple policies
NBU = 6.5.5
I was hoping someone has a startup script that allows me to pass the client/server name to a script and be able to prompt me to confirm a removal of a client in a script. I know that bppllist command is for the policy name and bppclients command is for the client name to add / remove. Any assistance will help.
Also, is there a populuar site that I can share and learn command line scripting for NetBackup?
Thank you
Jay Son
If I understand the request correctly, you want the CLIENT to remove itself from policies?
Since the policies live on the master server, the commands need to be executed on the master server. This means that you will have to enable rsh/ssh comms at root lecel without password between clients and master - major security risk....