Chat with us, powered by LiveChat NT2670_Lab2-2_Worksheet | Writedemy

NT2670_Lab2-2_Worksheet

NT2670_Lab2-2_Worksheet

Question

Lab 2-2 70-643

worksheet

Deploying a Web

Server

This lab contains the following exercises:

Exercise 2-2-1 Installing the Web Server (IIS) Role

Exercise 2-2-2 Configuring Web Server Properties

Exercise 2-2-3 Preparing Web Site Content

Exercise 2-2-4 Creating Web Sites

Exercise 2-2-5 Creating Virtual Directories

Lab Review: Questions

Lab Challenge: Creating Port Number Bindings

Estimated lab time: 85 minutes

BEFORE YOU BEGIN

The classroom network consists of Windows Server 2008 student server A and B a connected to via an internal local area network. NT2670Srv##A the domain controller for the contoso.com domain, is running Windows Server 2008. Throughout the labs in this manual, you will install, configure, maintain, and troubleshoot application roles, features, and services on the NT2670Srv##A.

To accommodate various types of classroom arrangements, each lab in this manual assumes that the student servers are in their baseline configuration, as described in Lab 1-2 “Preparing an Application Server.” If you have not done so already, complete the initial configuration tasks in Lab 1-2-1 before beginning this lab.

Your instructor should have supplied the information needed to complete the following table:

Student computer name (NT2670Srv##A)
Student account name (Student##)

Working with Lab Worksheets

Each lab in this manual requires that you answer questions, save images of your screen, or perform other activities that you document in a worksheet named for the lab and task, such as lab2_2_worksheet. Your instructor provided you with lab worksheets. As you perform the tasks and exercises in each lab, open the appropriate worksheet file using WordPad, fill in the required information, and save the file to your computer’s Student##\Documents folder. Print a copy for your instructor.

The procedure for opening and saving a worksheet file is as follows:

1. Open worksheet document opens in WordPad.

2. Complete all of the exercises in the worksheet.

3. In WordPad, choose Save As from the File menu. The Save As dialog box appears.

4. In the File Name text box, key lab##_worksheet_yourname (where lab##_task##contains the number of the lab and task you’re completing, and yourname is your last name), and click Save.

5. Print a copy for your instructor.

Exercise 2-2-1 Installing the Web Server (IIS) Role
Overview In this exercise, you install IIS7 by adding the Web Server (IIS) role to the computer.
Completion time 5 minutes
Question 1 Why is the Windows Process Activation Services needed to run the Web Server (IIS) role?
Exercise 2-2-2 Configuring Web Server Properties
Overview Using the default Web site that Windows Server 2008 creates during the role installation, experiment with the various IIS7 site display options.
Completion time 15 minutes
Question 2 What conclusion can you draw from this result?

8. Press Ctrl+Prt Scr to take a screen shot of the Internet Explorer window showing the result of your page refresh. Press Ctrl+V to paste the image on the page provided in the lab2_2_worksheet file.

Question 3 What do you predict will happen when you refresh the Internet Explorer page again? Why?
Question 4 What is the result this time? Why is the result different?
Question 5 What is the result this time? Why is the result different?

17. Press Ctrl+Prt Scr to take a screen shot of the Internet Explorer window showing the result of your page refresh. Press Ctrl+V to paste the image on the page provided in the lab2_2_worksheet file.

Question 6 How is this error message page different from the previous one?

23. Press Ctrl+Prt Scr to take a screen shot of the Internet Explorer window showing the result of your page refresh. Press Ctrl+V to paste the image on the page provided in the lab2_2_worksheet file.

Exercise 2-2-3 Preparing Web Site Content
Overview Before you can create new Web sites on your IIS7 server, you must have content to publish on them.
Completion time 15 minutes
Question 7 Why is it necessary to change the Save As Type value to All Files?

16. Press Ctrl+Prt Scr to take a screen shot of the DNS Manager console showing the two CNAME records you created. Pess Ctrl+V to paste the image on the page provided in the lab2_2_worksheet file.

Exercise 2-2-4 Creating Web Sites
Overview To test IIS7’s ability to support multiple Web sites simultaneously, create two new sites, and configure them to respond to different URLs.
Completion time 10 minutes

8. Press Ctrl+Prt Scr to take a screen shot of the Internet Information Services (IIS) Manager window showing the two Web sites you created. Press Ctrl+V to paste the image on the page provided in the lab2_2_worksheet file

Question 8 What happens?

The website opens and you see Contoso, LTD

10. Press Ctrl+Prt Scr to take a screen shot of the Internet Explorer window. Press Ctrl+V to paste the image on the page provided in the lab2_2_worksheet file.

Question 9 What happens now?
Question 10 How is IIS7 able to distinguish between the two URLs when the www## and sales## names resolve to the same IP address? From the path you assigned it when making them.
Question 11 Which Web page appears when you key the URL http://NT2670Srv##A.contoso##.com? Why?
Question 12 Which Web page appears when you key a URL containing the server’s IP address instead of a name? Why?

It is a welcome website. We didn’t set a path to this one. It is a default.

Exercise 2-2-5 Creating Virtual Directories
Overview In this exercise, use virtual directories to publish content found at a different location as part of an existing Web site.
Completion time 15 minutes
Question 13 Why is the public folder you created accessible through the www## Web site?
Question 14 What are the results of the authentication and authorization tests? Explain the results.
Question 15 What are the results now?
Question 16 What URL must you use in Internet Explorer to access the virtual directory you just created?
Question 17 Why does an error page appear?

I

Question 18 What is the result?

22. Press Ctrl+Prt Scr to take a screen shot of the Internet Information Services (IIS) Manager window. Press Ctrl+V to paste the image on the page provided in the lab2_2_worksheet file.

Lab REview: Questions

Completion time 5 minutes

1. In Exercise 2-2-2, you saw the two different types of error pages that IIS7 can generate. By default, the Web server displays detailed error pages in response to local requests and the simple error pages in response to remote requests. What is the main reason for providing less error information to remote users?

2. In Exercise 2-2-3, you created two CNAME resource records in your domain using the DNS Manager console. Why was it necessary to create these records?

3. In Exercise 2-2-3, why did you create CNAME resource records instead of standard Host (A) records in the DNS?

4. In Exercise 2-2-4, you configure your two new Web sites to use host name bindings. Why is this binding method preferable to using a different port number for each site?

Lab Challenge: Creating Port Number Bindings

Completion time 20 minutes

Your supervisor wants you to experiment with the different site binding strategies supported by IIS7. To complete this challenge, create a Web site called testsite##, containing the same type of dummy content you used earlier in this lab. The Web site must be accessible using any of the following URLs, where ## is replaced with the number assigned to your computer:

http://server##.contoso##.com:1024

http://testsite##.contoso##.com

http://testsite##.contoso##.com:1025

http://testsite##.contoso##.com

http://testsite##.contoso##.com:1026

Create a list of the tasks you must perform to achieve your goal, and take five separate screen shots of the Internet Explorer window, displaying each of the five URLs successfully connected to the site. Paste the images in the lab2_2_worksheet file.

Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.

Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.

Do you need an answer to this or any other questions?

About Writedemy

We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.

How It Works

To make an Order you only need to click on “Order Now” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.

Are there Discounts?

All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.

Hire a tutor today CLICK HERE to make your first order