This post is more than 5 years old
11 Posts
0
3884
April 2nd, 2014 23:00
How to get Networker clients list from one client?
Hi,
I have a Networker environment which has one server, one storage node and several clients. I would like to get all clients list via some commands, as I know, we can use nsradmin to get clients list in Networker server, but if I would like to get this list in client side, is there any suitable command that I can use? Thx.
No Events found!


crazyrov
6 Operator
•
1.3K Posts
0
April 3rd, 2014 01:00
You can use the nsradmin -s server to be able to access the server names even from the client side.
nmc2
268 Posts
1
April 3rd, 2014 01:00
Here is nsradmin guide and examples, It will help you.
https://support.emc.com/docu9466_Special_Uses_for_the_NetWorker_nsradmin_Program_Technical_Note.pdf?language=en_US
Yuanyi
11 Posts
0
April 3rd, 2014 01:00
Thank you all. It helps me a lot.