Career in India | Jobs in India
Career in India        

MCSE Sample Questions›› Microsoft Windows 2000 Professional

MCSE Sample Questions : Microsoft Windows 2000 Professional

Microsoft Windows 2000 Professional

  1. You are the network administrator for Adroit.Laura is a sales representative for the company.She travels on a regular basis and dials into the company network from her Windows 2000 Professional portable computer.Adroit recently implemented a new computing security policy that mandates all remote connections be established by a two-way authentication method.You configure a Windows 2000 Server computer to run Routing and Remote Access Server for Windows 2000 to meet the requirements of the new security policy.Laura reports she now cannot initiate a dial-up connection. Laura needs to dial in to the company network.

    What should you do?

    1. Apply the Hisecws.inf Security Template to Laura's computer.
    2. Apply the Compatws.inf Security Template to Laura's computer.
    3. Instruct Laura to configure her dial-up connection to use multi-link.
    4. Instruct Laura to configure her dial-up connection to use MS-CHAP v2.
    5. Instruct Laura to configure her dial-up connections to use L2TP.

    Answer: D

    Explanation: It seems that the new security policy on the RRAS server is preventing Laura from initiating dial- in access.The security policy requires two-way authentication.MS-CHAP V2 supports two-way authentication. It would most likely enable Laura to connect.

  2. You are the network administrator for Adroit.You are configuring a network consisting of 100 client computers and six subnets for Adroit's new office.You configure the first two subnets and configure client computers on both subnets for testing.You test the initial configuration and discover that not all of the client computers can communicate with each other. The two subnets are show in the following diagram. All client computers must be able to communicate with each other.

    What should you do?

    1. Change the subnet mask of all the client computers and on the two gateways to 255.255.255.240.
    2. Change the subnet mask of all the client computers and on the two gateways to 255.255.255.255.
    3. Change the IP address for Gateway2 to 131.107.5.214 and the IP address for Adroit21 to 131.107.5.210.
    4. Change the IP address for Adroit11 to 131.107.5.190 and the IP address for Adroit12 to 131.107.5.191.

    Answer: C

    Explanation: Adroit21 and Adroit22 on subnet 2 use the default gateway of 131.107.5.214, while Gateway2 currently has the IP address of 131.107.5.207.We must make these settings match.For example, by changing the IP address of Gateway2 to 131.107.5.214. Furthermore, the IP address of Adroit21 belongs to another subnet than Adroit22 and Gateway2.We must adjust the IP address of Adroit21.

  3. You are the network administrator for Adroit.You manage Windows 2000 Professional computers on four subnets and Windows 2000 Server computers on a dedicated subnet.All of the client computers are configured as DHCP clients.

    You receive a call from Andrew who cannot access a file server.You run the ipconfig /all command from Andrew's computer.The results are shown in the exhibit. Other client computers on the same subnet can connect to the file server.You confirm that the DHCP service is operating correctly. You need to help Andrew connect to the file server.

    What should you do?

    1. Configure the routers to forward BOOTP traffic.
    2. Add IP addresses to the appropriate scope in the DHCP server.
    3. Run the net start DHCP command on Andrew's client computer.
    4. Configure a default gateway of 169.154.72.1 on Andrew's client computer.
    5. Configure a LMHOSTS file entry for the file server on Andrew's client computer.

    Answer: B

    Explanation: The exhibit shows that Andrew's computer has been self-configured with an APIPA address, an address in the 169.254.xx.xx range.His computer has not been able to receive IP configuration from a DHCP server.This is the reason he cannot access the file server. It is plausible, but not very likely, that the DHCP server has run out of IP addresses to lease.However, this is the only possible cause in this scenario (see incorrect answers).We should therefore add more IP addresses to the DHCP scope.Andrew's computer would then be able to lease a proper IP address, and would be able to access the file server.

  4. You are the network administrator for a Adroit.Your network consists of 25 Windows 2000 Professional client computers and four Windows 2000 Server computers in a native-mode Windows 2000 domain.All of the computers are on a single subnet.The client computers are configured for dynamic IP address allocation.The network is configured as shown in the exhibit.

    A developer named Julia reports that she cannot connect to file server Filesrv1 from her client computer named Computer22.When she attempts to browse \\Filesrv1 from the Run line she receives the message, "The network path was not found".No other users are reporting problems connecting to Filesrv1.From Julia's client computer, you browse \\192.168.14.5 from the Run line and successfully connect to the server.You run the ipconfig /all command.The relevant results are shown in the following table. You want Julia to be able to access resources on Filesrv1 by using the computer name.

    What should you do?

    1. Configure the client computer with a default gateway of 192.168.14.2.
    2. Configure the client computer with a subnet mask of 255.255.0.0.
    3. On the Internet Protocol (TCP/IP) Properties sheet, select the Obtain DNS server address automatically option.
    4. On the Internet Protocol (TCP/IP) Properties sheet, select the Obtain an IP address automatically option.

    Answer: C

    Explanation: The computer obtains its IP address and subnet mask automatically, but the DNS server address is statically configured.The DNS server configuration is incorrect.It should be set to 192.168.14.4 not 192.168.14.7.We could either do this statically, or by enabling the DHCP server to configure the DNS address.

  5. Your routed TCP/IP network consists of 10 Windows 2000 Server computers and 75 Windows 2000 Professional computers.Your network uses TCP/IP as the only network protocol.You are installing 10 new Windows 2000 Professional computers.You want to enable the new computers to use NetBIOS names to connect to all shared resources as the network.You configure a TCP/IP address and a subnet mask on each new computer.

    Which 2 additional TCP/IP properties should you configure on each new computer?(Choose two)

    1. The bindings.
    2. A DNS address.
    3. A Gateway address.
    4. A WINS server address.
    5. A DHCP server address.

    Answer: C, D

    Explanation: As the network is routed, it consists of more than one subnet.On a routed network a default gateway address has to be configured so that the clients on one subnet will be able to communicate with the clients on another subnet across the router.The requirement to use NetBIOS names in a routed environment forces us to use a WINS server, as NetBIOS broadcasts cannot pass across the router.

  6. Your company network includes 6,000 Windows 2000 Professional client computers and 35 Windows 2000 Server computers in a single domain.

    Your company has a print device that is used to print payroll checks.The print device is physically attached to the parallel port of one of the client computers.This print device's tray is loaded with checks at all times.You have shared this printer on the network as ChkPrinter and retained the default permissions.

    A payroll application runs on a server named HRserv.Every Wednesday at 5:00P.M, the application prints paychecks from employees on this printer.The payroll application runs as a Windows 2000 service on HRserv.

    You need to configure ChkPrinter so that only the payroll application will be able to use the printer.

    What should you do?

    1. Configure the share name for ChkPrinter to be ChkPrinter$.Configure the payroll application to print to this new share name.
    2. Configure ChkPrinter so that it is available only from 5:00 P.M to 5:30 P.M
    3. Configure ChkPrinter to allow the HRserv domain account print permissions for ChkPrinter.Remove print permissions for the Everyone group.
    4. Configure ChkPrinter to allow all HRserv domain accounts Print permissions for ChkPrinter.Change the permissions to deny print on ChkPrinter for the Everyone group.

    Answer: C

    Explanation: The print application is run as a service account in the HRserv domain.By granting this account print permissions, and removing print permissions for the Everyone group, only the payroll application will be able to use the printer.

  7. You upgrade 6 MPS-compliant computers from Windows NT Workstation 4.0 to Windows 2000 Professional.Each computer has two 550 MHz processors.The computers are used for high-resolution graphics applications that require exceptional performance.After the upgrade users complain that the processing time for graphic applications is much slower than before.

    What should you do?

    1. Use Device Manager to enable the AGP bridge controller.
    2. Use Device Manager to install the MPS-compliant drivers for the second processor.
    3. Use Device Manager to install ACPI-compliant drivers for the second processor.
    4. During startup press F8 and install MPS-compliant drivers for the second processor.

    Answer: B

    Explanation: Before the upgrade, the NT Workstation 4.0 operating system was configured for multiprocessor support.The upgrade process does not automatically keep this configuration since a new Hardware Abstraction Layer (HAL) needs to be installed.This HAL has to be Multiprocessor (MPS) compliant.You can update the Hardware Abstraction Layer (HAL) with the Device Manager.Open Computer Management in Administrative Tools, open Device Manager, expand Computer, right-click Advanced Configuration and Power Interface (ACPI) PC (or similar), select Properties, select the Driver tab, and select Update Driver.This will start the Upgrade Device Driver Wizard, which can be used to update the HAL.

  8. You are configuring your computer to use both Windows 2000 Professional and Windows 98.Your computer has 3 6GB hard disks, Disk0, Disk1 and Disk2.You want to configure each hard disk to have a 6GB partition.You want to install Windows 98 on Disk0 and Windows 2000 Professional on Disk1.You want to store your project file on Disk2.You want to implement file level security on Disk1.You want to be able to access your project files when using either operating system.

    What file system should you implement on each hard disk?

    Answer: DISK 0 - FAT32 DISK 1 - NTFS DISK 2 - FAT32

    Explanation: The computer will boot from the first disk, which is Disk0.This disk must be formatted with the FAT32 file system as Windows 98 can only boot from the first disk, and cannot reside on a disk that has been formatted with the NTFS file system.As Windows 2000 will be installed on Disk1, it should be formatted with the NTFS file system as encryption and file level security require the NTFS file system.The Windows 98 operating system is not be able to detect the NTFS file system and as you want to store project file on Disk2 and you want to be able to access the project files from either operating system, you will have to format Disk2 with the FAT32 file system. DISK 0: Windows 98 will be installed on Disk 0.Windows 98 supports only FAT, not NTFS.FAT32 is preferred to FAT16. DISK 1: File level security should be implemented on Disk1.Only NTFS supports file level security. DISK 2: The project files are stored on disk2.They should be accessed from Windows 98 and Windows 2000. FAT must be used.FAT32 is preferred to FAT16.

  9. You install Windows 2000 Professional on your portable computer.Your computer has a built in 10MB Ethernet Adapter.You have installed a 100MB Ethernet PC Adapter card When the installation is complete you notice that the 10MB Ethernet PC card Adapter is not functioning. You use Computer Management to view the network adapter in your computer.Device Manager shows that the 10MB Ethernet Adapter card and the 100MB Ethernet PC Adapter card are conflicting with each other.

    You want to configure Windows 2000 Professional to use only the 100MB PC card Adapter.

    What should you do?

    1. Remove the 100MB Ethernet Adapter driver by using Device Manager.
    2. Remove the drivers from both Ethernet Adapter cards by using Device Manager.
    3. Install the 100MB Ethernet Adapter in different PC card slot.
    4. Disable the device driver for 10Mb Ethernet Adapter card by using Device Manager.

    Answer: D

    Explanation: The 10MB and the 100MB adapter cards are in conflict.By disabling the 10MB adapter card it will no longer use any system resources and the 100MB adapter would work properly.The 10MB adapter does not have to be physically removed; it could just be disabled.

« Previous

MCSE sample questions Number : 1-10 | 11-20 | 21-30 | 31-40 | 41-50 | 51-60 | 61-70 | 71-80 | 81-90 | 91-100 | 101-110 | 111-120 | 121-130 | 131-140 | 141-149 |


© All Rights Reserved, indicareer.com | partners | Sitemap