Server 2003 Network Environment


1. Your Windows Server 2003 database server has a five-disk array configured as RAID 5. One day you get a call from a user who is complaining that database queries on the server seem slower than usual. When you look at the server, you notice that one of the drives in your RAID 5 array shows a status of missing. What is the best way to repair the problem?

A. Install a new disk and create a single extended partition on the new disk. Restart the computer and allow Windows 2003 to automatically repair the volume on the extended partition.
B. Install a new disk and create a single volume on the new disk. Restart the computer and allow Windows 2003 to automatically repair the volume.
C. Replace the failed disk and restart the server. Use the Computer Management utility to repair the volume.
D. Replace the failed disk and restart the server. Use the Disk Management utility to reactivate the disk. Ensure that the third disk is attached to the server and has power. Use Disk Management to reactivate the disk.

>> !
Answer: D

After a disk is replaced, it needs to be Reactivated, so that the fault tolerant volume will be rebuilt.

[A: Extended partitions are used only on basic disks. Windows Server 2003 does not support fault tolerant configurations running on basic disks.]

[B: Windows Server 2003 is not capable of automatically repairing a volume.]

[C: The Computer Management utility is not specifically intended to be used for Disk Management.]


2. You are the network administrator for a market research firm with offices in most major cities in the US. You manage a number of applications, most of which are custom written by a company that is no longer in business. One of the applications that you support creates a large temporary file in a folder named AppTemp on the "C" drive on your server. After you installed the last upgrade to another application on your server, you find that you are running dangerously low on free space on your "C" drive. Unfortunately, the custom written application does not provide a way to change the location of the temporary file. You need to find a way to increase the amount of free space on the "C" drive, because you don't have any other servers available to which you can move the application. What can you do to increase the amount of free space?

A. Add another hard drive to the server. On the second drive, create a shared folder named AppTemp.
B. Add a second hard disk. Create and format a partition from the free space on the second hard disk. Create a Temp folder on the new partition. Mount the system partition as the Temp folder on the new partition.
C. Add a second hard disk. Delete the contents of the AppTemp folder. Create and format a partition from the free space on the second hard disk. Mount the partition as the AppTemp folder.
D. Add a second hard disk. Delete the contents of the AppTemp folder. Create and format a volume from the free space on the second hard disk. Mount the volume as the AppTemp folder.

>> !
Answer: D

Mount points provide a quick and easy way to mount a volume as an empty folder on an NTFS volume, and provide extra space.

[A: Because the application cannot be configured to use a temporary folder on the second drive, this will not resolve the problem.]

[B:Mounting the system partition as a temp folder would probably result in the server failing to boot.]

[C: The term partition indicates that this is a basic disk. Only volumes on dynamic disks can be used as mount points.]


3. Your Windows Server 2003 domain controller has two dynamic disks configured as mirrored volumes. One day while perusing through the Event Viewer, you notice a series of disk errors. Investigating further, you open the Disk Management utility and notice that your mirror volume is showing a status of Failed Redundancy, and disk 1 is showing a status of Missing. What should you do to repair this problem?

A. Replace the failed disk and restart your computer. The mirror will automatically regenerate.
B. Break the mirror, delete the volume on Disk 1, and re-create the mirror.
C. Rescan the disks, remove the mirror, and delete the data on Disk 1. Then re-create the mirror.
D. Break the mirror, replace the failed drive and restart the server. Recreate the mirror using the new drive.

>> !
Answer: D

When a mirrored drive fails, you must first "break" the mirror to separate the volumes. After the volumes are separated, you can replace the failed drive. After the failed drive is replaced, you must recreate the mirror.

[A: In Windows Server 2003, you must manually add the drive back to the mirror, it will not automatically regenerate.]

[B & C: When a drive shows a status of missing, that usually indicates a hardware failure. Simply deleting and recreating the mirror will most likely not fix the problem]


4. Jane is the system administrator for a small architectural firm. She is responsible for several Windows Server 2003 file servers that hold a large amount of architectural drawings. Just like users in any other type of business, the users at the architectural firm are slow to archive older drawings to removable media for long term storage. Because of this, most of the file servers are running low on disk space. Jane would like to limit the amount of space that each user has available, and would like for them to be notified when space is running low so that they have the opportunity to move their older files to offline storage. In addition, Jane would also like to be notified, so if the user doesn't archive their old files, she will do it for them.

Required Result:
The users' space on the vo lume must be limited.

Optional Results:
Jane wants to be notified when users are running out of disk space. Notify users when they are running out of space.

Proposed Solution:
Turn on Disk Quotas for all users; configure the quotas so that they send out a notification when the users reach their warning threshold.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both of the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: C

This solution produces the desired result and both optional results. Turning on Disk Quotas limits the space that the users have available, and it can be configured to warn them and the administrator when they are running low on space.


5. Jane is the system administrator for a small architectural firm. She is responsible for several Windows Server 2003 file servers that hold a large amount of architectural drawings. Just like users in any other type of business, the users at the architectural firm are slow to archive older drawings to removable media for long term storage. Because of this, most of the file servers are running low on disk space. Jane would like to be able to limit the amount of space that each user has available, and would like for them to be notified when space is running low so that they have the opportunity to move their older files to offline storage. In addition, Jane would also like to be notified, so if the user doesn't archive their old files, she will do it for them.

Required Result:
The users' space on the volume must be limited.

Optional Results:
Jane wants to be notified when the volume is running low on space. Notify users when they are running out of space.

Proposed Solution:
Turn on Disk Quotas for all users; configure the quotas so that they send out a notification when the users reach their warning threshold.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both of the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: B

This solution produces the desired result and one of the optional results. Turning on Disk Quotas limits the space that the users have available, and it can be configured to warn them and the administrator when they are running low on space. However, Disk Quotas cannot be used to warn the administrator when the volume is running low on space.


6. Joe is the system administrator responsible for several Windows Server 2003 file servers. He is starting to have a problem with running out of free space on a couple of the servers. Joe wants to be notified when his server is low on disk space so that he can surreptitiously move some of the user files off of the server. What is the best way to accomplish this in Windows Server 2003?

A. Turn on Disk Quotas for all users, configure the quotas so that they send out a notification when the users reach their warning threshold.
B. Turn on Disk Quotas for all users, configure the quotas so that they send out a notification when the disk space reaches the warning threshold.
C. Configure an alert in Performance Monitor on every file server to warn Joe when the instance of LogicalDisk\%PagefileSpace falls below 10%.
D. Configure an alert in Performance Monitor on every file server to warn Joe when the instance of LogicalDisk\%FreeSpace falls below 10%.

>> !
Answer: D

Performance Monitor can be used to issue an alert when various thresholds are reached. These alerts can be received in various ways, such as system messages, e-mail notification, or pages.

[A: This will warn only if an Individual user is running out of free space, it will not monitor the free space at the volume level.]

[B: Disk Quotas cannot be used to monitor or report on the free space on a volume.]

[C: This counter does not exist.]


7. Steve is the system administrator for a small accounting firm. He has set up several identical printers in a common area for the users to print their reports. Unfortunately, most users seem to want to use the same printer, so users are constantly standing around waiting for their print jobs to finish. What can Steve do to improve the printing process so that users can get their reports faster?

A. Connect the printers to the same print server.
B. Configure two logical printers that are assigned to the same printing device. Assign different priorities and groups to each printer.
C. Configure the printers in a printer pool.
D. Turn on print auditing.

>> !
Answer: C

Configuring the printer in a printer pool will distribute the print jobs among all of the printers in the pool. This should allow print jobs to be completed faster, because all printers will be used.

[A: This by itself will not improve the speed of printing reports.]

[B: This won't solve the issue, because it just results in some print jobs and users having different priorities.]

[D: Print auditing will not improve the speed of printing reports, it will only tell you who is doing the printing.]


8. You are the administrator for a small company that has 300 Windows XP workstations, 10 Windows NT 4.0 Servers, and 8 Windows Server 2003 servers. Several of your users have complained of sluggish performance when they run a specific application on one of the new Windows Server 2003 servers. What is the best tool to use to diagnose this problem?

A. Event Viewer
B. Performance Monitor
C. Performance Logs and Alerts
D. System Performance Monitor

>> !
Answer: C

The Performance Logs and Alerts utility allows you to log the contents of the counters that you select to evaluate the performance of your server and the applications that are running on it. It is very useful because it allows you to monitor performance over a period of time.

[A: Although it is always a good idea to check the Event Viewer for errors whenever a user reports a problem, the Event Viewer would be more helpful if there was a more specific symptom.]

[B: Performance Monitor is only available in pre-Windows 2000 systems]

[D: There is no such tool as System Performance Monitor.]


9. You are the administrator for a small company that has 300 Windows XP workstations, 10 Windows NT 4.0 Servers, and 8 Windows Server 2003 servers. One of your users just called and complained of sluggish performance on one of the new Windows Server 2003 servers. What is the best tool to use to quickly diagnose this problem?

A. Event Viewer
B. Performance Monitor
C. Performance Logs and Alerts
D. Task Manager

>> !
Answer: D

The Task Manager utility is included in Windows Server 2003 to give administrators a way to monitor and manage the state of currently running applications and processes. Almost a mini-performance utility, this tool provides a quick glance into a system's health. In addition, Task Manager provides the administrator with a summarized view of the basic system resources in use.

[A: Although it is always a good idea to check the Event Viewer for errors whenever a user reports a problem, the Event Viewer would be more helpful if there was a more specific symptom.]

[B: Performance Monitor is only available in pre-Windows 2000 systems.]

[C: The Performance Logs and Alerts utility allows you to log the contents of the counters that you select to evaluate the performance of your server and the applications that are running on it. It is very useful because it allows you to monitor performance over a period of time. What is required in this instance is a tool that will provide a quick snapshot of system performance.]


10. The Task Manager utility is included in Windows Server 2003 to give administrators a way to monitor and manage the state of currently running applications and processes. Which of the following items are not displayed and monitored by Task Manager?

A. Active applications
B. Active processes
C. Logged on users
D. Disconnected sessions

>> !
Answer: D

Disconnected Sessions cannot be displayed via Task Manager.

[A: The Task Manager Applications tab displays a list of the currently active applications, along with their status - either Running or Not Responding.]

[B: The Task Manager Processes tab displays a list of the currently active processes, along with the resources they are using.]

[C: The Users tab displays the users currently logged on to your server.]


11. Stan has just be hired to be the web administrator for a local company. One of the first tasks that Stan has been assigned is to build and tune several web servers using Windows 2003 Server Web edition. Which of the following tools will not be helpful when tuning Windows 2003 Server Web edition?

A. Task Manager
B. Configure Your Server Wizard
C. Performance Logs and Alerts
D. System Monitor

>> !
Answer: B

Windows Server 2003 uses the Configure Your Server Wizard to tune the operating system for a specific role, such as file server, domain controller, or DNS server. However, the wizard is not included in the in the Windows Server 2003 Web Edition operating system. Which is logical because that version is intended to be used only for web servers, and it comes optimized for that role out of the box.

[A: Although not a full blown performance monitoring tool, the Task Manager can give you a quick overview of system performance.]

[C: This tool is very handy for tuning a web server, as it not only has counters to monitor the performance of the server hardware, but features counters specific to IIS.]

[D: This tool can give you a quick overview of system performance, or can be used to view the logs that were generated using the Performance Logs and Alerts tool.]


12. Maria works on the performance team in the Network Control Center for a large telecommunications company. Maria is responsible for troubleshooting performance problems on the various servers in the enterprise. One afternoon the help desk calls Maria and tells her that they have received several calls complaining about performance problems on a server running Windows Server 2003. Which of the following tools can Maria use to assist her in diagnosing the cause of the performance problem? (Choose all that apply)

A. System Monitor
B. Performance Manager
C. Performance Monitor
D. Task Manager
E. Event Manager

>> !
Answer: A & D

System Monitor can give you a quick overview of system performance, or can be used to view the logs that were generated using the Performance Logs and Alerts tool.

The Task Manager utility is included in Windows Server 2003 to give administrators a way to monitor and manage the state of currently running applications and processes. Almost a mini-performance utility, this tool provides a quick glance into a system's health. In addition, Task Manager provides the administrator with a summarized view of the basic system resources in use.

[B & E: This is not a tool that is included in Windows Server 2003.]

[C: This tool was included in pre-Windows 2000 operating systems. It is not available for Windows Server 2003.]


13. You suspect that an unauthorized user is trying to log into your domain by guessing user account names and passwords. You want to see if a specific computer is being used for these attempts. What should you do?

A. Edit the Default Domain Group Policy object to audit account logon failures.
B. Enable auditing for the domain. Edit the Default Domain Group Policy object to audit account logon failures.
C. Edit the Default Domain Group Policy object to audit account management failures.
D. Enable auditing for the domain. Edit the Default Domain Group Policy object to audit account management failures.

>> !
Answer: A

Auditing logon failures is the quickest way to spot what user accounts and machines are being used for failed logon attempts.

[B & D: Unlike previous versions of Windows, in Windows Server 2003, auditing is enabled by default.]

[C: Although this might be a good thing to audit if you suspected that you had someone trying to perform administrative tasks without the proper authority, it won't help you to track failed logon attempts.]


14. You are the owner of small information technology consulting firm. Being a small company, you don't have a budget for a lot of hardware. You decide to set up a Web site to advertise your company on a Windows Server 2003 computer named Web1. Because this is the only server that you own, it also contains the accounting information for your company, as well as your customer lists and other sensitive data. Although the Web server is behind a firewall, the company president wants you to make the Web site available on the Internet so that the sales people can access the information while traveling.

Required Result:
You want salespeople to be able to access the data on the Web site while traveling.

Optional Desired Results:
You do not want casual users to access the data. You do not want the data to be accessible to competitors or hackers.

Proposed Solution:
Open port 80 on the firewall so that the Web site is accessible from the Internet. Turn anonymous access off. Configure the site to support Integrated Windows Authentication.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: D

The solution does not satisfy the required result. Although turning off anonymous access and turning on Integrated Authentication protects the Web site from unauthorized users, Integrated Authentication does not work through most firewalls.


15. You are the owner of small Information Technology consulting firm. Being a small company, you don't have a budget for a lot of hardware. You decide to set up a Web site to advertise your company on a Windows Server 2003 computer named Web1. Because this is the only server that you own, it also contains the accounting information for your company, as well as your customer lists and other sensitive data. Although the Web server is behind a firewall, the company president wants you to make the Web site available on the Internet so that the sales people can access the information while traveling.

Required Result:
You want salespeople to be able to access the data on the Web site while traveling.

Optional Desired Results:
You do not want casual users to access the data. The Web site sh ould support all browsers, including those found in Internet kiosks in airports.

Proposed Solution:
Open port 80 on the firewall so that the Web site is accessible from the Internet. Turn anonymous access off. Configure the site to support Basis Authentication in combination with SSL.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: C

Basic Authentication is the only option that supports all browsers, and SSL is required to encrypt the traffic between the browser and the Web site, so the proposed solution produces the required result and both the optional results.


16. You are the administrator for a small chemical firm. You currently have 10 Windows 2000 workstations, 5 Windows XP Professional laptops, and 3 servers running Windows Server 2003. Which licensing mode will result in the fewest licenses purchased, if all clients need access to all servers?

A. Client Mode
B. Server Mode
C. Per Seat Mode
D. Per Server Mode

>> !
Answer: C

Per seat mode is generally the most efficient licensing mode when the clients require access to more than one server. One Client Access License (CAL) will need to be purchased for each device, for a total of 15 CALs.

[A & B: Client and Server Mode does not exist.]

[D: Although Per Server Mode is the most efficient licensing method for a single server, it is not cost effective when users need to access multiple servers. For example 15 devices x 3 servers = 45 Client Access Licenses (CALs) vs. per seat = 15 CALs.]


17. Your Windows Server 2003 computer uses a non-Plug and Play ISA modem configured to use IRQ 7. The modem has been working reliably for some time. You need to add remote access for several additional dial-up users, so you add a new PCI modem and restart the computer. Device Manager reports an IRQ conflict between the two modems. It seems that both modems are trying to use IRQ 7. How do you solve this problem?

A. Use Device Manager to change the IRQ for the original modem to IRQ 9.
B. Use Device Manager to change the IRQ for the original modem to IRQ 5.
C. Edit the CMOS settings on the computer to reserve IRQ 7 for the non-Plug and Play device.
D. Change the jumpers on the ISA modem to use DMA instead of an IRQ.

>> !
Answer: C

This is the proper way to assign IRQs for non-Plug and Play cards. Windows Server 2003 assumes that it can control any IRQ that is available. If an IRQ is reserved via the CMOS, it will not be available for Windows Server 2003 to assign.

[A & B: The Device Manager cannot be used to assign IRQs to non-Plug and Play devices.]

[D: This answer is incorrect because modems require an IRQ, and don't use DMA.]


18. You have just finished installing, configuring, and testing a virtual private network (VPN) on a new Windows Server 2003 computer. Because you are no longer going to be supporting any dial-up users, you decide to remove the ISA modem boards in the other Windows Server 2003 computer. What is the proper procedure for removing the hardware?

A. Use the Add/Remove Hardware wizard to uninstall the modem.
B. Open Device Manager, right-click the modem entry, and select uninstall.
C. Delete all references to modems in the Registry.
D. Run the Modem troubleshooter and remove the modem when prompted.

>> !
Answer: B

All non Plug and Play device removals are performed via the Device Manager utility. Most Plug and Play devices are automatically removed from Device Manager after removal from the server.

[A: There is no Add/Remove Hardware Wizard in Windows Server 2003.]

[C: This is definitely NOT recommended! All non Plug and Play device removals are performed via the Device Manager utility.]

[D: The Modem Troubleshooter is used for diagnosing problems with your modems, not for de-installing it. All non Plug and Play device removals are performed via the Device Manager utility.]


19. You are the administrator of a Windows Server 2003 network that consists of clients ranging from Windows NT 4.0 to Windows XP. You purchase and install a new XYZ color laser printer and install the Windows 2003 drivers on your print server. Your Windows 2000 and Windows XP clients are able to print without any problems. However, when you try to print from our Windows NT 4.0 clients, you receive a message similar to the following: "The server on which the printer resides does not have a suitable XYZ printer driver installed." What should you do?

A. Reinstall the Windows 2003 drivers.
B. Download the Windows NT 4.0 version of the printer drivers from the manufacturer's Web site and copy them to the \Winnt\System32\printer\sdrivers folder on the Windows 2003 print server.
C. Download the Windows NT 4.0 version of the printer drivers from the manufacturer's Web site. Change the sharing options on the printer configuration to install additional drivers for Windows NT 4.0.
D. Download the Windows NT 4.0 version of the printer drivers from the manufacturer's Web site. Install the drivers on each Windows NT 4.0 workstation.

>> !
Answer: C

If you share a printer with users running other versions of Windows (Windows 9x or Windows NT 3.5 and 4.0), you can install additional printer drivers on your computer so those users can connect to your printer without being prompted to install the drivers missing from their systems.

[A: If the Windows 2000 and Windows XP clients are working, the drivers were installed correctly.]

[B: Manually copying driver files to the folder will not install the drivers.]

[D: Windows NT 4.0- and Windows 2000/2003/XP-based clients check the printer driver each time they connect to the printer. If the driver is not installed or isn't the current version, a copy of the driver is downloaded automatically.]


20. You are the administrator of a server running Windows Server 2003 that is configured as an e-mail server for a small company. One of the junior administrators installs a freeware database program on the e-mail server and performs several test queries. The database program hangs and the CPU usage sticks at 100%. What should you do to recover from this problem?

A. Use Computer Management to stop and restart the Server service.
B. Use Task Manager to end and automatically restart the Explorer.exe process.
C. Use Task Manager to end the database process.
D. Use Task Manager to stop and restart the e-mail server process.

>> !
Answer: C

Terminating the offending process via Task Manager is the cleanest way to recover from this problem.

[A: Restarting the Server service affects only those processes that are remotely connected to your server, such as users connected to file shares, etc.]

[B: The Explorer.exe process is responsible for the user interface, it will have no effect on the database process; stopping it will probably hang the server.]

[D: The e-mail application is probably not hanging the server, and Task Manager cannot restart processes.]


21. You are the system administrator for a small group home that cares for mentally challenged adults. Sometimes the nurses leave their workstation unattended and the residents get on the console and access, and sometimes delete, the files on the workstation. You need to protect the files from tampering, what is the best way to accomplish this?

A. Configure the share permissions to allow access to the files only by administrators and the nurses group.
B. Configure the NTFS permissions to only allow access to the files by administrators and the nurses group.
C. Enable the screen saver password. Configure it to lock the workstation after one minute of inactivity.
D. Use system policies to lock down the workstation and prevent access to the files.

>> !
Answer: C

This is the best solution. This solution minimizes, but not totally protects, the workstation from access by unauthorized users. In environments where the users are frequently away from their workstations in a high traffic area, such as a nursing station or a workstation on a sales floor in a department store, users should always lock their workstations when they will be away from them. Automating this process after a period of inactivity provides an extra layer of protection.

[A: Since the files are on the local computer, and being accessed from the console, share permissions do not apply.]

[B: Although this solution is a good security practice, it won't be effective if the nurses leave the workstation logged on and step away from it for a few minutes.]

[D: If the workstation was locked down so that access to the files was limited, the nurses wouldn't be able to access them either.]


22. The Projects folder is configured with the following permissions:

Share Permissions:
Managers: Full Control
Engineering department: Change
Scheduling department: Read

NTFS Permissions
Managers: Full Control
Engineering department: Modify
Scheduling: Read

If Mary is a member of the Engineering department and the Scheduling group, what is her effective permission over the network?

A. Change
B. Modify
C. Read
D. Full Control

>> !
Answer: A

Because Mary is accessing the folder through a share, her permissions will be the more restrictive of the combined share and NTFS permissions.

[B: Modify is an NTFS permission, not a share permission.]

[C: This answer is incorrect because the Engineering group has more access than just Read.]

[D: Mary is not a member of the Managers group, and their members are the only ones who have full control over the files.]


23. The Engineering department uses a Windows Server 2003 server running in Terminal Services Application Server mode to run their applications. The Projects folder is configured with the following permissions:

Share Permissions:
Managers: Full Control
Engineering department: Change
Scheduling department: Read

NTFS Permissions
Managers: Full Control
Engineering department: Modify
Scheduling: Read

If Mary is a member of the Engineering department and the Scheduling group, what are her effective permissions for the Projects folder?

A. Change
B. Modify
C. Read
D. Full Control

>> !
Answer: B

Terminal Services effectively allows gives users who are logging on to that server the right to log on locally. This gives users the equivalent access to sitting at the server console, so only NTFS permissions apply.

[A: Because Mary is not accessing the folder through a share, share permissions do not apply.]

[C: This answer is incorrect because the Engineering group has more access than just Read.]

[D: Mary is not a member of the Managers group, and their members are the only ones who have full control over the files.]


24. Joe is the network administrator for Sports R Us, he has built a new Windows Server 2003 using the default configuration and has enabled Terminal Services. Joe has added users to the Remote Desktop Users Group. Users report that when they try to connect to the Terminal Services server, they receive the following error message: "The local policy of this system does not allow you to log on interactively." When Joe attempts to log on to the Terminal Services server from a user's computer, he is able to log on successfully. How can Joe enable the users to log on to the Terminal Services server?

A. Add the users to the TSUsers group.
B. Add the users to the RDC Users group.
C. Grant the users the right to log on locally.
D. Install Terminal Services in Application Server mode.

>> !
Answer: D

Only administrators can log on to a server via Terminal Services unless the Application mode of Terminal Services is installed.

[A: The TSUsers group was used in previous versions of Terminal Services. It has been replaced by the Remote Desktop Users group in Windows Server 2003.]

[B: There is not RDC Users group in the default configuration of Windows Server 2003.]

[C: Terminal Services users should not be granted the log on locally right on Windows Server 2003. By default, the members of the Remote Desktop Users group are granted the "Allow log on through Terminal Services" user right, which gives them only the permissions that are necessary.]


25. Mary is the network administrator for BigCo, Inc. Mary decides to take advantage of some of the new features available when running Terminal Services in Application Server mode in Windows Server 2003. Mary builds a Terminal Server farm consisting of multiple servers running Windows 2000 or Windows Server 2003. Mary very carefully configures the new Group Policy options for Terminal Services, and applies this policy to an OU that she placed her Terminal Services servers in. However, not all of the servers seem to have loaded the policy. What is the most likely cause of Mary's problem?

A. Mary forgot to refresh the policy using the secedit /refreshpolicy machine_policy command.
B. Mary forgot to update the policy using the Gpupdate command.
C. TS Group Policies don't work on Windows 2000.
D. Mary forgot to update the policy using the Gpupdate /TSPolicy command.

>> !
Answer: C

The Terminal Services specific Group Policy items are not supported on pre-Windows Server 2003 computers.

[A: Secedit is not supported in Windows Server 2003, it has been replaced by the Gpupdate command.]

[B: The new Terminal Services policies in Windows Server 2003 don't apply to Windows 2000.]

[D: There is no /TSPolicy switch for the Gpupdate command.]


26. You are the administrator of a network that includes several servers running Windows Server 2003 servers configured for Terminal Services Application Server mode. The servers are configured properly and should have enough capacity for the projected number of users. However, lately you have noticed that performance seems to decrease toward the end of the day. After some checking around, you discover that some of the users are disconnecting their sessions instead of properly logging off. This results in their disconnected sessions using valuable system resources.

Required Result:
You want the user sessions to be automatically logged off.

Optional Desired Results:
You do not want the users to lose any data. You want this to be easily applied across all Terminal Services servers.

Proposed Solution:
Open the Terminal Services Configuration MMC. Configure the RDP-TCP Properties to End a Disconnected session after 30 minutes.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: A

Configuring the End a Disconnected session property will end the session after it has be in a disconnected state for the configured time and will return the sessions resources to the server. However, if the user left any files open in their session, there is the potential for data loss. In addition, if you have multiple Terminal Services servers, it can be tedious to configure this setting on all of your servers.


27. You are the administrator of a network that includes several Windows Server 2003 servers configured for Terminal Services Application Server mode. The servers are configured properly and should have enough capacity for the projected number of users. However, lately you have noticed that performance seems to decrease toward the end of the day. After some checking around, you discover that some of the users are disconnecting their sessions instead of properly logging off. This results in their disconnected sessions using valuable system resources.

Required Result:
You want the user sessions to be automatically logged off.

Optional Desired Results:
You do not want the users to lose any data. You want this to be easily applied across all Terminal Services servers.

Proposed Solution:
Create an OU and call it TS Farm. Place all of your Terminal Services servers In this OU. Configure the Group Policy setting "Set time limit for disconnected sessions" and set the value to 30 minutes. Apply this policy to the TS Farm OU.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: B

If you have multiple Terminal Services servers, it's more efficient to configure them via Group Policy versus configuring individual settings on all of your servers. Configuring the Set time limit for disconnected sessions policy will end the session after it has been in a disconnected state for the configured time, and will return the sessions resources to the server. However, if the user left any files open in their session, there is the potential for data loss.


28. You are the network administrator for a nationwide staffing firm with offices in most major cities in the US. The Director of Human Resources is extremely security conscious. She wants you to set up a file share so that normal users will not be able to see it or be able to browse it. However, specified users in the HR department should be able to access it easily.

Required Result:
Set up a secure file share for Human Resources.

Optional Desired Results:
Users should not be able to see or browse the share. Specified users in the HR department should be able to access it easily.

Proposed Solution:
Create a file share named HRSecure. Set the share permissions for the HRSecure folder to grant the HR Users group Full Control permission. No permissions are specified for any other user or group.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: B

The solution satisfies the required result and one of the optional results. Although the solution allows HR easy access to the share and blocks other users, all network users will know that it exists.


29. You are the network administrator for a nationwide staffing firm with offices in most major cities in the US. The Director of Human Resources is extremely security conscious. She wants you to set up a file share so that normal users will not be able to see it or be able to browse it. However, specified users in the HR department should be able to access it easily.

Required Result:
Set up a secure file share for Human Resources.

Optional Desired Results: Users should not be able to see or browse the share.
Specified users in the HR department should be able to access it easily.

Proposed Solution:
Create a file share named HRSecure$. Set the share permissions for the HRSecure$ folder to grant the HR Users group Full Control permission. No permissions are specified for any other user or group.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: C

The solution satisfies the required result and both of the optional results. The solution prevents casual access to the share, because adding the "$" to the share name prevents it from appearing in the browse list, and access to non HR users is blocked via share permissions.


30. You decide to reconfigure the TCP/IP Registry settings to improve the speed of the network throughput in your Windows Server 2003 server. You use Regedit to edit the Registry. When you restart the computer, it stops responding before the logon screen appears. What can you do to restore your server to its previous condition?

A. Restart the computer by using the Recovery Console. Run the fixboot c: command, and then run the Exit command.
B. Restart the computer by using the Recovery Console. Run the enable winlogon service_auto_start command and then run the Exit command.
C. Restart the computer, and select Last known good configuration at the boot menu.
D. Restart the server from your Windows Server 2003 boot diskettes. Select the option to restore the server using the Emergency Repair Disk (ERD).

>> !
Answer: C

When you start your server using the Last Known Good Configuration, system setting changes made after the last successful startup are lost.

[A: The boot sector is not damaged, so there is no need to run the fixboot command.]

[B: The Winlogon service should not have been disabled, so enabling it will not correct your problem.]

[D: There are no boot diskettes for Windows Server 2003; likewise, the ERD no longer exists and it has been replaced by Automated Server Recovery (ASR).]


31. You are the administrator for a Windows 2003 domain that has two domain controllers, DC1 and DC2, both of them are located in the Headquarters location. Both domain controllers were installed with mostly default settings, including those for replication. One of the junior administrators runs a script every week on DC1 that deletes disabled user accounts that have been inactive for more than 60 days. After he runs the script, he opens the Active Directory Users and Computers MMC and takes a count of how many users are still contained in the Headquarters OU. One day after running the script, he opens the Headquarters OU and doesn't see any users listed. It seems like a bug in the script has caused all users in the OU to be deleted. What can you do to recover the user accounts?

A. Unplug the Ethernet cable on the server that the script was run on, so that the damaged copy of the AD database isn't replicated to the other domain controller. Use Windows Backup to restore the System State data on DC1. Shut down and restart the server.
B. Use Windows Backup to restore the System State data on DC1. Shut down and restart the server.
C. Shut down and restart one of the domain controllers in Directory Services Restore mode. Use Windows Backup to restore the System State data. Run the Ntdsutil utility and select Authoritative Restore. Restart the server.
D. Shut down and restart DC1 using the Recovery Console. Use Windows Backup to restore the System State data. Exit the Recovery Console. Restart the computer.

>> !
Answer: C

Because an authoritative restore was performed, the restored data will have a higher USN than the damaged data, so the restored data will overwrite the damaged data.

[A: The default replication interval for intra-site replication is five minutes, so it is unlikely that the administrator will be able to get the damaged domain controller offline soon enough to prevent replicating the damaged data to DC2.]

[B: The default replication interval for intra-site replication is five minutes, so it is likely that the AD databases on both domain controllers are damaged. Because an authoritative restore was not performed, the damaged data will have a higher USN than the restored data, so the restored data will be overwritten by the damaged data.]

[D: The Recovery Console is not used to restore backups.]


32. You are the administrator of a Windows Server 2003 computer. One day, after performing routine maintenance and applying new patches, you reboot your server and receive the following message "NTLDR is missing, press any key to restart." What can you do to recover from this error?

A. Start the computer by using the Windows Server 2003 bootable floppy disk. From a command prompt run the sfc/scanboot command.
B. Start the computer by using Windows Server 2003 CD-ROM and choose tools to repair the installation. Select recovery console and copy the NTLDR file on the CD-ROM to the root of the system volume.
C. Start the computer by using the Windows Server 2003 CD-ROM, choose the option to reinstall the operating system.
D. Start the computer by using Windows Server 2003 bootable floppy disk. Run the file signature verification utility.

>> !
Answer: B

If the boot sector cannot find Ntldr, Windows 2003 cannot start. This can be caused by moving, renaming, or deleting Ntldr, corruption of Ntldr, or corruption of the boot sector.

[A & D: There are no bootable floppies supplied with Windows Server 2003.]

[C: This option is recommended only as a last resort, because it will overwrite your current configuration.]


33. You are the administrator of a Windows Server 2003 computer. One day, after performing routine maintenance and applying new patches and drivers from floppy disk, your reboot your server and receive the following message "NTLDR is missing, press any key to restart." What can you do to recover from this error?

A. Start the computer by using the Windows Server 2003 bootable floppy disk. From a command prompt run the sfc/scanboot command.
B. Remove the diskette from the floppy drive, reboot the server.
C. Start the computer by using the Windows Server 2003 CD-ROM, choose the option to reinstall the operating system.
D. Start the computer by using Windows Server 2003 bootable floppy disk. Run the file signature verification utility.

>> !
Answer: B

Most servers will try to boot from a floppy disk, if it is in the floppy drive when the server is restarted. If the floppy disk doesn't have the necessary files, in this case NTLDR, the boot process will stop, and the previously mentioned error will appear.

[A & D: There are no bootable floppies supplied with Windows Server 2003.]

[C: This option is recommended only as a last resort, because it will overwrite your current configuration.]


34. You are the administrator of a server running Windows Server 2003 that is the main file server for your company. You install the driver for a new tape drive, then restart the server. After you logon to the server, you receive the following stop error: irq_not_less_or_equal. This server is mission critical, so it needs to be brought back online as quickly as possible. What can you do to repair the server as soon as possible?

A. Boot the server from the Windows Server 2003 floppies, when prompted, insert the Emergency Repair Disk (ERD).
B. Restart the server, press F8. From the boot menu, select "Last Known Good Configuration."
C. Restart the server from the Windows Server 2003 CD-ROM, select the option to load the Recovery Console. Use the Recovery Console to disable the driver. Restart the server, remove the driver using Device Manager.
D. Restart the server, press F8. From the boot menu, select "Safe Mode." Remove the driver and restart the server.

>> !
Answer: C

The Recovery Console allows you to disable or enable drivers and services.

[A: Neither boot floppies nor the ERD are available in Windows Server 2003.]

[B: Restarting a server using the Last known good configuration option will discard any Registry changes (this includes driver installations) that were performed since the last restart. However, these changes are saved to the Registry when the user logs on, so they are no longer available.]

[D: This option will also work; however, it require two reboots, whereas the option to use the Recovery Console only required one, thus saving time.]


35. You are the network administrator for a small legal firm. Most of the data on your file servers consists of old legal documents. You're running out of disk space on your file server. What steps can you take to keep the file server from becoming full?

A. Enable drive compression.
B. Enable drive compression, set it to Maximum.
C. Enable disk quotas.
D. Use the Disk Defragmenter utility to consolidate free space.

>> !
Answer: A

This is the best solution. Typically, document files are good candidates for compression; compressing them should free a large amount of space on the server.

[B: There is not a Maximum setting for disk compression, it is either enabled or disabled.]

[C: Enabling disk quotas helps you to identify the amount of space used by each user, but you must configure limits for your users to avoid using up all the space on the server.]

[D: Although defragging the files on your disk should improve performance, it has no effect on the amount of free space.]


36. Freetime Publishing is a independent publisher of various books and magazines related to vacations, recreation, and other non-work related pursuits. All users are assigned a home folder to store their files on a central file server. Quotas are enabled on the file server with a user limit of 200MB. There is also a shared folder available where users can share files. Joe is currently working on a magazine article on building dugout canoes. When he tries to save the current copy of his article, he receives the following error message "The disk is full or too many files are open." What can Joe do so that he can save his article?

A. Assign ownership of some of the files in his user folder to someone else.
B. Save his file to the shared folder.
C. Delete some of the files from his user folder.
D. Compress the files in his user folder to save space.

>> !
Answer: C

This will free up space from Joe's quota so that he can save his article.

[A: Only an administrator can assign ownership of files and folders.]

[B: As long as the shared folder is on the same volume, the quota will still apply. Quotas are set by volume, so it doesn't matter what folder the file is saved in, it will still count against the quota.]

[D: The actual uncompressed size of the file counts against the quota, not the actual size on disk.]


37. You are the administrator of a server running Windows Server 2003 that has one hard disk. This computer runs a custom application that writes a large number of small temporary files in a single directory to support requests from client computers. To improve performance of the application, you add three new 20-GB SCSI disks to the server to hold these temporary files. You want to ensure that the application can use all 60 GB of space with a single drive letter. You also want to ensure the fastest possible performance when writing the temporary files.

Required Result:
Ensure the fastest possible performance when writing the temporary files.

Optional Desired Results:
60GB of space should be available.
All space should be accessed via a single drive letter.

Proposed Solution:
Create a single volume on Disk 1. Format the volume as NTFS. Extend the volume to create a spanned volume that includes the space on all three disks.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: D

Just adding an additional disk will not appreciably improve the write performance of the application.


38. You are the administrator of a server running Windows Server 2003 that has one hard disk. This computer runs a custom application that writes a large number of small temporary files in a single directory to support requests from client computers. To improve performance of the application, you add three new 20GB SCSI disks to the server to hold these temporary files. You want to ensure that the application can use all 60GB of space with a single drive letter. You also want to ensure the fastest possible performance when writing the temporary files.

Required Result:
Ensure the fastest possible performance when writing the temporary files.

Optional Desired Results:
60GB of space should be available.
All space should be accessed via a single drive letter.

Proposed Solution:
Convert all three disks to dynamic disks and create a RAID-5 volume.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: D

Although the read performance of a RAID 5 device is very good, the write performance leaves something to be desired. The overhead of computing and writing the parity information negates any performance gain of spreading the writes over multiple drive spindles. In addition, the parity information will consume the equivalent of one drive, so the available free space will only be 40GB.


39. You are the administrator of a server running Windows Server 2003 that has one hard disk. This computer runs a custom application that writes a large number of small temporary files in a single directory to support requests from client computers. To improve performance of the application, you add three new 20GB SCSI disks to the server to hold these temporary files. You want to ensure that the application can use all 60 GB of space with a single drive letter. You also want to ensure the fastest possible performance when writing the temporary files.

Required Result:
Ensure the fastest possible performance when writing the temporary files.

Optional Desired Results:
60GB of space should be available.
All space should be accessed via a single drive letter.

Proposed Solution:
Convert all three disks to dynamic disks. Create a striped volume.

Which result(s) does the proposed solution produce?

A. The proposed solution produces the required result but neither of the optional results.
B. The proposed solution produces the required result and one of the optional results.
C. The proposed solution produces the required result and both the optional results.
D. The proposed solution does not produce the required result.

>> !
Answer: C

Striped drives have the best read/write performance of any drive configuration, because the activity is spread across multiple spindles. Because this is a single volume, it is represented by a single drive letter. In addition, because striped volumes don't use parity information, the full 60GB will be available for data storage. The downside of a striped volume is that it is not fault tolerant. However, because this volume is being used for temporary files, that shouldn't be a problem.


40. You are the administrator for a small chemical firm. You currently have 15 Windows 2000 workstations, 5 Windows XP Professional laptops, and 3 Windows 2003 Servers. Which licensing mode will result in the fewest licenses purchased, if all clients need access to all servers?

Server 1 - 5 connections
Server 2 - 10 connections
Server 3 - 4 connections

A. Client Mode
B. Server Mode
C. Per Seat Mode
D. Per Server Mode

>> !
Answer: D

This is a situation where Per Server Mode is the most efficient licensing method for multiple servers. In this example, only 19 connections are needed vs. Per seat, which would require 20 CALs.

[A & B: Client Mode and Server Mode does not exist.]

[C: You cannot assume that Per Seat Mode will always be the most efficient licensing mode when the clients must access more than one server. One Client Access License (CAL) must be purchased for each device, for a total of 20 CALs, whereas there are only 19 CALs required for Per Server Mode.]