[AIX Solaris HP-UX Linux Windows]

IBM HTTP Server 자동 설치 제거

Installation Manager를 사용하여 IBM® HTTP Server를 자동으로 설치 제거할 수 있습니다.

시작하기 전에

선택사항: 시스템 중 하나의 임시 설치 레지스트리에 Installation Manager 설치 및 IBM HTTP Server 설치를 완료하거나 기록하여 Installation Manager가 설치된 표준 레지스트리를 사용하지 않고 이 임시 레지스트리를 사용하여 설치 제거를 기록할 수 있게 하십시오.
자세한 정보는 다음을 참조하십시오.

프로시저

  1. IBM HTTP Server를 설치 제거할 응답 파일 기록: 시스템 중 하나에서 다음 조치를 완료하여 IBM HTTP Server를 설치 제거할 응답 파일을 기록하십시오:
    1. 명령행에서, Installation Manager를 설치한 디렉토리의 eclipse 서브디렉토리로 변경하십시오.
    2. -record 옵션을 사용하여 명령행에서 Installation Manager를 시작하십시오.
      예를 들면, 다음과 같습니다.
      • [Windows] 관리자 또는 비관리자:
        IBMIM.exe -skipInstall "C:\temp\imRegistry" -record C:\temp\uninstall_response_file.xml
      • [AIX][HP-UX][Linux][Solaris] 관리자:
        ./IBMIM -skipInstall /var/temp/imRegistry -record /var/temp/uninstall_response_file.xml
      • [AIX][HP-UX][Linux][Solaris] 비관리자:
        ./IBMIM -skipInstall user_home/var/temp/imRegistry -record user_home/var/temp/uninstall_response_file.xml
      팁: "시작하기 전에"에 설명된 대로 작성된 임시 설치 레지스트리에 -skipInstall 매개변수를 사용하도록 선택할 경우, Installation Manager는 응답 파일을 기록하는 동안 임시 설치 레지스트리를 사용합니다. -skipInstall 매개변수가 지정된 경우 패키지가 설치되거나 설치 제거되지 않음에 유의하는 것이 중요합니다. Installation Manager에서 사용자가 완료하는 모든 조치는 지정된 임시 레지스트리에 저장된 설치 데이터를 단순히 업데이트합니다. 응답 파일이 생성된 후 응답 파일을 사용하여 IBM HTTP Server를 설치 제거하고 IBM HTTP Server 파일을 제거하며, 표준 설치 레지스트리를 업데이트할 수 있습니다.

      -skipInstall 조작은 Installation Manager에서 사용하는 실제 에이전트 데이터 위치에서 사용하면 안됩니다. 이 조작은 지원되지 않습니다. 쓰기 가능한 새 위치를 사용하고 향후 레코딩 세션에 해당 위치를 재사용하십시오.

      자세한 정보는 IBM Installation Manager Information Center를 참조하십시오.

    3. 설치 제거를 클릭하십시오.
    4. 패키지 설치 제거 창에서 다음 조치를 완료하십시오.
      1. IBM HTTP Server 및 적절한 버전을 선택하십시오.
        참고: 이 제품의 평가판을 설치 제거하는 경우, IBM HTTP Server Trial 및 적절한 버전을 선택하십시오.
      2. 다음을 클릭하십시오.
    5. 요약 정보를 검토하십시오.
    6. 설치 제거를 클릭하십시오.
      • 설치 제거에 성공하면 프로그램이 성공을 표시하는 메시지를 표시합니다.
      • 설치 제거에 실패하면 로그 보기를 클릭하여 문제점을 해결하십시오.
    7. 완료를 클릭하십시오.
    8. 파일 > 종료를 클릭하여 Installation Manager를 닫으십시오.
  2. 응답 파일을 사용하여 자동으로 IBM HTTP Server 설치 제거: IBM HTTP Server를 설치 제거할 각 시스템의 명령행에서 Installation Manager를 설치한 디렉토리의 eclipse/tools 서브디렉토리로 변경하고 작성한 응답 파일을 사용하여 IBM HTTP Server를 자동으로 설치 제거하십시오.
    예를 들면, 다음과 같습니다.
    • [Windows] 관리자 또는 비관리자:
      imcl.exe
        -input C:\temp\uninstall_response_file.xml 
        -log C:\temp\uninstall_log.xml
    • [AIX][HP-UX][Linux][Solaris] 관리자:
      ./imcl
        -input /var/temp/uninstall_response_file.xml 
        -log /var/temp/uninstall_log.xml
    • [AIX][HP-UX][Linux][Solaris] 비관리자:
      ./imcl
        -input user_home/var/temp/uninstall_response_file.xml 
        -log user_home/var/temp/uninstall_log.xml

    IBM Installation Manager Information Center로 이동하십시오.

[Windows]

다음은 IBM HTTP Server 자동 설치 제거를 위한 응답 파일 예제입니다.
<?xml version="1.0" encoding="UTF-8"?>

<!-- ##### Copyright ######################################################
# Licensed Materials - Property of IBM (c) Copyright IBM Corp. 2011. 
# All Rights Reserved. US Government Users Restricted Rights-Use, duplication 
# or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
####################################################################### -->

<!-- ##### Frequently Asked Questions #####################################
# The latest information about using Installation Manager is 
# located in the online Information Center. There you can find 
# information about the commands and attributes used in 
# silent installation response files.
# 
#     Installation Manager Information Center can be found at:
#     http://publib.boulder.ibm.com/infocenter/install/v1r4/index.jsp
# 
# Question 1. How do I record a response file using Installation Manager?
# Answer 1. Start Installation Manager from the command line under the 
# eclipse subdirectory with the record parameter and it will generate a   
# response file containing actions it performed, repositories it used, and   
# its preferences settings. Optionally use the -skipInstall parameter if 
# you do not want the product to be installed to the machine. Specify a   
# new agentDataLocation location value when doing a new installation. Do  
# not use an existing agentDataLocation for an installation because it might  
# damage the installation data and prevent you from modifying, updating,  
# rolling back, or uninstalling the installed packages.
#
# Windows: IBMIM -record <responseFile> -skipInstall <agentDataLocation>
# Linux or UNIX: ./IBMIM -record <responseFile> -skipInstall <agentDataLocation>
# 
# For example:
#   Windows = IBMIM.exe -record c:\temp\responsefiles\WASv8.install.Win32.xml
#     -skipInstall c:\temp\skipInstall\WebSphere_Temp_Registry
#   Linux or UNIX = ./IBMIM -record /home/user/responsefiles/WASv8.install.RHEL64.xml
#     -skipInstall c:\temp\skipInstall\WebSphere_Temp_Registry
# 
# Question 2. How do I run Installation Manager silently using response file?
# Answer 2. Create a silent installation response file and run the following command 
# from the eclipse\tools subdirectory in the directory where you installed 
# Installation Manager:
#
#   Windows = imcl.exe -acceptLicense -showProgress 
#     input <response_file_path_and_name> -log <log_file_path_and_name> 
#   Linux, UNIX, IBM i and z/OS = ./imcl -acceptLicense -showProgress  
#     input <response_file_path_and_name> -log <log_file_path_and_name> 
# 
# For example: 
#   Windows = imcl.exe -acceptLicense -showProgress
#     input c:\temp\responsefile\WASv8.install.Win32.xml 
#   Linux, UNIX, IBM i and z/OS = ./imcl -acceptLicense -showProgress
#     input /home/user/responsefile/WASv8.install.RHEL64.xml
# 
# The -acceptLicense command must be included to indicate acceptance of all
#     license agreements of all offerings being installed, updated or modified.
# The -showProgress command shows progress when running in silent mode.
# Additional commands can be displayed by requesting help:  IBMIM -help
#
####################################################################### -->

<!-- ##### Agent Input #############################################
# The clean and temporary attributes specify the repositories and other
# preferences Installation Manager uses and whether those settings
# should persist after the uninstall finishes.
# 
# Valid values for clean:
#      true = only use the repositories and other preferences that are 
#           specified in the response file.
#      false = use the repositories and other preferences that are 
#           specified in the response file and Installation Manager.
# 
# Valid values for temporary:
#      true = repositories and other preferences specified in the 
#           response file do not persist in Installation Manager.
#      false = repositories and other preferences specified in the 
#           response file persist in Installation Manager.
# 
####################################################################### -->	
	
<agent-input clean='true' temporary='true'>

<!-- ##### Repositories ###################################################
# Repositories are locations that Installation Manager queries for 
# installable packages. Repositories can be local (on the machine
# with Installation Manager) or remote (on a corporate intranet or 
# hosted elsewhere on the internet). 
# 
# If the machine using this response file has access to the internet, 
# then include the IBM WebSphere Live Update Repositories in the list 
# of repository locations. 
# 
# If the machine using this response file cannot access the internet, 
# then comment out the IBM WebSphere Live Update Repositories and 
# specify the URL or UNC path to custom intranet repositories and 
# directory paths to local repositories to use.
# 
####################################################################### -->

<server>
    <!-- ##### IBM WebSphere Live Update Repositories ####################
     # These repositories contain IBM HTTP Server offerings, 
     # and updates for those offerings
     # 
     # To use the secure repository (https), you must have an IBM ID, 
     # which can be obtained by registering at: http://www.ibm.com/account
     # or your Passport Advantage account.	 
     # 
     # And, you must use a key ring file with your response file.
     ################################################################## -->
    <repository location="http://www.ibm.com/software/repositorymanager/com.ibm.websphere.IHS.v85" />
    <!-- <repository location="https://www.ibm.com/software/rational/repositorymanager/repositories/websphere" /> -->

    <!-- ##### Custom Repositories #######################################
     # Uncomment and update the repository location key below 
     # to specify URLs or UNC paths to any intranet repositories 
     # and directory paths to local repositories to use.
     ################################################################## -->
    <!-- <repository location='https:\\w3.mycompany.com\repositories\'/> -->
    <!-- <repository location='/home/user/repositories/websphere/'/> -->

    <!-- ##### Local Repositories ########################################
     # Uncomment and update the following line when using a local
     # repository located on your own machine to install a 
     # IBM HTTP Server offering.
     ############################################################# -->
    <!-- <repository location='insert the full directory path inside single quotes'/> -->
</server>

<!-- ##### Uninstall Packages ############################################
#
# Uninstall Command
# 
# Use the uninstall command to inform Installation Manager of the 
# installation packages to uninstall. 
# 
# The modify attribute is optional and can be paired with an install 
# command to add features or paired with an uninstall command to 
# remove commands. If omitted, the default value is set to false.
#    false = indicates not to modify an existing install by adding 
#            or removing features.
#    true = indicates to modify an existing install by adding or 
#           removing features.
# 
# The offering ID attribute is required because it specifies the 
# offering to be uninstalled. The example command below contains the 
# offering ID for IBM HTTP Server. 
# 
# The version attribute is optional. If a version number is provided, 
# then the offering will be uninstalled at the version level specified 
# If the version attribute is not provided, then the default behavior is 
# to uninstall the latest version. The version number can be found in
# the repository.xml file in the repositories.
# For example, <offering ... version='8.5.0.20110617_2222'>.
# 
# The profile attribute is required and must match the package group
# name for the offering to be uninstalled.
# 
# The features attribute is optional. If there is no feature attribute,
# then all features are uninstalled. If features are specified, then
# only those features will be uninstalled. 
# Features must be comma delimited without spaces.
# 
# The feature values for IBM HTTP Server include:
#  arch.32bit,arch.64bit
# 
# Installation Manager supports uninstalling multiple offerings at once.
# Additional offerings can be included in the uninstall command,
# with each offering requiring its own offering ID, version, profile value, 
# and feature values.
# 
# Profile Command
# 
# A separate profile command must be included for each offering listed 
# in the install command. The profile command informs Installation
# Manager about offering specific properties or configuration values.
# 
# The installLocation specifies where the offering will be installed.
# If the response file is used to modify or update an existing 
# installation, then ensure the installLocation points to the 
# location where the offering was installed previously. 
# 
# The eclipseLocation data key should use the same directory path to 
# IBM HTTP Server as the installationLocation attribute.
# 
# Include data keys for product specific profile properties. 
# 
####################################################################### -->
<uninstall modify='false'>
<offering id='com.ibm.websphere.IHS.v85' 
 profile='IBM HTTP Server for WebSphere Application Server V8.5' 
 features='core.feature,arch.32bit'/>
</uninstall>

<profile id='IBM HTTP Server for WebSphere Application Server V8.5' 
 installLocation='C:\Program Files\IBM\HTTPServer'>
<data key='eclipseLocation' value='C:\Program Files\IBM\HTTPServer'/>
<data key='user.import.profile' value='false'/>
<data key='user.ihs.http.server.service.name' value='none'/>
<data key='user.ihs.httpPort' value='80'/>
<data key='user.ihs.installHttpService' value='false'/>
<data key='user.ihs.http.admin.service.name' value='none'/>
<data key='user.ihs.runSetupAdmin' value='false'/>
<data key='user.ihs.createAdminAuth' value='false'/>
<data key='user.ihs.installAdminService' value='false'/>
<data key='user.ihs.win.adminServiceLogOnAsLocalSystem' value='false'/>
<data key='user.ihs.createAdminUserGroup' value='false'/>
<data key='user.ihs.adminPort' value=''/>
<data key='cic.selector.nl' value='en'/>
</profile>

<!-- ##### Shared Data Location ###########################################
# Uncomment the preference for eclipseCache to set the shared data 
# location the first time you use Installation Manager to do an 
# installation.
# 
# Eclipse cache location can be obtained from the installed.xml file found in 
# Linux/Unix: /var/ibm/InstallationManager
# Windows: C:\Documents and Settings\All Users\Application Data\IBM\Installation Manager
# from the following property:  
# <property name='cacheLocation' value='C:\Program Files\IBM\IMShared'/>
#
# Open the installed.xml file in a text editor because the style sheet 
# might hide this value if opened in a web browser.
# For further information on how to edit preferences, refer to the public library at:
# http://publib.boulder.ibm.com/infocenter/install/v1r4/index.jsp?topic=/com.ibm.silentinstall12.doc/topics/r_silent_prefs.html
#
# After the shared data location is set, it cannot be changed
# using a response file or the graphical wizard.
# 
# Ensure that the shared data location is a location that can be written 
# to by all user accounts that are expected to use Installation Manager.
#
# By default, Installation Manager saves downloaded artifacts to 
# the shared data location. This serves two purposes. 
# 
# First, if the same product is installed a more than once to the machine, 
# then the files in the shared data location will be used rather than 
# downloading them again. 
#
# Second, during the rollback process, the saved artifacts are used. 
# Otherwise, if the artifacts are not saved or are removed, then 
# Installation Manager must have to access the repositories used to 
# install the previous versions.
# 
# Valid values for preserveDownloadedArtifacts:
#     true = store downloaded artifacts in the shared data location
#     false = remove downloaded artifacts from the shared data location
# 
####################################################################### -->

<!-- 
<preference name='com.ibm.cic.common.core.preferences.eclipseCache' value='C:\Program Files\IBM\IMShared'/> 
<preference name='com.ibm.cic.common.core.preferences.preserveDownloadedArtifacts' value='true'/>
-->

<!-- ##### Preferences Settings ###########################################
# Additional preferences for Installation Manager can be specified. 
# These preference correspond to those that are located in the graphical
# interface under File / Preferences. 
# 
# If a preference command is omitted from or commented out of the response 
# file, then Installation Manager uses the preference value that was 
# previously set or the default value for the preference. 
# 
# Preference settings might be added or deprecated in new versions of
# Installation Manager. Consult the online Installation Manager
# Information Center for the latest set of preferences and 
# descriptions about how to use them.
#
# http://publib.boulder.ibm.com/infocenter/install/v1r4/index.jsp
# 
####################################################################### -->

<!--
<preference name='com.ibm.cic.common.core.preferences.connectTimeout' value='30'/>
<preference name='com.ibm.cic.common.core.preferences.readTimeout' value='45'/>
<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.keepFetchedFiles' value='false'/>
<preference name='PassportAdvantageIsEnabled' value='false'/>
<preference name='com.ibm.cic.common.core.preferences.searchForUpdates' value='false'/>
<preference name='com.ibm.cic.agent.ui.displayInternalVersion' value='false'/>
 --> 

</agent-input>
태스크 주제    

Information Center에 대한 이용 약관 | 피드백

마지막 업데이트 날짜: October 20, 2014 04:25 PM EDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=ihs-dist&topic=tihs_uninstallation_silent
파일 이름: tihs_uninstallation_silent.html