| Braindumps
of 70-293
Planning
and Maintaining a Microsoft
Windows
Server 2003 Network Infrastructure
Exam
Questions, Answers, Braindumps (70-293)
This
braindump is provided with ratings from different
students. I used www.examcheets.com study material
and the exam was not a problem for me.
Q
No-1:
You work as the network administrator at Abc .com.
The Abc .com network consists of a single Active Directory
domain named Abc .com. All servers on the Abc .com
network run Windows Server 2003 and all client computers
run Windows XP Professional. The Abc .com network
contains a member server named Abc -SR07. You have
been receiving reports that users are unable to access
Abc -SR07 by host name or IP address. When you issue
the ping Abc -SR07 command, you receive a "Request
timed out" error message. The output of the ping
command also informs you that the IP address used
by Abc -SR07 is 192.168.5.64. However, running the
ping 192.168.5.64 command also produces a "Request
timed out" error. You then run the nbtstat -c
command from your workstation, named Abc -WS001. The
output produced by this command informs you that Abc
-SR07 is registered with WINS with the IP address
192.168.5.64, according to the NetBIOS name cache
on Abc -WS001. You need to ensure that users are able
to access Abc -SR07 by host name or IP address. You
start by re-registering Abc -SR07 with WINS to rectify
the problem. What else should you do?
A. Run the ipconfig /registerdns command on Abc -WS001.
B. Run the ipconfig /release and ipconfig /renew commands
on Abc -WS001.
C. Run the ipconfig /registerdns command on Abc -SR07.
D. Run the ipconfig /release and ipconfig /renew commands
on Abc -SR07.
Answer: C
Explanation:
For this scenario, you need to perform the following
two steps to rectify the name resolution problem:
1. Re-registering Abc -SR07 with WINS.
2. Re-registering Abc -SR07 with DNS.
Running the ipconfig /registerdns command on Abc -SR07
will force Abc -SR07 to re-register its host name
and IP address with its preferred DNS server. The
most likely reason for the connectivity problem is
that Abc -SR07's IP address has been changed, but
the change has not been reflected in WINS and DNS.
Re-registering Abc -SR07 with its configured WINS
server and its preferred DNS server will ensure that
Abc -SR07's current IP address is available to all
WINS and DNS clients on the network.
Incorrect Answers:
A: The ipconfig /registerdns command Initiates manual
dynamic registration for the DNS names and IP addresses
that are configured at a computer.
B, D: Issuing these commands would not necessarily
force Abc -SR07 to re-register with WINS and DNS.
<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>
Q
No-2:
You work as the network administrator at Abc .com.
The Abc .com network consists of a single Active Directory
domain named Abc .com. The Abc .com network contains
a Windows Server 2003 computer named Abc -SR03 that
hosts Abc .com's public Web site and runs IIS 6.0.
After Abc .com decides to implement a new ASP.NET-based
application on the public Web site, you install the
application on Abc -SR03. When you open Internet Explorer
on your client computer, named Abc -WS007, and enter
the URL for the new application, you are presented
with an error message stating that the required page
cannot be found. You need to ensure that the new ASP.NET-based
application works properly. What should you do?
A. You need to enable support for Active Server Pages.
B. You should assign the proper permissions to the
Authenticated Users group for the new application.
C. You must install a server certificate from your
corporate certification authority.
D. You need to enable only the required Web service
extensions.
Answer: D
Explanation:
Internet Information Services (IIS) in Windows Server
2003 can, by default, serve only static HTML content.
Support for Active Server Pages (ASP), ASP.NET, Background
Intelligent Transfer Service (BITS), Internet Data
Connector (IDC), Internet Printing, Server Side Includes
(SSI) and Web Distributed Authoring and Versioning
(WebDAV) are disabled by default. HTTP error 404 "Page
not found" is returned if a page that contains
dynamic content is requested. To configure IIS to
serve dynamic content, you have to enable support
for the appropriate Web service extensions in IIS
Manager. In this case, the ASP.NET Web service extensions
are required.
Incorrect Answers:
A: Since ASP and ASP.NET are different, you do not
need to enable support for ASP unless another Web
application requires it.
B: It is unlikely that the Authenticated Users group
needs to be assigned any permissions in order to enable
access to the new application because public Web sites
typically allow anonymous access.
C: The scenario does not state that the new application
requires a certificate for SSL encryption or for another
purpose, and even if it did, a certificate issued
by your corporate CA would not be trusted by the general
public.
<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>
Q
No-3:
You work as the network administrator at Abc .com.
The Abc .com network consists of a single Active Directory
domain named Abc .com. All servers on the Abc .com
network run Windows Server 2003 and all client computers
run Windows XP Professional. Abc .com currently shares
office space with various other companies. As a security
measure, all Abc .com servers are kept in a room that
that is locked at all times. As part of Abc .com's
security strategy, you have applied the securedc.inf
predefined security template to all domain controllers
and the securews.inf template to all member servers.
Abc .com is still, however, worried that an unauthorized
individual may gain physical access to the servers
and attempt to guess users' passwords. You need to
ensure that added security measures are implemented
to minimize the possibility of user passwords being
compromised. What should you do?
A. You have to apply the hisecdc.inf predefined security
template to all domain controllers.
B. You should use the Syskey utility to generate a
system key, and then specify that this system key
be stored locally.
C. You have to apply the hisecws.inf predefined security
template to member servers.
D. You should use the Syskey utility to generate a
system key, and then specify that the system key be
stored on a floppy disk.
Answer: D
Explanation:
Syskey is a utility that provides added protection
to user passwords. It generates a system key that
is used to encrypt passwords. Therefore, if an unauthorized
individual gains physical access to a computer, he/she
will not be able to read passwords.
Syskey provides three levels of protection. The least
secure option is to store the system key locally on
the computer. The more secure option is to protect
the system key with an administrator-assigned password.
That password is not stored on the computer, and must
be specified at startup. The most secure option is
to store the system key on a floppy disk, which is
required at startup.
Incorrect Answers:
A, C: Using these options provides more security that
using the securedc.inf and securews.inf predefined
security templates. They would not however be sufficient
to protect passwords in the event of an unauthorized
individual gaining physical access to the servers.
B: Storing the system key locally on the computer
is the least secure option.
<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>
Q
No-4:
You work as the network administrator at Abc .com.
The Abc .com network consists of a single Active Directory
domain named Abc .com. The Abc .com network contains
a domain controller named Abc -DC01, which you would
like to configure to forward a network message to
you when CPU utilization goes beyond 90 percent. What
should you do?
A. You should configure a network message to be sent
to your workstation when CPU utilization goes beyond
90 percent using the Services MMC snap-in.
B. You should configure a network message to be sent
to your workstation when CPU utilization goes beyond
90 percent using the Performance Logs and Alerts MMC
snap-in.
C. You should configure a network message to be sent
to your workstation when CPU utilization goes beyond
90 percent using Network Monitor.
D. You should configure a network message to be sent
to your workstation when CPU utilization goes beyond
90 percent using System Monitor.
Answer: B
Explanation:
The Performance Logs and Alerts Microsoft Management
Console (MMC) snap-in can be used to configure alerts
that trigger a variety of actions when certain threshold
values are reached. In this scenario, you should open
the Performance MMC from the Administrative Tools
folder in the Start menu on a Windows Server 2003
domain controller. In the Performance console, expand
the Performance Logs and Alerts snap-in, right-click
Alerts and select New Alert Settings from the shortcut
menu. Type a name for the new alert settings in the
New Alert Settings dialog box and then click OK. In
the resulting dialog box, click Add to add a System
Monitor counter and type a threshold value in the
Limit text box. Navigate to the Action tab, select
Send a network message to, and type the name of the
computer to which these alerts should be transmitted.
Click OK to complete the configuration.
Incorrect Answers:
A: The Services MMC snap-in allows an administrator
to view and modify system and network services that
are installed on a Windows Server 2003 computer.
C: Network Monitor is a protocol analyzer tool that
can be used to capture and decode incoming an outgoing
network packets.
D: System Monitor can be used to view real-time hardware
and software performance data.
<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>
70-293
|