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 y

题目

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 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 run after the GUI-mode Setup has completed.

Which command must you specify in the batch file?

A.Z:\i386\winnt /s:z:\i386 /t:d: /a /e:z:\hardware\setup.exe

B.Z:\i386\winnt /s:z:\i386 /rwinnt.tmp /a /e:z:\hardware\setup.exe

C.Z:\i386\winnt32 /s:z:\i386 /tempdrive:d /cmd:z\hardware\setup.exe

D.Z:\i386\winnt32 /s:z:\i386 /cmdcons:z:\hardware\setup /makelocalsource

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are the network administrator for Ezonexam. You are preparing to install Windows 2000 Server on a new computer. The computer is connected to a network that includes Windows 98 computers and Windows 2000 Server computers.

You want to install Windows 2000 Server from source files that are located on a shared folder called I386 on a Windows 2000 Server computer named Ezonexam1.

What should you do? (Each correct answer presents part of the solution. Choose two)

A.On a Windows 2000 computer, use Makebt32.exe to create installation startup disks. Start the new computer by using the first disk.

B.On a Windows 2000 computer, format a floppy disk. Copy NTLDR, Boot.ini, Ntdetect.com, and Ntbootdd.sys to this disk. Start the new computer by using the disk.

C.Start the new computer by using a Windows 98 network boot disk.

D.Connect to \\Ezonexam1\I386 and run Winnt32.exe.

E.Connect to \\Ezonexam1\I386 and run Winnt.exe.


正确答案:CE
解析:Explanation:Windows98networkbootdiskistheonlybootdiskthatwillallowyoutoconnecttotheshare.ThishastobeusedinconjunctionwithrunningtheWinnt.execommandwhichiscommonlyusedforover-the-networkinstallationsthatuseanMS-DOSnetworkclient.Winnt.exeperformsthefollowingsteps:1.Createsa$WIN_NT$.~BTtemporarydirectoryonthesystempartitionandcopiesSetupbootfilesintothisdirectory.2.Createsa$WIN_NT$.~LStemporarydirectoryandcopiestheWindows2000filesfromtheserverintothisdirectory.3.Promptsuserstorestarttheirsystems.Afterthecomputerrestarts,thebootmenuappearsandinstallationcontinues.Winnt.exeinstallsWindows2000ServerandcanbeexecutedfromanMS-DOSoraWindows16-bitoperatingsystemcommandprompt.Wemustusewinntandnotwinnt32asthebootdisksoperateinDOSmode,whichworkswith16-bitapplications.Wewouldthusnotbeabletouse32-bitapplicationslikewinnt32.Incorrectanswers:A:Thisoptionwillnotallowyoutoconnecttothesharefromwhereyouneedtogetthesourcefiles.B:ItisthenewcomputerthathastobeinstalledandnottheWindows2000servercomputer.D:RunningWinnt32.exeisnotmeantforusewithDOS-basedbootdisk.Thisoptionwillthusnotsuffice.

第2题:

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.

You need to include the new service pack in the distribution folder so that the service pack is automatically installed during the upgrade process.

What should you do?

A.Create a sub folder named $OEM$\$C\SP under the i386 folder. Copy the new service pack to that subfolder.

B.Create a subfolder named $OEM$\$$\SP under the i386 folder. Copy the new service pack to that subfolder.

C.Run Update.exe from the new service pack and specify the -s option.

D.Run winnt32 on the Windows NT Server 4.0 computers and specify the /u option


正确答案:C
解析:Explanation: Running the update.exe command installs hotfixes and service packs, etc.

第3题:

You need to install Windows 2000 Professional on 30 new computers. You also need to deploy a Windows 2000 Professional service pack during the installation.

First, you create a network distribution folder named InstallFiles. You copy the i386 folder from the Windows 2000 Professional CD to the InstallFiles folder.

What should you do?

A.Copy the service pack files to the InstallFiles\Misc folder.

B.Copy the service pack files to the InstallFiles\$OEM$ folder.

C.From an existing client computer, run theUpdate -ucommand from the service pack to the InstallFiles folder.

D.From an existing client computer, run theUpdate -s:InstallFilescommand from the service pack to the InstallFiles folder.


正确答案:D
解析:Explanation: Service pack slipstreaming refers to a service pack being integrated with an updated version of Windows 2000 on a CD-ROM or on a network share. When Windows 2000 is installed from either source, the appropriate files from the service pack are installed without having to manually apply the service pack after the installation. To apply a new service pack, run Update.exe with the -s:distribution_folder switch, where distribution_folder is the name of the folder that contains the Windows 2000 installation files.

Note: In some material, Microsoft refers to update /slip. This is incorrect, update -s is used.

Incorrect answers:
A: You cannot apply a service pack by simply copying the files to a folder named Misc.

B: You cannot apply service simply by copying the files to a folder named $OEM$. The $OEM$ folder is used to provide supplemental files to be copied to target computer during setup. These files include drivers, utilities, applications, and any other files required to deploy Windows 2000 Server within an organization. The $OEM$ folder must be located inside the distribution share.

C: You use update-s, not update-u to perform. service pack slipstreaming. This solution thus does not use the correct switch.

第4题:

You are preparing to install Windows 2000 Server on a new computer. The computer is connected to a network that includes Windows 98 computers and Windows 2000 Server computers.

You want to install Windows 2000 Server from source files that are located on a server on the network.

What should you do?

A.Start the new computer by using a Windows 98 network boot disk. Connect to the network server. Run Winnt32.exe.

B.Start the new computer by using Windows 98 network boot disk. Connect to the network server. Run Winnt.exe.

C.On a Windows 2000 Server computer, use Makebt32.exe to create installation startup disk. Start the new computer by using the first disk.

D.On a Windows 2000 computer, format a floppy disk. Copy NTLDR, boot.ini, Ntdetect.com, Ntbootdd.sys to this disk. Start the new computer by using the disk.


正确答案:B
解析:Explanation: To install Windows 2000 Server on a computer from source files that are located in a centralized network location we would have to create a network boot disk that includes DOS drivers for the network adapter. We would have to start the computer using this boot disk and connect to the network share where the source files are located. Finally we would start installation process by using winnt.exe. We must use winnt.exe and not winnt32.exe as the boot disks operate in DOS mode, which works with 16-bit applications. We would thus not be able to use 32-bit applications like winnt32.exe.

Incorrect answers:
A: We must use winnt.exe and not winnt32.exe as the boot disks operate in DOS mode, which works with 16-bit applications. We would thus not be able to use 32-bit applications like winnt32.exe.

C: Makebt32.exe is used to make Windows 2000 setup floppy disks. These cannot be used to connect to a network share.

D: The boot disk must include drivers for the network adapter.

第5题:

Your network includes Windows 98 computers and Windows 2000 Server computers. You are adding a new computer to the network, and you plan to install Windows 2000 Server on the new computer. The computer has one 20-GB hard disk with no partitions defined.

The Windows 2000 Server CD-ROM is unavailable. You want install Windows 2000 Server from source files that are located on a server on the network. You also want the entire hard disk of the new computer to be used for the system partition.

What should you do?

A.On another Windows 2000 computer, use Makebt32.exe to create installation startup disks. Start the new computer by using the first disk.

B.On another Windows 2000 computer, format a floppy disk. Copy NTLDR, Boot.ini, Ntdetect.com, Ntbootdd.sys to this disk. Start the new computer by using the disk.

C.Start the new computer by using a Windows 98 network boot disk. Connect to the network server. Run Dsclient.exe. Create and format a 20-GB FAT32 partition.

D.Start the new computer by using a Windows 98 network boot disk. Create and format a single FAT32 partition. Connect to the network server. Run Winnt.exe.

E.Start the computer by using a Windows 98 network boot disk. Create and format a single FAT32 partition. Start the new computer by using a Windows 2000 Emergency Repair Disk.


正确答案:D
解析:Explanation: To install Windows 2000 Server on computers from source files that are located on a centralized network share we would have to connect to the network share from the the computers. If the computers do not have PXE-compliant network cards we would have to make a network boot disk that the computers can use connect to the network share. We would start the installation process by using winnt with /s /u /udf switches. We must use winnt and not winnt32 as the boot disks operate in DOS mode, which works with 16-bit applications. We would thus not be able to use 32-bit applications like winnt32.

Incorrect answers:
A: Makebt32 is used to create a set of four setup floppy disks.

B: The boot diskette must include network drivers.

C: Dsclient.exe is a directory service client for Windows 9x. It cannot be used to start an installation of Windows 2000.

E: The installation process cannot be started by using a Windows 2000 emergency repair disk.

第6题:

You are the administrator for your company's 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 do 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 client 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 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.


正确答案:B
解析:Explanation:RIShasthefollowingrequirements:(1)DNSserver,(2)DHCPserverand(3)ActiveDirectory(Windows2000DomainController)TheexhibitshowsthepresenceofActiveDirectoryandDNS,butalackofaDHCPserver.WemustthereforeaddaDHCPserver.Incorrectanswers:A:RISdoesnotuseWINSatall.RISrequiresDNSfornameresolution.C:ThereshouldbenoneedtomanuallyconfigurefilepermissionsontheRISOSimage.D:MovingthenewcomputersintothesamesegmentwillnotworksincethereisnoDHCPserverpresent.Generally,RISworkswellinnetworkswithsubnets.

第7题:

You need to install Windows 2000 Professional on 300 computers for a customer company called Ezonexam. The computers have different manufacturers and different hardware abstraction layers (HALs). You plan to use a Windows 2000 Server computer running Remote Installation Services (RIS) to perform. the installation.

After the installation is complete for the first 25 computers, users of those computers report problems. You discover that the latest Windows 2000 service pack resolves those problems.

You want to apply the service pack to the remaining 275 computers during the installation. What should you do?

A.Install the service pack on a reference Windows 2000 Professional computer, and then run the Riprep command on that computer. Use the resulting image for RIS.

B.Install the service pack on the RIS server, and then run the Riprep command on that server. Use the resulting image for RIS.

C.Copy the service pack to the CD-based image shared folder used by RIS.

D.Slipstream the service pack into a new i386 distribution shared folder, and then run the Risetup command to create a new CD-based image for the RIS server.


正确答案:D
解析:Explanation:YoucanuseRisetup.exetocreateaCD-ROM-basedRISimagewithaservicepackslipstreamed.Thisistheprocedure:1.CopythecontentsoftheWindows2000ProfessionalCD-ROMtoasharedfolderonaserver(oralocalfolderontheRISserver).2.FromtheWindows2000servicepacksourcefiles,runtheupdate-s:foldercommandtoslipstreamthesourcefileswiththeservicepack.3.Whentheslipstreamingprocessisfinished,runRisetup.exeontheRISservertoaddanewimagetotheserver.Whenyouarepromptedforthelocationofthefiles,typethepathtotheslipstreamedshareyoucreatedinsteps1and2.IncorrectAnswersA:Thisproposedsolutionwouldnotworkbecausethecomputershavedifferenthardware.Forthisreason,wemustuseaCD-basedimage.B:WearegoingtoinstallWindows2000Professionalcomputers;wecannotuseaRISimageofaWindows2000ServercomputerC:JustcopyingtheServicePacktotheCD-basedimagesharedfolderwouldnotapplyit.

第8题:

You want to install Windows 2000 Professional on 20 new PXE compliant computers, which do not have operating systems installed. You create a RIS image and load the image onto the RIS server and then start the new computers. You find that the new computers cannot connect to the RIS server. You verify that existing client computers on the network can connect to network servers.

What should you do? (SELECT AND PLACE)


正确答案:<m x1="543" x2="603" y1="191" y2="261" ss="0" a="0"></m><m x1="639" x2="702" y1="189" y2="261" ss="0" a="1"></m><m x1="544" x2="604" y1="294" y2="367" ss="0" a="2"></m><m x1="644" x2="706" y1="291" y2="367" ss="0" a="3"></m><m x1="613" x2="684" y1="28" y2="98" ss="1" a="0"></m><c start="3" stop="0"></c>
<m x1="543" x2="603" y1="191" y2="261" ss="0" a="0"></m><m x1="639" x2="702" y1="189" y2="261" ss="0" a="1"></m><m x1="544" x2="604" y1="294" y2="367" ss="0" a="2"></m><m x1="644" x2="706" y1="291" y2="367" ss="0" a="3"></m><m x1="613" x2="684" y1="28" y2="98" ss="1" a="0"></m><c start="3" stop="0"></c> 解析:
RIS has the following requirements: (1) DNS server, (2) DHCP server and (3) Active Directory (Windows 2000 Domain Controller)
The exhibit shows the presence of Active Directory and DNS, but a lack of a DHCP server. We must therefore add a DHCP server.

Incorrect Answers:
RIS does not use either Global Catalog servers or WINS servers.

第9题:

You are the administrator of a Windows 2000 network. Your network includes 75 Windows NT Workstation 4.0 computers. You are adding 50 new PXE-compliant computers to the network. The hardware on each computer is configured identically.

You are using a RIS image to deploy Windows 2000 Professional to the 50 computers. You successfully install Windows 2000 Professional on the first 10 computers. However, you cannot install Windows 2000 Professional on remaining 40 computers.

What should you do?

A.Configure the DHCP scope to add additional IP addresses.

B.Run Rbfg.exe from the RemoteInstall\Admin folder on the RIS server.

C.Modify the startup sequence in the CMOS of the remaining computers.

D.Create computer accounts on the remaining computers in the Active Directory.


正确答案:A
解析:Explanation: RIS requires Active Directory, DNS and DHCP. The clients can either be PXE-compliant or they can use a Remote boot diskette. In this scenario, the DHCP server has run out of IP-addresses. By extending the scope by 40 IP addresses the installation on the remaining computers will be successful.

Incorrect Answers:
B: Rbfg.exe is used to create Remote Boot disks for computers that do not have PXE-compliant network cards. In this scenario, all clients are PXE-compliant and will thus be able to boot through the network and access the RIS image. It is thus not necessary to create Remote Boot disks.

C: The 50 new computers have identical hardware. There installation worked on 10 of the new computers. There can thus be no incorrect startup sequence setting in CMOS.

D: In this situation there is no need for prestaged computer accounts in Active Directory. Pre-staged computer accounts are used to select between RIS servers. By configuring the RIS server to answer only known client computers it would require user accounts for all RIS clients. This is not the default setting.

第10题:

You are the administrator of ExamSheet's network.  The software department is preparing to rewrite an accounting application so that it will run on  Windows 2000 Professional computers. All of the computers in the software department currently use Windows 98. You plan to configure the computers in the software department so that users can use both Windows 98 and Windows 2000 Professional during the project. You want to ensure that users in the software department can access all of the files on their computers while using operating system.  What should you do?()

  • A、Create and format an NTFS volume. Install Windows 2000 Professional on the volume. Create a primary partition in the remaining disk space and format the volume using the FAT32 file system.Reinstall Windows 98 on the new primary partition. 
  • B、Create and format an NTFS volume. Install Windows 2000 Professional on the volume. Create an extended partition in the remaining disk space and format the volume using the FAT32 file system. Reinstall Windows 98 on the new extended partition. 
  • C、Create and format and extended partition. Create a logical drive within the extended partition and format the drive with the FAT32 file system. Install Windows 2000 Professional on the new partition. 
  • D、Create and format an extended partition. Create a logical drive within the extended partition and format the drive with the NTFS file system. Install Windows 2000 Professional on the new partition.

正确答案:C

更多相关问题