Microsoft Windows Server 2008 Applications Infrastructure, Configuring Sample Questions:
1. You have the Web Server (IIS) server role installed on a server that runs Windows Server 2008 R2. You create a Web site named contoso.com. You copy an application named WebContent to the server.
You need to enable the WebContent application on the Web site.
What should you do?
A) Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Virtual Directory.
B) At the command prompt on the server, run the appcmd add vdir command.
C) At the command prompt on the server, run the appcmd add site command.
D) Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Application.
2. Your network contains two servers named Server1 and Server2 that have the Streaming Media Services role installed. Both servers are joined to the same domain. From Server1, you open the Windows Media Services console. You attempt to connect to Server2 and receive the error shown in the following message box.
You need to ensure that you can remotely administer the Streaming Media Services on Server2 from Server1.
What should you do on Server2?
A) Create an inbound firewall rule for ICMPv4.
B) Create an inbound firewall rule for TCP port 80.
C) Run winrm.exe and specify the quickconfig parameter.
D) Run winrm.exe and specify the configsddl parameter.
3. Your company hosts a Web site on a server that runs Windows Server 2008 R2. The server has the Web Server (IIS) server role installed. SSL is configured on the Web site for virtual directories that require encryption.
You are implementing a new Web application on the Web site. The new application has its own logon page named userlogin.aspx. You enable Forms Authentication in the Web site properties. You need to configure the Web site to use userlogin.aspx to authenticate user accounts.
What should you do?
A) Configure the Name property of the Cookie Settings to the userlogin.aspx filename.
B) Configure the Forms Authentication Settings to Require SSL.
C) Configure the Default Document setting to add the userlogin.aspx filename in the Web site properties.
D) Configure the Login URL property for the Forms Authentication Settings to the userlogin.aspx filename.
4. Your network contains a server that runs Windows Server 2008 R2 Standard. The server is configured to native boot from a virtual hard disk (VHD). All hard disks on the server are configured as basic disks that use an MBR. A new corporate security policy states that all of the hard disks on the server must use Windows BitLocker Drive Encryption (BitLocker). You need to ensure that the server meets the corporate security policy. What should you do first?
A) Back up the server and restore the server to a physical volume.
B) Upgrade the server to Windows Server 2008 R2 Enterprise.
C) Convert the disks to dynamic disks.
D) Configure the disks to use a GPT.
5. Your network contains a server named Server2 that runs Windows Server 2008 R2 Service Pack 1 (SP1). Server2 has the Hyper-V server role installed.
The disks on Server2 are configured as shown in the exhibit. (Click the Exhibit button.)
You create a new virtual machine (VM) named VM1. You plan to install Windows Server 2008 R2 SP1 on VM1.
You need to configure Disk 2 on Server2 as the system drive of VM1.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A) On VM1, add a virtual hard disk (VHD) to an IDE controller.
B) Convert Disk 2 to a dynamic disk.
C) On VM1, add a virtual hard disk (VHD) to an SCSI controller.
D) Convert Disk 2 to a GPT disk.
E) Take Disk 2 offline.
F) On VM1, add a physical hard disk to an IDE controller.
G) On VM1, add a physical hard disk to an SCSI controller.
Solutions:
Question # 1 Answer: D | Question # 2 Answer: A | Question # 3 Answer: D | Question # 4 Answer: A | Question # 5 Answer: A,E |