A technician installs a CD-RW drive with a feature that enables the drive to write labels directly onto the disk. The computer will burn disks but will not write labels. Which of the following should the technician do NEXT?()A. Reboot the computerB. Remove the drive and reinstallC. Install the device driverD. Flash the BIOS

A technician installs a CD-RW drive with a feature that enables the drive to write labels directly onto the disk. The computer will burn disks but will not write labels. Which of the following should the technician do NEXT?()

A. Reboot the computer

B. Remove the drive and reinstall

C. Install the device driver

D. Flash the BIOS


相关考题:

She tried to _____ the conversation away from such dangerous topics.A. turnB. steerC. stayD. drive

AservernamedDC1hastheActiveDirectoryDomainServices(ADDS)roleandtheActiveDirectoryLightweightDirectoryServices(ADLDS)roleinstalled.AnADLDSinstancenamedLDS1storesitsdataonthec:drive.YouneedtorelocatetheLDS1instancetotheD:drive.Whichthreeactionsshouldyouperforminsequence()A.AB.BC.CD.DE.EF.F

Their task is to (驾驶) the ship safely.A.navigateB.operateC.take overD.drive

为了使目录路径列表dir1的内容符合驱动器列表框drive1的选择,应当()。 A.在Drive1_Click事件中加入Dir1.Path=Drive1.DriveB.在Dir1_Click事件中加入Dir1.Path=Drive1.DriveC.在Dir1_Click事件中加入Drive1.Path=.Dir1.PathD.在Dir1_Click事件中加入Drive1.Path=.Drive.Path

使用驱动器列表框drive1、目录列表框dir1、文件列表框file1时,需要设置控件的同步,以下能够正确设置两个控件同步的命令是A)dir1.path=drive1.pathB)file1.path=dir1.pathC)file1.path=drive1.pathD)drive1.drive=dir1.path

假设有文件列表框File1、驱动器列表框Drive1和目录列表框Dir1,为了使三者同步,在下列语句中,正确的语句是 ______。 Ⅰ.File1.Path=Dir1.Path Ⅱ.File1.FileName=Dirl.FileName Ⅲ.Dir1.Path=Drive1.Drive Ⅳ.Dir1.Path=Drive1.PathA.Ⅰ和ⅢB.Ⅰ和ⅣC.Ⅰ、Ⅲ和ⅣD.全部

要使目录列表框(名称为Dir1)中的目录随着驱动器列表框(名称为Drive1)中所选择的当前驱动器的不同而同时发生变化,则应:A.在Dir1中的Change事件中,书写语句Dir1.Drive=Drive1.DriveB.在Dir1中的Change事件中,书写语句Dir1.Path=Drive1.DriveC.在Drive1中的Change事件中,书写语句Dir1.Path=Drive1.DriveD.在Drive1中的Change事件中,书写语句Dir1.Drive=Drive1.Drive

WhichofthefollowingdescribeshowtosettheRead-onlyattributeonafolder?() A.Right-clickthefolderPropertiesSecuritytabselecttheusernamefromthelistPermissionscleartheboxlabeledReadOKB.OpenthefolderToolFolderOptionsGeneraltabRead-onlyOKC.OpentheCommandPrompttypeattribr[drive:][path]EnterD.OpentheCommandPrompttypeattrib+r[drive:][path]EnterE.Right-clickthefolderPropertiesGeneraltabAttributesselectRead-onlyOK

AcompanyhasrecentlyupgradedallbackuphardwareandmediafromDLTIVtoLTO3tapesand tapedrives.Severalweeksaftertheupgrade,thedevelopmentteamdiscoversacorruptioninoneofthe applicationserversandmustrestorefromoneoftheDLTIVtapes.Whichofthefollowingstepsarenecessaryfortheserveradministratortousethesetapes?()A.ReformattheDLTIVtapeinLTO3format.Loadthetape.B.InstalltheDLTIVdriverontheLTO3drive.Loadthetape.C.LoadtheDLTIVtapeintotheLTO3drive.D.ReplacetheLTO3drivewithaDLTIVtapedrive.Loadthetape.

在盘驱动器列表框Drive1的Change事件过程中,代码Dir1.Path=Drive1.Drive的作用是:当Drive1的驱动器改变时,Dir1的目录列表随同驱动器相应变化。A对B错