Networker

Re: [Networker] Move index for every client

2009-06-22 06:12:18
Subject: Re: [Networker] Move index for every client
From: Marcel Hirter <marcel.hirter AT NE DOT CH>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Mon, 22 Jun 2009 06:02:59 -0400
Hi,
you can do it using

move your \nsr\index from C: to E: with the explorer
then

nsradmin -s server_name >cli.txt
show name; index path
print type:nsr client
q

Edit the file cli.txt, suppress the ";" at the end of line
add "print type: NSR client;"  in front of every  name: xxxx etc.
add "update index path:" in font of every line index path:
change the path in index path by replacing the letter C: by E:
insert a last line with a q in it.
you'll have something like this in the cli.txt:

option hidden:on
show name; index path
print type: NSR client; name: vxs10
update index path: "E:\\nsr\\index\\vxs11"
print type: NSR client; name: vxs11
update index path: "E:\\nsr\\index\\vxs11"
q

then run

nsradmin -s server_name -i cli.txt

That will do it
Marcel

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>