WAS静默安装

解压以后按下面目录对*.txt参数进行配置后执行下面命令
1、IHS静默安装
./install -options "/opt/IHS/responsefile.txt" -silent

2、WAS静默安装
./install -options "/opt/WAS/responsefile.nd.txt" -silent

3、Update静默安装
./install -options "myresponsefile.updiinstaller.txt" -silent

4、补丁静默安装
./update.sh -options responsefiles/install.txt -silent

5、创建profile

猜你喜欢

转载自pluto418.iteye.com/blog/1920756