You can use Installation Manager to install or remove a feature in the DMZ Secure Proxy Server for IBM WebSphere Application Server.
Make sure that your Installation Manager preferences are pointing to the appropriate web-based or local repositories containing the DMZ Secure Proxy Server.
Perform this procedure to use the Installation Manager GUI to install or remove a feature in the DMZ Secure Proxy Server.
<?xml version="1.0" encoding="UTF-8"?> <agent-input clean='true' temporary='true'> <server> <repository location="http://www.ibm.com/software/repositorymanager/com.ibm.websphere.NDDMZ.v80" /> </server> <uninstall modify='true'> <offering id='com.ibm.websphere.NDDMZ.v80' profile='DMZ Secure Proxy Server for IBM WebSphere Application Server V8.0' features='thinclient'/> </uninstall> <profile id='DMZ Secure Proxy Server for IBM WebSphere Application Server V8.0' installLocation='C:\Program Files\IBM\WebSphere\AppServer'> <data key='eclipseLocation' value='C:\Program Files\IBM\WebSphere\AppServer'/> <data key='user.import.profile' value='false'/> <data key='cic.selector.nl' value='en'/> </profile> </agent-input>
imcl.exe modify com.ibm.websphere.NDDMZ.v80 -addFeatures thinclient -repositories http://www.ibm.com/software/repositorymanager/com.ibm.websphere.NDDMZ.v80 -installationDirectory C:\Program Files\IBM\WebSphere\AppServer -keyring C:\keyring_file.keyring -password password
In this information ...Related information
| IBM Redbooks, demos, education, and more(Index) |