Your network uses TCP/IP as the only network protocol. Devices on the network are configured to use IP address from the private 10.0.0.0 range. All the client computers on the network runs Windows 2000 Professional. The network includes Windows 2000 Server computers and UNIX servers. User's print jobs are sent to shared printers on a Windows 2000 Server computer named PrintServ that directs the print jobs to print devices attached directly to the network. You have a high-capacity print device that is attached to one of the UNIX servers. The UNIX computer uses the LPR printing protocol, and it's IP address is 10.1.1.99. The name of the printer queue is GIANT. You want users to be able to connect to this printer from their computers. What should you do?
Options
A. Install Microsoft Print Services for Unix on PrintServ. Create a network printer on users' computers, and specify that the printer URL is LPR://10.1.1.99/ GIANT
B. Install Microsoft Print Services for Unix on users* Computers. Create a network printer, and specify that the printer name is \\10.1.1.99\GIANT
C. Create a network printer on PrintServ, and specify that the printer name is \\16.1.1.99\GIANT. Share this printer and connect to it from users computers
D. Create a local printer on PrintServ. Create a new TCP/IP port for an LPR server at address 10.1.1.99 with a queue name of GIANT. Share this printer and connect to it from users' computers
E. None of above
Correct Answer
Create a local printer on PrintServ. Create a new TCP/IP port for an LPR server at address 10.1.1.99 with a queue name of GIANT. Share this printer and connect to it from users' computers
Windows 2000 Server problems
Search Results
1. You are the administrator of a Windows 2000 Server computer that has FIVE hard disks. Four 100 GB hard disks on the server are configured as a single stripe volume. You want to reconfigure the fourth disk so that the volume is fault tolerant and has as much space possible available for storing data. You want to use only existing hardware. What should you do?
Options
A. Convert the disk to dynamic disk shut doWn and restart the server
B. Backup the data on the stripe volume and delete the stripe volume. Create a raidS volume on the four disks, restore the data to the new raid5 volume
C. Backup the data on the stripe volume and delete the stripe volume. Create a mirror volume, shut down and restart the server. Restore the data to new mirror volumes
D. Backup the data on the stripe volume and delete the stripe
Correct Answer: Backup the data on the stripe volume and delete the stripe volume. Create a raidS volume on the four disks, restore the data to the new raid5 volume
2. You are the administrator of a Windows 2000 Server computer 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 request from client computers. To improve performance of the application, you add three new 100-GB SCSI disks to the server to hold these temporary files. You want to ensure that the application can use all 300 GB of space with a single drive letter. You also want to ensure the fastest possible performance when writing the temporary files. How should you configure the three disks?
Options
A. Convert all three disks to dynamic disks. Create a striped volume
B. Convert all three disks to dynamic disks. Create a RAID-5 volume
C. Create a single volume on each of the three disks. Format each volume as NTFS. Mount the roots of Disk 2 and Disk 3 in the root folder of Disk 1
D. 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
Correct Answer: Convert all three disks to dynamic disks. Create a striped volume
3. You are the network administrator for your company. Mike Nash is a member of the Administration group, and Nate Sun is a member of the Intern group. Both groups are in the same domain. On the intranet server, the Administration group is placed in the Security group, and the Intern group is placed in the Nonsecurity group. The Security group is then granted Full Control permission for the Sales virtual directory. Nate needs to update new sales information that is located on the Sales virtual directory. What should you do so that Nate can perform this task?
Options
A. Enable Anonymous access for the intranet server
B. Enable Anonymous access for the Sales virtual directory
Correct Answer: Make Nate a member of the Security group
4. You install the Routing and Remote Access service on a Windows 2000 Server computer in your network. Your network is not directly connected to the Internet and uses the private IP address range 192.168.0.0. When you use Routing and Remote Access to dial in to the server, your computer connects successfully, but you are unable to access any resources. When you try to piiig servers by using their IP addresses, you receive the following message: "Request timed out." When you run the ipconfig command, it shows that your dial-up connection has been given the IP address 169.254.75.182. What should you do to resolve the problem?
Options
A. Configure the remote access server with the address of a DHCP server
B. Authorize the remote access server to receive multiple addresses from a DHCP server
C. Configure the remote access server to act as a DHCP Relay Agent
D. Ensure that the remote access server is able to connect to a DHCP server that has a scope for its subnet
Correct Answer: Ensure that the remote access server is able to connect to a DHCP server that has a scope for its subnet
5. Your Windows 2000 Server computer uses a non-Plug and Play ISA modem configured to use IRQ 5. You add a PCI modem and restart the computer. Device Manager reports an IRQ conflict between the two modems. Both modem are trying to use IRQ 5. You want to resolve the problem. What should you do?
Options
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 10
C. Edit the CMOS settings on the computer to reserve IRQ 5 for non-Plug and Play devices
D. Edit the CMOS settings on the computer to reserve IRQ 10 for non-Plug and Play devices
Correct Answer: Edit the CMOS settings on the computer to reserve IRQ 5 for non-Plug and Play devices
6. Your network contains NetWare 4.0 Servers. You have successfully installed Client Service for NetWare on Windows 2000 Professional computers, and Gateway Service for NetWare on Windows 2000 Server Computers. You recently added a new Windows 2000 Server computer to the network and installed Gateway Service for NetWare on it. However, the server is unable to connect to any NetWare servers. What should you do on the new Windows 2000 Server computer to resolve this problem?
Options
A. Enable NWLink NetBIOS
B. Configure the NWLink IPX/SPX/ NetBIOS Compatible Transport Protocol to use the correct Ethernet frame type
Correct Answer: Configure the NWLink IPX/SPX/ NetBIOS Compatible Transport Protocol to use the correct Ethernet frame type
7. You configure your Windows 2000 Server as a print server. You install a second PnP Network adapter to improve the performance. The first adapter uses IRQ11, and the second adapter uses IRQ5. The server is now unable to print to print devices connected to a non-PnP LPT2 port adapter. You want to continue to use the print devices connected to your print server. What should you do?
Options
A. Use device manager to change the IRQ for LPT1 to IRQ10
B. Use device manager to change the IRQ for LPT2 to IRQ7
C. Edit the CMOS setting of the servers BIOS to reserve IRQ7 for non-PnP devices
D. Edit the CMOS setting of the servers BIOS to reserve IRQ5 for non-PnP devices
Correct Answer: Edit the CMOS setting of the servers BIOS to reserve IRQ5 for non-PnP devices
8. You install Internet Information Services 5.0 on a computer running Windows 2000 Server. You create two new department web sites for the Human Resources and Sales departments. You use host headers to define these two new sites. You stop the Sales web site while a developer updates the contents of the site. If a user attempts to access the Sales site while it is stopped, what response will the user receive?
Options
A. The user will be redirected to an alternate default page for the Sales site's home directory
B. The user will be redirected to the Default Web site home page
C. The user will receive a 403.2 -Read Access Forbidden error message
D. The user will receive a 404 - File Not Found error message
Correct Answer: The user will be redirected to the Default Web site home page
9. You are the administrator of a Windows 2000 Server network that runs in mixed mode. You install a new Windows 2000 Server computer. You create and share a new HP LaserJet 4L printer. Your Windows 2000 Professional client computers can print to the new printer successfully. However, when users try to connect to the printer from Windows NT Workstation 4.0 client computers, they receive the dialog box shown in the exhibit. "The server on which the printer resides does not have a suitable HP LaserJet printer driver installed". You want the printer driver to be installed automatically on the Windows NT Workstation computers. What should you do?
Options
A. Copy the Windows NT 4.0 Printer Drivers to the Net logon shared folders on all Windows NT Server 4.0 computers still configured as BDCs
B. Copy the Windows NT 4.0 printer drivers to the Net logon shared folder on the PDC emulator
C. Change the sharing options on the printer to install additional drivers for Windows NT 4.0 or Windows 2000
D. Copy the Windows NT 4.0 printer drivers to the Winnt\System32\ pri liter s\dri vers folder on the Windows 2000 print server
Correct Answer: Change the sharing options on the printer to install additional drivers for Windows NT 4.0 or Windows 2000
10. You are the administrator of Windows 2000 Server computer. Your computer has a span volume that consists of areas on three physical hard disks on the server. The three disks support hot swapping. You regularly backup the span volume by using windows backup. One of the disk fail, you replace the disk with a new un-partitioned disk. You want to recover the span volume and disk data as soon as possible. What should you do?
Options
A. Extend the span volume to include the new disk, rescan the disk
B. Extend the span volume to include the new disk, shut down and restart the server, use windows backup to restore the data
C. Re scan the disk, format the span volume. Use windows back up to restore the data
D. Re scan the disk, extend the span volume to include the new disk. Shut down and restart the server, use windows backup to restore the new data
E. Re scan the disk, remove the span volume and create a new span volume that includes the new disk. Format the span volume, use Windows back up to restore the data
Correct Answer: Re scan the disk, remove the span volume and create a new span volume that includes the new disk. Format the span volume, use Windows back up to restore the data