Popular Posts

Saturday, June 18, 2011

How to Discover new Client after installing NBU agent?

Open NBU consol


In Left Pane, You will see Policy option in Netbackup console.
1. Click on policy Option- right click- new policy ( will see new window)
Here, you uncheck the "use backup policy configuration wizard", it will show in bottom of this window 
2. Give the Policy name.-click  Ok
3. You will see new window, in this window will see Client Tab- Click on this tab.
4. In this client tab window- Click on " New Button"
5. Put the client full name like. ab01c.tst.md
6. will automatically detect the Client O/S.

or using CLI

using the bpplclients command.
bpplclients -add
Example:
bpplclients my_test_policy -add my-test.mydomain.com Linux RedHat2.6
or for a Windows server
bpplclients my_windows_policy -add my-wintest.mydomain.com PC Windows2003
To confirm that it has been added you can run bppllist my_test_policy -U and review the list of clients in the policy.

No comments:

Post a Comment