Operating System - HP-UX
1833850 Members
2008 Online
110063 Solutions
New Discussion

Re: Non interactive installation

 
Nagaraju Gudala
Occasional Advisor

Non interactive installation

Hi All,
I want to install the Latest Quality Pack in around 250 HP unix workstations ,is there any way by which it can be done without the users interaction,pls let me know,thanx in advance
1 REPLY 1
RolandH
Honored Contributor

Re: Non interactive installation

Hi Raja,

If you have HP-UX 11.x no problem. You need only one Depot Server.

(AS ROOT)
First you need this bundle on only one System.
On this system you touch a file in /var/adm/sw
# cd /var/adm/sw
# touch .sdkey

Now you must execute one script on all your workstations.

# /usr/lbin/sw/setaccess \*


Now start your swinstall on your depotserver.
You will see the GUI has changed.
Chose menu option action you can chose target or target groups. target groups are only files with the hostnames on which the depot should be installed.

After that you can chose your sofware what you want install.

Big advantage is you can schedule your install job or you can group your workstations in 10th 20th 30th groups and the schedule the job.

This is a HP Tool !!!!



HTH
Roland
Sometimes you lose and sometimes the others win