Unsolved
This post is more than 5 years old
1 Message
0
688
November 13th, 2017 04:00
Networker client configuration report
Hi all,
I´m searching for the possibility to create a report over all client and there configuration. I need the data as export into a file.
Is it possible or is there no way with networker or DPA?
The client configuration report in DPA shows me no information.
Best regards
Mathias
No Events found!


bingo.1
2.4K Posts
0
November 13th, 2017 14:00
You can easily create a text report with nsradmin (see below). However, it is not really Excel ready:
C:\>nsradmin > D:\clients.txt
. type: nsr client
[option hidden]
[show name, saveset, ... whatever_you_want_to_see ...]
p
p
q
C:\>
###############################
From the Admin GUI
- Display the list of all clients
- Select the columns you want to see in your report
- Mark all lines and copy their content with ^C
- Paste the input in a text editor
- Prepare the output