Networker

Re: [Networker] Disable all groups from starting?

2010-08-04 07:40:39
Subject: Re: [Networker] Disable all groups from starting?
From: "Macina, Conrad" <Conrad.Macina AT PFIZER DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Wed, 4 Aug 2010 07:38:41 -0400
In *nix this can be done from the command line, but before you make any
changes you might want to run a command to list the enabled groups,
since eventually you'll probably want to know which ones to re-enable:

echo "show name \n print type:nsr group;Autostart:Enabled" | nsradmin -s
server -i -

Once you have the list you can disable all autostarted groups with the
command:

echo ". type:nsr group;Autostart:Enabled \n update Autostart:Disabled" |
nsradmin -s server -i -

HTH,

Conrad Macina
Pfizer, Inc.


-----Original Message-----
From: Michael Leone [mailto:Michael.Leone AT PHA.PHILA DOT GOV] 
Sent: Tuesday, August 03, 2010 3:31 PM
Subject: Disable all groups from starting?

I remember reading here on this list a nsradmin command, that would set 
all groups to disabled. But I can't seem to find the post. Can anyone 
refresh my memory?

-- 
Michael Leone
Network Administrator, ISM
Philadelphia Housing Authority
2500 Jackson St
Philadelphia, PA 19145
Tel:  215-684-4180
Cell: 215-252-0143
<mailto:michael.leone AT pha.phila DOT gov>

To sign off this list, send email to listserv AT listserv.temple DOT edu and
type "signoff networker" in the body of the email. Please write to
networker-request AT listserv.temple DOT edu if you have any problems with this
list. You can access the archives at
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

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