CIS 246 All Assignments CIS 246 All Assignments | Page 60

Click Web Server (IIS) and click Next. The overview screen opens that describes the web server. Click Add Features and click Next. The introduction is displayed. Click Next. The default settings are displayed. This is where we can customize the settings based on the features we want. We will leave the defaults. Click Next. Click Install. The initializing portion of the install can take a few minutes. After a few minutes, you should see the Installation Result window. Click Close. Click on Web Server II S in the left panel. Insert a screenshot into your lab report showing the roles summary that contains the web server (#2). STEP 2: Create a Web Page and View It Back to Top Action On the server, open Notepad. Click Start, and then click All Programs, then Accessories to find Notepad. Type some words that will become the contents of the home page of your web server. There is no need to know any HTML. Just type the text. Save the text to C:\inetpub\wwwroot. The file name must be default.htm and the Save as type must be All Files. If you don't change it to All files, Notepad will add a .txt to the end and your page won't display. Log on to Windows 7 and open the browser. For the URL, type "www." followed by the zone name that you created based on your name, as in www.jane.doe. You should see the text that you created in Notepad. Insert a screenshot into your lab report showing the web page with the URL based on your name (#3). TASK 3: Set Up DHCP on a Network STEP 1: Set Up a DHCP Server Back to Top