Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Networker configuration tool

Status
Not open for further replies.

jaspreet101

IS-IT--Management
Apr 22, 2005
19
0
0
US
Hello,

Anybody as any Networker tool to pull the existing configuration (like groups,schdule,clients,jukebox etc)

thanks
jaspreet
 
check this
or use commands like:
mminfo -xm -r "client, name, ssid, cloneid, level, totalsize, nfiles, ssflags, copies, savetime(25), ssinsert (25), sscomp (25), ssbrowse,ssretent, group, volume, pool, location" -q "ssinsert > -5 years" > ssinfo.xml

nsradmin -i file,.txt
where file.txt is:-
option hidden
. type: NSR
print
. type: NSR client
print
. type: NSR device
print
. type: NSR directive
print
. type: NSR group
print
. type: NSR label
print
. type: NSR license
print
. type: NSR notification
print
. type: NSR policy
print
. type: NSR pool
print
. type: NSR schedule
print
. type: NSR stage
print
. type: NSR usergroup
print
. type: NSR Jukebox
print
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top