Networker

Re: [Networker] Command Line

2003-11-12 15:37:27
Subject: Re: [Networker] Command Line
From: Darren Dunham <ddunham AT TAOS DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Wed, 12 Nov 2003 12:37:11 -0800
>
> Hi all!!!
>
> I need a command line that gives me the name of all the jukeboxes installed
> on my server. I have a Windows NT box.

On Unix, I'd do this.  I'm pretty sure you can do something similar on
windows, but the actual interaction with the command shell would be
slightly different.

% printf "show name\n;print type: nsrjukebox\n" | nsradmin -i -

Certainly you could create a file containing

show name
print type: nsr jukebox

and then run   nsradmin -i <filename>

This should list all jukeboxes that networker knows about, including
those attached to media servers.

--
Darren Dunham                                           ddunham AT taos DOT com
Unix System Administrator                    Taos - The SysAdmin Company
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

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