How to install IIS in ghost XP

Source: Internet
Author: User

Install IIS on the ghost system. This tutorial is applicable to ghost XP SP2 and SP3. It provides a Windows XP installation CD, not a ghost system CD. If the installation is successful, please participate in related tutorials in this topic.

Install IIS on the ghost System

In some versions of ghost systems, not IIS cannot be installed, but "the MSDTC service is disabled.

1. MSDTC Service Disabled

Before solving this problem, open the component service in "start-set-control panel-management tools, in "component service", click "console root directory-Component Service-computer-my computer-COM + application". If the "MSDTC Service" is started, in this case, an error message "COM +" cannot talk to Microsoft Distributed Transaction Coordinator is displayed.

In this case, you need to load the MSDTC Service in the system and enter the "net srart MSDTC" command in "start-run". A Prompt window is displayed, and the system starts the MSDTC Service. If you want to stop the service later, simply enter the "net stop MSDTC" command in "run.

After the mdstc service is started, the "COM + application" item in the component service can enter. In "COM + application", find "IIS Out-of-process pooled ", right-click "properties" to go to the "ID" Page. Click "System Account" and select "Interactive User". Then, click "OK.

2. IIS Installation

The IIS installation method is very simple. In "Add/delete programs" on the "control panel", select "add window component" to open the "Windows Components" list, select "Internet Information Service (IIS) components", click "details" below, open the "Internet Information Service" list, and select some related components.

What if IIS cannot run?

After IIS is installed, it cannot run normally. You need to reset the "IWAM account password. Start computer management in "Management Tools" of "Control Panel, in the left-side list of the "Computer Management" window, choose "Computer Management-System Tools-local users and groups-users" in the displayed user list, you can see a username named "iwam_8f381469cfaa4f9" (note 8f381469cfaa4f9 is the computer name, different computers). the IWAM account is the built-in account automatically created when IIS is installed, it is mainly used to start Internet Information Services for applications outside the process.

To change the user password, use the adsutil. vbs script. The file is located in the C:/Windows/adminscripts folder. when changing the password, run the following command in the CMD window:
C:/inetput/adminscripts> adsutil set w3svc/wamuserpass "password ". In the parameter "password", you need to set a new password for the IWAM account, so that IIS runs normally.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.