MSCE Exam Quiz

Description: MSCE Exam Quiz
Number of Questions: 18
Created by:
Tags: mcse
Attempted 0/18 Correct 0 Score 0

You are creating a procedures document for your company's server administrators. As part of this document, you are defining the recommended settings for each service that is installed by default on a computer running Windows Server 2003. On one server, you notice that the HTTP SSL service is disabled, and you want to document the server configurations for which it should be enabled. For which other service must you ensure that the HTTP SSL service is running?

  1. WebClient Service

  2. IIS Admin Service

  3. Application Layer Gateway Service

  4. World Wide Web Publishing Service


Correct Option: D

What is the tool used to capture and monitor network traffic in a wireless network configured using Wired Equivalent Privacy?

  1. Netdom

  2. Network monitor

  3. Wireless monitor

  4. Event viewer


Correct Option: C
  1. Requires separate access policies to be administered for the remote access servers

  2. Copies the available remote access policies to remote access servers automatically

  3. Resolves the DNS names of the associated remote access servers to IP addresses

  4. Allows specification of a shared secret string that acts as a password between associated remote access servers and an IAS server


Correct Option: D

You are the network administrator for Toys World, Ltd. The network consists of a single DNS domain named toysworld.com. You replace a UNIX server with a Windows Server 2003 computer named Srv1. Srv1 is the DNS server and Start of Authority (SOA) for toysworld.com. A UNIX server named Srv2 is the mail server for toysworld.com. You receive reports that Internet users cannot send e-mail to the toysworld.com domain. You need to ensure that Internet users can send e-mail to the toysworld.com domain. What should you do?

  1. Add an _smtp service locator (SRV) DNS record for Srv2.

  2. Add a mail exchange (MX) DNS record for Srv2.

  3. Add an alias (CNAME) record for mail.toysworld.com.

  4. Enable the SMTP service on Srv1.


Correct Option: B

You are the network administrator for your company Fashion Clothing and Accessories. The domain is a single Active Directory domain. All servers run the Windows Server 2003 operating system. The company has recently adopted a new security policy. This policy states that IPSec must be used for all communications between servers. You configure an IPSec policy and apply it to the domain. You monitor the servers and realize that the servers are not applying the policy. You check and discover that they are not retrieving the policy from the domain. When the servers are started, they must apply this policy. What should you do?

  1. Use the startup type of Manual for the IPSec service.

  2. Configure the IPSec policy as static using the netsh command.

  3. Configure the IPSec policy as dynamic using the netsh command.

  4. Assign the IPSec policy on each server in the local computer policy.


Correct Option: C

Your domain user account is a member of the Enterprise Admins security group that is created in the forest root domain of your company's Active Directory forest. Your company has recently acquired another company, and you are working with your network administrators to integrate the computers at the offices of the new company into your network. As part of this effort, you want to delegate the responsibility of authorizing Dynamic Host Configuration Protocol (DHCP) servers to an additional security group to allow other administrators to authorize DHCP servers throughout your network. Which tool should you use?

  1. Netsh

  2. Active Directory Users and Computers

  3. DHCP Console

  4. Active Directory Sites and Services


Correct Option: D

You are a junior network administrator for Quality Electronic House. The network contains Windows XP Professional and Windows Server 2003 computers in a single Active Directory domain. Software Update Services (SUS) is installed with the default settings on a Windows Server 2003 computer named SUS1. Today morning you have received a mail from your IT manager, Sally, saying that a service pack that was supposed to be deployed last week for Windows XP Professional clients was not installed on any client computer. The service pack was downloaded from the Internet to SUS1. More recent client updates have got installed. Sally has asked you to troubleshoot the cause of this problem. What should you do?

  1. On SUS1, view the Security log in Event Viewer

  2. On the client computers, view the Security log in Event Viewer

  3. On SUS1, view the Approval log in the Microsoft Software Update Services console

  4. On SUS1, view the Synchronization log in the Microsoft Software Update Services console

  5. On SUS1, view the Monitor Server page in the Microsoft Software Update Services console


Correct Option: C

You are creating a procedures document for your company's server administrators. As part of this document, you are defining the recommended settings for each system service that can be enabled on a computer running Windows Server 2003. Select the services for which an administrator can configure recovery options.

  1. Application Layer Gateway Service

  2. Event Log

  3. Background Intelligent Transfer Service

  4. Plug and Play

  5. System Event Notification


Correct Option: E

You manage a Dynamic Host Configuration Protocol (DHCP) server on which the DHCP database has become corrupt. You delete the existing database and restore the most recent copy of the DHCP database from your backup media. When you open the DHCP management console and select the Active Leases node of one of the scopes defined for the server, no information about leases is displayed. What should you do?

  1. Restart the DHCP Server service

  2. Use the DHCP console to reconcile the scope

  3. Restore the latest system state backup to the server

  4. From each client, renew the DHCP lease

  5. Use the DHCP console to refresh the statistics for the scope


Correct Option: B

Joe is the administrator for a multi-site network. He would like to configure one of his servers running Microsoft Windows Server 2003, Enterprise Edition, with Routing and Remote Access to dial a modem connection if the T1 connection goes down. How should Joe configure Routing and Remote Access to dial the modem connection only after the T1 goes down?

  1. Configure the T1 Demand-dial with a metric of 1, and the modem Demand-dial with a metric of 1

  2. Configure the T1 Demand-dial with a metric of 1, and the modem Demand-dial with a metric of 2

  3. Configure the T1 Demand-dial with a metric of 2, and the modem Demand-dial with a metric of 1

  4. Configure the T1 Demand-dial with a metric of 2, and the modem Demand-dial with a metric of 2


Correct Option: B

AI Explanation

To configure Routing and Remote Access to dial a modem connection only after the T1 connection goes down, Joe should configure the T1 Demand-dial with a metric of 1, and the modem Demand-dial with a metric of 2.

In routing, a metric is used to determine the best path for network traffic. A lower metric value indicates a better path. In this scenario, Joe wants the T1 connection to be the primary choice, and the modem connection to be the backup choice.

By configuring the T1 Demand-dial with a metric of 1, Joe ensures that the T1 connection has a lower metric and is the preferred choice when it is available.

By configuring the modem Demand-dial with a metric of 2, Joe sets a higher metric for the modem connection, indicating that it should be used only if the T1 connection goes down.

Therefore, option B is the correct answer.

  1. Net stop remoteaccess

  2. Net stop policyagent

  3. Net stop IPSecpolicy

  4. Net stop remoteaccess IPSec policy


Correct Option: A

You are the systems administrator for a large department. You have configured the servers to require IPSec authentication and data verification for all data communications. To verify that IPSec is being used for all network communications, you have captured network traffic using Network monitor. What protocol is displayed in a Network Monitor entry when IPSec is being used to authenticate a frame?

  1. ESP

  2. IPSec

  3. TCP

  4. AH


Correct Option: D
- Hide questions