Networker

[Networker] Using nsradmin to export the configuration

2013-08-14 17:24:52
Subject: [Networker] Using nsradmin to export the configuration
From: bbartick <networker-forum AT BACKUPCENTRAL DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Wed, 14 Aug 2013 14:24:48 -0700
#!/bin/sh

# Brett Bartick
# Networker Config
# Dump the Networker configuration


nsradmin -i - <<!EOF
print type:NSR
print type:NSR license
print type:NSR jukebox
print type:NSR device
print type:NSR operation status
print type:NSR label
print type:NSR pool
print type:NSR policy
print type:NSR notification
print type:NSR schedule
print type:NSR directive
print type:NSR group
print type:NSR client
!EOF
exit

+----------------------------------------------------------------------
|This was sent by bbartick AT us.nomura DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>