ms iis overview and installation issues bing shi june 3, 2000 cosc 573 paper presentation

14
MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Upload: derek-copeland

Post on 02-Jan-2016

215 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

MS IIS Overview and Installation Issues

Bing Shi

June 3, 2000

COSC 573 Paper presentation

Page 2: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

What is IIS?• IIS (Internet Information Server) is a group of Internet

servers for Microsoft's Windows and Windows 2000 Server operating systems.

• IIS is Microsoft's bid to dominate the Internet server market.

• IIS 4.0 is included in the new Windows NT Option Pack, which is available from Microsoft Value-Added Resellers (VARs) everywhere.

Page 3: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

What is Option Pack

NT 4.0 Option Pack is a group of software added to Windows NT. It includes:

– Microsoft Internet Information Server 4.0

– Microsoft Management Console 1.0.

– Microsoft Index Server 2.0.

– Microsoft Transaction Server 2.0 (MTS).

– Microsoft Site Server Express 2.0.

– Microsoft Internet Connections Service for RAS 1.0.

– Microsoft Data access Components 1.5 (ADO &ODBC).

– FrontPage98 Server Extensions.

– Windows Scripting Host (WHS).

– Microsoft Script Debugger 1.0.

Page 4: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Market Share of IIS

Server Percentage

IIS 21%

Apache 60.%

Netscape 7.2%

(Source: http://www.netcraft.com)

Page 5: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Apache60%

Netscape7%

Others12%

IIS21%

Server Market Share

Page 6: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Hardware Requirements

Processor 486 DX2/66 ( Pentium 90)

Memory 32 MB (64MB)

HD space 50 MB (200 MB)

Monitor VGA (SVGA)

Page 7: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Software Requirements

Windows NT 4.0 or later

NT Service Pack3 or later

Internet Explorer 4.01 or later

TCP/IP protocol

NTFS for all IIS drives

Page 8: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Software Recommendations

Name resolution services. WINS or a DNS

Client browsing software, IE 4.01

Content development tools, FrontPage98

Development tool. Visual InterDev

Relational database. MS SQL Server

Page 9: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Installation Options

• Minimum install

• Typical install

• Custom install

Page 10: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Upgrading to IIS 4.0

• IIS 4.0 Alpha, Beta1, Beta2, Simply remove then install IIS 4.0

• IIS 3.0 or IIS 2.0, delete default.asp file, then install IIS 4.0, no web files lost.

Page 11: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Others

• Unattended Installation

• Adding and Removing Components

• Uninstalling IIS 4.0

Page 12: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Install on Window 95

• Option Pack can be installed for Window 95, Windows 98 and NT Workstations as Personal Web Server (PWS).

• PWS is very useful for ASP page development.

Page 13: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

References

• http://www.whatis.com

• http://www.microsoft.com/iis

• Administering IIS (ISBN 000655367)

Page 14: MS IIS Overview and Installation Issues Bing Shi June 3, 2000 COSC 573 Paper presentation

Conclusion

• A lot more to be covered

• Excellent web dev tool using MS technologies (ASP, SQL Server, Index Server, MTS)

• Must for MCSE and MCSD