Fandt dette her på:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4a6b8c2b-2752-487f-b049-b5b1bce1f715.mspxTo enable the Remote Administration (HTTP) tool through Control Panel
1.
In Control Panel, click Add or Remove Programs.
2.
In the Add or Remove Programs dialog box, click Add/Remove Windows Components.
3.
In the Windows Components Wizard dialog box, in Components, click Application Server, and then click Details.
4.
In the Application Server dialog box, in Subcomponents of Application Server, click Internet Information Services (IIS), and then click Details.
5.
In the Internet Information Services (IIS) dialog box, inSubcomponents of Internet Information Services (IIS), click World Wide Web Service, and then click Details.
6.
In the World Wide Web Service dialog box, in Subcomponents of World Wide Web Service, select the Remote Administration (HTML) check box, and then click OK.
7.
Click OK two more times, and then, in the Windows Components Wizard dialog box, click Next.
8.
After setup is complete, click Finish to close the wizard.
To enable buffering on the administrative Web site (for upgrades from IIS 4.0 to IIS 6.0 only)
• In IIS Manager, double-click servername (local computer).
• Double-click Web Sites.
• Right-click the Administration Web site, and then click Properties.
• Click Home Directory, click Configuration, and then click Options.
• Check the Enable buffering check box, and then click OK twice.
To view the Remote Administration (HTML) tool from IIS Manager
• Expand the local computer, expand the Web Sites folder, right-click the Administration Web site, and click Browse.
To administer an IIS Web server with the Remote Administration (HTML) tool
• Open your intranet site from a Web browser and type the following in the address bar:
https://hostname:8098Replace hostname with the name of the computer that you want to connect to and administer.