1. [单选题]You are the administrator of a Windows 2000 Network for Ezonexam Inc. The network includes four Web servers named WWW1, WWW2, WWW3, and WWW4. Your network also includes a Windows 2000 Server computer that uses DNS.Each Web server contains exactly the same content, and users accessing www.Ezonexam.com can be directed to any one of them.
A. You add records to your DNS server, as shown in the following table.
B. Record type Name IP address
C. CNAME www 192.168.10.5
D. CNAME www 192.168.10.6
E. CNAME www 192.168.10.7
F. CNAME www 192.168.10.8
G. When you examine the logs for the Web servers, you discover that all incoming traffic is being directed to 192.168.10.5, which is the IP address for WWW1.
H. You want the incoming traffic to be balanced across the four Web servers. What should you do?
I. Select the Disable recursion check box in the properties of the DNS server.
J. Enable round-robin in the properties of the DNS server.
K. Enable W3C logging in the properties of the Web servers.
L. Install and configure Network Load Balancing on WWW1.
2. [单选题]From your Windows 2000 Professional computer, you need to map drive G to the default administrative share on drive C of a server named AppSrv.What can you do to map the drive?
A. Run thenet share C$=G:\command.
B. Run thenet use G: \\AppSrv\C$command.
C. Browse to AppSrv in Windows Explorer, and map drive G to the C$ share.
D. Browse to AppSrv in My Network Places, and map drive G to the C$ share.
3. [单选题]You are the network administrator for Ezonexam.com.You are planning to install 10 new Windows 2000 Server computers. Ezonexam has a tight production schedule that requires no changes be made to the Active Directory except during scheduled outages. You schedule the installations during an upcoming network outage which will occur betweenmidnight and 8:00
A. M.
B. You want to complete the installations before production begins in the morning.
C. What should you do?
D. Perform. the installations by using four floppy disks create with the Makebt32.exe utility.
E. Perform. the installations by using four floppy disks create with the Makeboot.exe utility.
F. Perform. the installations by using the Windows 2000 Installation compact disc.
G. Perform. the installations by using the Windows 2000 Installation compact disc and a floppy disk containing a Winnt.sif file.
4. [单选题]You are the database administrator for a financial services company. Employees enter data 24 hours a day into a SQL Server 2000 database. These employees report slower response times when new account information is gathered from branch offices and added to the database. You currently use the following BULK INSERT statement to add the account information:BULK INSERT finance.dbo.customers
A. FROM ‘di\bulk\accts143_10141000.txt’
B. WITH DATAFILETYPE = ‘char’,
C. FIELD/TERMINATOR = ‘\t’,
D. ROWTERMINATOR = ‘\n,’
E. TABLOCK
F. You want to ensure that response times do not slow when new account information is added to the database. What should you do?
G. Drop the indexes for the customers table before the data load, and then re-create the indexes after the data load is complete.
H. Remove the TABLOCK option from the BULK INSERT statement.
I. Add the BATCHSIZE option to the BULK INSERT statement and then set the option equal to 10 percent of the number of rows to be loaded.
J. Add the ROWS_PER_BATCH option to the BULK INSERT statement and then set the option equal to 10 percent of the number of rows to be loaded.
5. [单选题]You are the network administrator for Ezonexam.com.You are planning to upgrade 10 Windows NT Server 4.0 computers to Windows 2000 Server. You want to perform. the upgrades by means of a distribution folder. You have used the distribution folder to successfully upgrade other Windows NT Server 4.0 computers to Windows 2000. For these 10 new upgrades you wan to include a new service pack.
A. You need to include the new service pack in the distribution folder so that the service pack is automatically installed during the upgrade process.
B. What should you do?
C. Create a sub folder named $OEM$\$C\SP under the i386 folder. Copy the new service pack to that subfolder.
D. Create a subfolder named $OEM$\$$\SP under the i386 folder. Copy the new service pack to that subfolder.
E. Run Update.exe from the new service pack and specify the -s option.
F. Run winnt32 on the Windows NT Server 4.0 computers and specify the /u option