Windows Server 2003 70-290 Chpt

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Ajeff
A
Ajeff
Community Contributor
Quizzes Created: 39 | Total Attempts: 59,872
| Attempts: 429 | Questions: 25
Please wait...
Question 1 / 25
0 %
0/100
Score 0/100
1. You need to remove a PnP device from a computer’s hardware configuration temporarily, but you want to leave it physically connected to the computer. You also want to minimize the amount of work required to restore the device later. Which of the following is the best option to
accomplish your goal?

Explanation

Disabling the device using Device Manager is the best option to accomplish the goal of temporarily removing a PnP device from the computer's hardware configuration while keeping it physically connected. Disabling the device will prevent it from functioning without completely uninstalling it or physically removing it from the computer. This allows for an easy restoration of the device later by simply enabling it in Device Manager, minimizing the amount of work required.

Submit
Please wait...
About This Quiz
Windows Server 2003 Quizzes & Trivia

Windows Server 2003 is a server operating system that succeeded Windows 2000 Server, featuring compatibility and other features included in Windows XP, and a reduced attack surface of... see moreits new machines. How much do you remember about it? see less

2. You are administering a Windows Server 2003 computer configured as a print server. Users in the Marketing group complain that they cannot print documents using a printer on the server. You view the permissions in the printer’s Properties dialog box. The Marketing group is allowed Manage Documents permission. Why can’t the users print to the printer?

Explanation

The Marketing group must be granted the Print permission because even though they have the Manage Documents permission, they still need the Print permission in order to actually print documents using the printer on the server. The Manage Documents permission only allows them to manage and manipulate the documents once they are printed, but it does not grant them the ability to initiate the printing process itself.

Submit
3. You’re the administrator of a Windows Server 2003 computer. You want to fix any file system errors and recover any bad sectors on your computer’s hard disk. Which tool should you use?

Explanation

Check Disk is the appropriate tool to fix any file system errors and recover bad sectors on a Windows Server 2003 computer's hard disk. Check Disk, also known as chkdsk, is a command-line utility that scans the file system and checks for errors. It can fix logical file system errors, such as cross-linked files and lost clusters, and also identify and mark any bad sectors on the hard disk. Using Check Disk regularly helps maintain the integrity and performance of the computer's hard disk.

Submit
4. You have recently installed three legacy network cards on a Windows Server 2003 member server. Two of the network cards are working properly, but a third appears to be conflicting with another device on your system. How can you determine which other device on the system is
conflicting with the third network card?

Explanation

To determine which other device on the system is conflicting with the third network card, you should run Device Manager and select the network card that has the yellow and black exclamation mark beside it. Then, go to the Action menu and select Properties. In the Resources tab, a Conflicting Device list will be displayed, showing the resources that are in conflict with the network card. This will help identify the specific device causing the conflict.

Submit
5. Which of the following approaches gives you the clearest picture of printer utilization, allowing you to understand the consumption of printer toner and paper?

Explanation

Configuring a performance log and monitoring the Total Pages Printed counter for each logical printer allows for the clearest picture of printer utilization. This approach tracks the actual number of pages printed, providing insight into the consumption of printer toner and paper. By monitoring this counter, it is possible to understand the usage patterns and identify any potential issues or inefficiencies in printer utilization.

Submit
6. A user with membership only in the Users group wants to install a USB printer connected to her computer. The drivers for the printer are included with Windows Server 2003. The user can install the printer without help from an administrator.

Explanation

The user with membership only in the Users group can install the USB printer without help from an administrator because the drivers for the printer are already included with Windows Server 2003. This means that the necessary software and drivers needed for the printer to function properly are already present on the operating system, allowing the user to install and use the printer without requiring additional administrative privileges or assistance.

Submit
7. A user with membership only in the Users group wants to install a USB printer connected to his computer. The driver for the printer is not included with Windows Server 2003, but the manufacturer has supplied a digitally signed driver for the printer on CD-ROM. The user can install the printer without help from an administrator.

Explanation

The user with membership only in the Users group would not have the necessary permissions to install a USB printer on Windows Server 2003. Installing a printer typically requires administrative privileges. Therefore, the user would need help from an administrator to install the printer.

Submit
8. You are the part-time systems administrator for a small desktop publishing business, which has a Windows Server 2003 standalone server. You have recently come into possession of a legacy fax board, a device that allows multiple faxes to be sent and received at the same time. You install the board on the Windows Server 2003 system, but it does not work. You open Device Manager and notice that a fax board’s icon has a yellow warning with a black exclamation point. You suspect that there is an IRQ conflict with another device on this same system, a legacy RAID controller. Which of the following describes the correct method of altering the fax board’s configuration so that there is no IRQ conflict between the legacy fax board and the legacy RAID controller?

Explanation

To resolve the IRQ conflict between the legacy fax board and the legacy RAID controller, the correct method is to select the fax board in Device Manager. Then, go to the Action menu and select Properties. In the Properties window, select the Resources tab and clear the Use Automatic Settings check box. From there, select the IRQ and click on Change Settings. Scroll through the available IRQs until finding one that does not conflict with any others. After selecting the appropriate IRQ, click OK and restart the server to apply the changes. This will ensure that the fax board and RAID controller can function properly without any conflicts.

Submit
9. You’re setting up RAID-5 on your Windows Server 2003 computer. You plan to use five hard disks,  which are each 20 GB in size.  What percentage of redundancy can you anticipate with this configuration?

Explanation

With RAID-5, one disk is used for parity information. In this case, since there are five disks, one of them will be used for parity. Therefore, the redundancy percentage is equal to the size of one disk divided by the total size of all disks, which is 20/100 = 20%.

Submit
10. You are administering a Windows Server 2003 computer configured as a print server. You want to perform maintenance on a physical printer connected to the print server. There are several documents in the print queue. You want to prevent the documents from being printed to the
printer, but you don’t want users to have to resubmit the documents to the printer. What is the best approach to take?

Explanation

The best approach to prevent the documents from being printed to the printer without requiring users to resubmit the documents is to open the print queue window and select "Pause Printing" from the Printer menu. This will temporarily pause the printing process and hold the documents in the print queue until printing is resumed. This allows the maintenance on the physical printer to be performed without disrupting the printing process or requiring users to resend their documents.

Submit
11. You are the systems administrator for a law firm with a group of 20 legal assistants who provide administrative support to the attorneys. All of the assistants use a single, shared, high-speed laser printer installed on a Windows Server 2003 system. They must print large documents on a regular basis. Although the laser printer is fast, it is kept running almost constantly, printing documents. At times, the assistants have to wait 20 minutes or more after submitting a print job for their documents to reach the top of the queue. None of the assistants wants to scroll through a list of available printers to check which one has the fewest jobs before submitting a document. Which of the following options should you consider to minimize the amount of time that printers take to finish printing documents for all the assistants?

Explanation

Installing a second laser printer of the same make and model and creating a printer pool would be the best option to minimize the amount of time that printers take to finish printing documents for all the assistants. By creating a printer pool, print jobs can be distributed evenly across both printers, reducing the waiting time for each assistant. This solution would effectively increase the printing capacity and alleviate the bottleneck caused by a single printer.

Submit
12. A Windows 2003 Server is configured as a print server. In the middle of the workday, the printer fuse fails and must be replaced. Users have already submitted jobs to the printer, which uses IP address 192.168.1.81. An identical printer uses address 192.168.1.217, and it is supported by other logical printers on the server. What actions do you take so that users’ jobs can be printed without resubmission? (Choose all correct answers.)

Explanation

not-available-via-ai

Submit
13. What is the required amount of free disk space on a volume to perform a complete defragmentation?

Explanation

To perform a complete defragmentation on a volume, it is recommended to have at least 15 percent of free disk space. This is because during the defragmentation process, the data on the disk is moved and rearranged to optimize its storage. Having a sufficient amount of free space allows the defragmentation tool to effectively move and organize the files, resulting in improved performance and efficiency.

Submit
14. You’re setting up software RAID on your Windows Server 2003 computer to provide fault tolerance to the data stored on that system. The computer is used as a database server. The server performs many read operations but relatively few write operations. As a result, you want a fault-tolerant solution that provides excellent read performance. Which RAID solution should you use?

Explanation

RAID-5 is the most suitable solution in this scenario. RAID-5 provides fault tolerance by distributing parity data across multiple drives, allowing for the reconstruction of data in case of a single drive failure. It also offers excellent read performance as it allows multiple drives to read data simultaneously, increasing the overall read speed. This is beneficial for a database server that performs many read operations. RAID-0 does not provide fault tolerance, and RAID-1 may not offer as good read performance as RAID-5.

Submit
15. In which of the following disk regions can you create logical drives?

Explanation

not-available-via-ai

Submit
16. You are setting up a printer pool on a Windows Server 2003 computer. The printer pool contains three print devices, all identical. You open the Properties dialog box for the printer and select the Enable Printer Pooling option in the Ports tab. What must you do next?

Explanation

After enabling printer pooling in the Properties dialog box, the next step is to select or create the ports mapped to the three printers. This is necessary to ensure that print jobs are distributed among the three print devices in the printer pool. By selecting or creating the ports, the server will be able to send print jobs to each printer in the pool, maximizing efficiency and workload distribution.

Submit
17. You’re setting up a Windows Server 2003 computer, and you want to protect the data on the hard disk. You want to implement a solution that provides the fastest disk I/O possible and supports the hot swapping of hard disks. Which RAID solution should you use?

Explanation

The hardware RAID solution is the best choice in this scenario because it provides the fastest disk I/O and supports the hot swapping of hard disks. Hardware RAID uses a dedicated RAID controller, which offloads the processing from the server's CPU and improves performance. It also allows for easy replacement of failed drives without shutting down the server, ensuring continuous data availability. RAID-0, RAID-1, and RAID-5 are software-based RAID solutions that do not offer the same level of performance and hot swapping capabilities as hardware RAID.

Submit
18. The marketing department is complaining about print quality on its shared printer, which is called MarketingPrinter. When users print from their Windows XP desktops using Microsoft Office applications, documents print perfectly. But when they print from Adobe applications, the documents do not always reflect the desired results. The sales department, which has an identical shared printer called Sales-Printer and uses a mix of Windows 2000 and Windows XP workstations and Office, does not report any problems. As you consider the situation, it occurs to you that some applications produce different results depending on whether the printer is using PostScript or a non-PostScript driver. Where do you deploy the properly functioning printer driver so that the computers needing it are updated?

Explanation

The correct answer is the printer Properties dialog box of MarketingPrinter. This is because the issue is specifically related to the print quality on the MarketingPrinter, and the problem occurs when printing from Adobe applications. By updating the printer driver in the Properties dialog box of MarketingPrinter, the issue with print quality can be resolved for the marketing department users when printing from Adobe applications.

Submit
19. A computer on which you want to implement RAID-5 contains three disks, each with 2 GB of unallocated space. Using the Disk Management snap-in, you start the New Volume Wizard by right-clicking one of the regions of unallocated space. When you reach the Select Volume Type screen, the RAID-5 option is not available. What is the most likely reason for this behavior?

Explanation

The most likely reason for the RAID-5 option not being available is that one or two of the disks are configured with the basic storage type. RAID-5 requires all disks to be configured with the dynamic storage type in order to implement the RAID-5 volume. If any of the disks are configured with the basic storage type, the option to create a RAID-5 volume will not be available.

Submit
20. Which of the following provides the ability to recover from the failure of a single hard drive?

Explanation

A mirrored volume provides the ability to recover from the failure of a single hard drive by creating an exact copy (mirror) of the data on another drive. If one drive fails, the other drive can still be used to access the data. RAID-5 volume also provides fault tolerance by distributing data across multiple drives and including parity information, which allows for recovery from the failure of a single drive. The other options, logical drive, simple volume, and striped volume, do not offer the same level of fault tolerance and data recovery capabilities.

Submit
21. You’re implementing software RAID on your Windows Server 2003 computer. You want to provide fault tolerance to the system and boot partitions. Which version of RAID should you use?

Explanation

RAID-1 is the correct answer because it provides fault tolerance by mirroring data across multiple disks. In this case, implementing RAID-1 would allow the system and boot partitions to be duplicated on separate disks, ensuring that if one disk fails, the system can still boot and operate normally from the mirrored disk. RAID-0 does not provide fault tolerance as it uses striping without redundancy, RAID-5 requires at least three disks and does not specifically protect boot partitions, and the statement "You cannot use software RAID to protect a boot partition" is incorrect as RAID-1 can be used for this purpose.

Submit
22. You recently added a disk to a computer. The disk had previously been used in a Windows 2000 server. The disk appears in Device Manager but is not appearing correctly in Disk Management. What menu item must you select?

Explanation

When a disk is added to a computer and it is not appearing correctly in Disk Management, selecting the "Rescan Disks" menu item can help resolve the issue. This option allows the computer to scan for any newly added disks and refresh the disk list in Disk Management. By selecting this option, the computer will re-detect the disk and display it correctly in Disk Management, allowing you to perform further actions such as formatting or assigning a drive letter.

Submit
23. You are installing a printer on a client computer. The printer will connect to a logical printer installed on a Windows Server 2003 print server. What type or types of information could you provide to set up the printer? (Choose all correct answers.)

Explanation

To set up the printer on the client computer, you would need to provide the URL to the printer on the print server and the UNC path to the printer share. The URL will allow the client computer to connect to the printer on the print server using the appropriate network protocol. The UNC path will provide the client computer with the location of the printer share on the network. These two pieces of information are necessary for the client computer to establish a connection to the printer and access its resources.

Submit
24. You want to view a list of devices connected to your Windows Server 2003 system listed numerically by IRQ. Which of the following methods do you use to do this?
(Choose all correct answers.)

Explanation

The correct answer is to use Device Manager and select "Resources By Connection" and "Resources By Type" from the View menu. This will allow you to view a list of devices connected to your Windows Server 2003 system, numerically sorted by IRQ.

Submit
25. You have finished configuring a new driver for the computer’s video display adapter and are prompted to restart the computer for the changes to take effect. Shortly after you log on, the computer screen goes blank. Which troubleshooting techniques or tools will enable you to recover from the problem with the display driver most easily?

Explanation

The most easily recoverable option for the problem with the display driver is to use the Driver Rollback and Safe mode troubleshooting techniques. Driver Rollback allows you to revert back to the previous version of the driver, which may resolve any compatibility issues causing the blank screen. Safe mode starts the computer with only essential drivers and services, allowing you to troubleshoot and fix any driver-related problems without interference from other software. By using these techniques, you can easily recover from the display driver issue without the need for more advanced troubleshooting tools like Last Known Good Configuration or Recovery Console.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • May 30, 2009
    Quiz Created by
    Ajeff
Cancel
  • All
    All (25)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
You need to remove a PnP device from a computer’s hardware...
You are administering a Windows Server 2003 computer configured as a...
You’re the administrator of a Windows Server 2003 computer. You want...
You have recently installed three legacy network cards on a Windows...
Which of the following approaches gives you the clearest picture of...
A user with membership only in the Users group wants to install a USB...
A user with membership only in the Users group wants to install a USB...
You are the part-time systems administrator for a small desktop...
You’re setting up RAID-5 on your Windows Server 2003 computer. You...
You are administering a Windows Server 2003 computer configured as a...
You are the systems administrator for a law firm with a group of 20...
A Windows 2003 Server is configured as a print server. In the middle...
What is the required amount of free disk space on a volume to perform...
You’re setting up software RAID on your Windows Server 2003 computer...
In which of the following disk regions can you create logical drives?
You are setting up a printer pool on a Windows Server 2003 computer....
You’re setting up a Windows Server 2003 computer, and you want to...
The marketing department is complaining about print quality on its...
A computer on which you want to implement RAID-5 contains three disks,...
Which of the following provides the ability to recover from the...
You’re implementing software RAID on your Windows Server 2003...
You recently added a disk to a computer. The disk had previously been...
You are installing a printer on a client computer. The printer will...
You want to view a list of devices connected to your Windows Server...
You have finished configuring a new driver for the computer’s video...
Alert!

Advertisement