CIS 246 All Assignments CIS 246 All Assignments | Page 54

Unfortunately, there can be problems refreshing the zone. The easiest thing to do is click Forward Zone in the left panel and double-click the zone based on your name. In the middle panel right-click and you should see a list of items. (You may have to close and then open Server Manager.) Click New Host (A or AAAA)… For the Name, type “www” and use the IP address of the server, which should be 192.168.1.14. Click Done. Log on to Windows 7, open a command prompt, and type “ping www.” followed by the zone name based on your name, as in “ping www.jane.doe.” Press Enter. Insert a screenshot into your lab report showing the ping (#1). TASK 2: Create a Web Server STEP 1: Add a Web Server Back to Top Action In Server Manager right-click Roles and click Add Roles. Click Next to get past the introduction window. 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 IIS 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