[IBM i]

Uninstalling the Web 2.0 and Mobile Toolkit from IBM i operating systems using response files

You can use Installation Manager to uninstall the Web 2.0 and Mobile Toolkit using response files.

About this task

Using Installation Manager, you can work with response files to uninstall the Web 2.0 and Mobile Toolkit.

Procedure

  1. Sign on to the IBM® i system with a user profile that has *ALLOBJ and *SECADM special authorities.
  2. On a CL command line, run the STRQSH command to start the Qshell command shell.
  3. Use a response file to uninstall the Web 2.0 and Mobile Toolkit.
    From a command line on each of the systems from which you want to uninstall the Web 2.0 and Mobile Toolkit, change to the eclipse/tools subdirectory in the directory where you installed Installation Manager and use a response file that you created to uninstall the Web 2.0 and Mobile Toolkit. For example:
    ./imcl
      input $HOME/WASFiles/temp/uninstall_response_file.xml 
      -log $HOME/WASFiles/temp/uninstall_log.xml

    Go to the Installation Manager information center for more information.

  4. Optional: Uninstall IBM Installation Manager.
    Important: Before you can uninstall IBM Installation Manager, you must uninstall all of the packages that were installed by Installation Manager.

    Read Uninstalling Installation Manager silently in the Installation Manager information center for information about using the uninstall script to perform this procedure.

Example

<?xml version="1.0" encoding="UTF-8"?>
<agent-input clean='true' temporary='true'>
<profile id='Web 2.0 and Mobile Toolkit V1.1'
  installLocation='/QIBM/ProdData/WebSphere/AppServer/Web20Mobile/V11'>
  <data key='eclipseLocation' value='/QIBM/ProdData/WebSphere/AppServer/Web20Mobile/V11'/>
  <data key='was.install.os400.profile.location' value='/QIBM/UserData/WebSphere/AppServer/Web20Mobile/V11'/>
  <data key='user.import.profile' value='false'/>
  <data key='cic.selector.nl' value='en'/>
</profile>
<uninstall modify='false'>
  <offering profile='Web 2.0 and Mobile Toolkit V1.1' id='com.ibm.websphere.W2MTK.v11'/>
</uninstall>
<preference name='com.ibm.cic.common.core.preferences.eclipseCache' value='/QIBM/UserData/InstallationManager/IMShared'/>
<preference name='com.ibm.cic.common.core.preferences.connectTimeout' value='30'/>
<preference name='com.ibm.cic.common.core.preferences.readTimeout' value='30'/>
<preference name='com.ibm.cic.common.core.preferences.downloadAutoRetryCount' value='0'/>
<preference name='offering.service.repositories.areUsed' value='true'/>
<preference name='com.ibm.cic.common.core.preferences.ssl.nonsecureMode' value='false'/>
<preference name='com.ibm.cic.common.core.preferences.http.disablePreemptiveAuthentication' value='false'/>
<preference name='http.ntlm.auth.kind' value='NTLM'/>
<preference name='http.ntlm.auth.enableIntegrated.win32' value='true'/>
<preference name='com.ibm.cic.common.core.preferences.preserveDownloadedArtifacts' value='true'/>
<preference name='com.ibm.cic.common.core.preferences.keepFetchedFiles' value='false'/>
<preference name='PassportAdvantageIsEnabled' value='false'/>
<preference name='com.ibm.cic.common.core.preferences.searchForUpdates' value='false'/>
</agent-input>
Task topic    

Terms and conditions for product documentation | Feedback

Last updated: January 29, 2018 10:59 AM GMT-06:00
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v850webmob&product=was-nd-mp&topic=tweb_ins_uninstallation_is_silent
File name: tweb_ins_uninstallation_is_silent.html