Networker

Re: [Networker] remote client installation

2010-07-27 07:08:36
Subject: Re: [Networker] remote client installation
From: Jóhannes Karl Karlsson <johannes.karlsson AT SKYRR DOT IS>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Tue, 27 Jul 2010 10:56:19 +0000
Hi!

We use a simple batch script for distribution on our windows server.

The script holds these lines:

setup.exe /S /v"/qn INSTALLLEVEL=100"
# installs the client silently

"C:\Program Files\Legato\nsr\bin\nsrports" -S 7937-7970
# configures the nsrports 




# configure the windows firewall to allow NetWorker program exception.
netsh firewall add allowedprogram "C:\Program Files\Legato\nsr\bin\nsrexec.exe" 
"EMC NetWorker Execution Process" ENABLE ALL

netsh firewall add allowedprogram "C:\Program 
Files\Legato\nsr\bin\nsrexecd.exe" "EMC NetWorker Remote Execution Server" 
ENABLE ALL

# restart the networker service, it's needed after changing the nsrports.
net stop nsrexecd

net start nsrexecd

# we then also do some other things like configuring the nsr/server file in 
this script and gather client information to a file.

I don't have any silent install script for linux or unix.

Best regards,
Johannes

-----Original Message-----
From: EMC NetWorker discussion [mailto:NETWORKER AT LISTSERV.TEMPLE DOT EDU] On 
Behalf Of Terveen, Frank
Sent: 27. júlí 2010 08:41
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Subject: Re: [Networker] remote client installation

Dear mcshine,

With a gpo is a good way but there are numerous msi deploying option

Batch files or sms or landesk are a couple of other options

met vriendelijke groeten / With kind regards

Frank Terveen
--------------------------
Sent via BB

----- Oorspronkelijk bericht -----
Van: EMC NetWorker discussion <NETWORKER AT LISTSERV.TEMPLE DOT EDU>
Aan: NETWORKER AT LISTSERV.TEMPLE DOT EDU <NETWORKER AT LISTSERV.TEMPLE DOT EDU>
Verzonden: Tue Jul 27 10:37:34 2010
Onderwerp: [Networker] remote client installation

I'm not a windows guy particularly, what do you regards as 'normal' tools ?

I'm presuming the 'tool/s' perform a push installation using a silent install 
with a domain account or such like ?

Are you referring to a GPO or another appication ?

Thanks

+----------------------------------------------------------------------
|This was sent by mcshine05 AT hotmail.co DOT uk via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

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
Disclaimer:
http://www.afm.nl/disclaimer
http://www.afm.nl/disclaimer_english/
Indien u de link niet kunt openen, neemt u dan contact op met 
telefoonnummer +31 (0)20 7972000. Meer informatie vindt u op de 
website http://www.afm.nl.
If you are unable to access the link, please dial +31 (0)20 
7972000 
Additional information is available on the website 
http://www.afm.nl.

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>