[计算机类试卷]微软认证70-210模拟试卷4及答案与解析.doc
《[计算机类试卷]微软认证70-210模拟试卷4及答案与解析.doc》由会员分享,可在线阅读,更多相关《[计算机类试卷]微软认证70-210模拟试卷4及答案与解析.doc(12页珍藏版)》请在麦多课文档分享上搜索。
1、微软认证 70-210模拟试卷 4及答案与解析 1 You need to install Windows 2000 Professional on 35 new computers on the company LAN. First, you create a distribution folder on the network server. Then you create a network boot disk to install Windows 2000 Professional from the distribution folder. Now you need to create
2、 a batch file, which the network boot disk will execute to start the installation. You must specify a source path and temporary drive for the installation files. You also need to install the accessibility options within the batch file. The batch file must execute a hardware-specific application to r
3、un after the GUI-mode Setup has completed. Which command must you specify in the batch file? ( A) Z:i386winnt /s:z:i386 /t:d: /a /e:z:hardwaresetup.exe ( B) Z:i386winnt /s:z:i386 /rwinnt.tmp /a /e:z:hardwaresetup.exe ( C) Z:i386winnt32 /s:z:i386 /tempdrive:d /cmd:zhardwaresetup.exe ( D) Z:i386winnt3
4、2 /s:z:i386 /cmdcons:z:hardwaresetup /makelocalsource 2 You are the administrator for your companys network. The network is configured as shown in the exhibit.You want to install Windows 2000 Professional on 20 new PXE-compliant computers on the marketing segment of your network. The new computers d
5、o not have operating systems installed.You create a RIS image. You load the image onto the RIS server. You then start the new computers.You find that the new computers cannot connect to the RIS server. You verify that the new computers cannot connect to the RIS server. You verify that the existing c
6、lient computers in the network can connect to the network servers, including the RIS server. You want to enable the new computers to connect to the RIS server.What should you do? ( A) Add a Windows 2000 Server computer running WINS to the network. ( B) Add a Windows 2000 Server computer running DHCP
7、 to the network. ( C) Add the domain Everyone group to the RIS OS image security settings. ( D) Place the new computers on the same segment as the RIS server. 3 You are the system administrator for an electronics manufacturing company. The accounting department uses Windows 98 computers. The departm
8、ent has purchased a third-party spreadsheet application that only runs on Windows 2000 Professional. You need to upgrade the computers to Windows 2000 Professional and install the new application. You choose an unattended installation method for both the operating system and the application. The Win
9、dows 2000 Professional installation files reside on a server named Ezonexamsrv in a shared folder named W2Ksource. You place the installation files for the spreadsheet application in EzonexamsrvW2Ksourcei386$OEMS$. You create an answer file named Acctanswer.txt and place it in EzonexamsrvW2Ksource.
10、You map drive letter H: to EzonexamsrvW2Ksource and begin the installation on a test computer by running the winnt32 /s:H:i386 /u:H:acctanswer.text command. Windows 2000 Professional is installed successfully. However, the spreadsheet application is not installed. You want to ensure that the spreads
11、heet application is installed during the unattended installation. What should you do? ( A) Run thewinnt /s:H:i386 /u:H:acctanswer.txtcommand instead of thewinnt32 /s:H:i386 /u:H:acctanswer.textcommand. ( B) Move the spreadsheet application installation files to EzonexamsrvW2Ksourcei386, and then run
12、 thewinnt/s:H:i386 /u:H:acctanswer.txtcommand. ( C) Edit theUnattendedsection of the answer file to contain the parameterOemPreinstall = Yes, and then run thewinnt32 /s:H:i386/u:H:acctanswer.txtcommand. ( D) Rename Acctanswer.txt to Unattend.txt, and then run thewinnt32 /s:H:i386 /u:H:unattend.txtco
13、mmand. 4 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: AppSrvC$command. ( C) Browse to AppSrv in Windows Explo
14、rer, and map drive G to the C$ share. ( D) Browse to AppSrv in My Network Places, and map drive G to the C$ share. 5 From your Windows 2000 Professional computer, you need to map drive G to the default administrative share on drive C of a server named srv01. Which command can you use? ( A) Net share
15、 C$=G: ( B) Net share Admin$=G: ( C) Net use G: AppSrv01C$ ( D) Net use G: AppSrv01Admin$ 6 You are the administrator of your companys network. A user named Lilly prints dozens of documents daily from her Windows 2000 Professional computer. Lilly reports that she receives a dialog box announcing tha
16、t each print job she sends has printed successfully. Lillys default printer is a shared printer that is connected to Windows 2000 Server computer. She wants to have this notification turned off because she prints so many documents. What should you do? ( A) In the server properties of the printer sys
17、tem folder, clear the Notify when remote documents are printed option. ( B) In the server properties of the printers system folder, clear the Notify computer, not user, when remote documents are printed option. ( C) In the default printer properties, select the Portstab, and clear the Enable bidirec
18、tional support option. ( D) In the default printer properties, select the Advancedtab, and clear the Advanced printing features option. 7 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 d
19、evice 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 devices tray is loaded with checks at all times. You have shared this printer on the network as ChkPrinter and retained the default permissions. A payro
20、ll 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 p
21、rinter. What should you do? ( A) Configure the share name for ChkPrinter to be ChkPrinter$. Configure the payroll application to print to this new share name. ( B) Configure ChkPrinter so that it is available only from5:00 P.Mto5:30 P.M ( C) Configure ChkPrinter to allow the HRserv domain account pr
22、int permissions for ChkPrinter. Remove print permissions for the Everyone group. ( D) Configure ChkPrinter to allow all HRserv domain accounts Print permissions for ChkPrinter. Change the permissions to deny print on ChkPrinter for the Everyone group. 8 You are the administrator of your companys net
23、work. Your network has 20 Windows 2000 server computers in the domain. Your network also has 250 Windows 98 computers. You want to perform a clean installation of Windows 2000 Professional on all of the Windows 98 computers. All of the Windows 98 computers are identical models and are PXE complaint
24、. You want to accomplish the following goals: 1. An unattended installation of Windows 2000 Professional will be performed. 2. An unattended installation of companys standard applications will be performed during the installation of Windows 2000 Professional. 3. Each computer will be assigned a uniq
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
2000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 试卷 微软 认证 70210 模拟 答案 解析 DOC
