Browse Community
Help
Log In
Responses(1)
Solutions(0)
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
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
Dell Support Resources
View All
Top
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