网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

After applying a new driver to a NIC, the server reboots and fails to restart. Which of the following is the BEST way to resolve the problem?()

  • A、Boot using recovery console and restore the previous driver.
  • B、Boot the server, press F8 and access last known good configuration.
  • C、Restore the server using last backup tape.
  • D、Boot the server with ASR option.

参考答案

更多 “After applying a new driver to a NIC, the server reboots and fails to restart. Which of the following is the BEST way to resolve the problem?()A、Boot using recovery console and restore the previous driver.B、Boot the server, press F8 and access last known good configuration.C、Restore the server using last backup tape.D、Boot the server with ASR option.” 相关考题
考题 The driver _________ slowly after the accident. A. came upB. came toC. came downD. came over

考题 Who divide after duret into the river to save the little girl? ( )A. David AndersonB. a passer-byC. his girlfriendD. a taxi driver.

考题 什么情况下必须运行liloA.once a day from cronB.once a week from cronC.after installing a new kernelD.after installing a new module

考题 阅读下列说明、图和Java代码,将应填入(n)处的字句写在对应栏内。【说明】已知对某载客车辆(Car)进行类建模,如图7-1所示,其中类Engine表示发动机引擎,类Wheel表示车轮,类Body表示车身,类Driver表示司机,类Passenger表示乘客。【Java代码】class Body{ //此处代码省略 ); //车身类class Passenger{ //此处代码省略 )/ //乘客类class Wheel{ //此处代码省略 ); //车轮类class Driver{ //司机类public String name; //表示第几路公交车司机public Driver(String driverName){name = driverName/) //构造函数};class Engine{//引擎类public String engineNo;//引擎编号public Engine(String engineNo){this.engineNo=engineNo;)//构造函数};public class Car{//汽车类static final int(1)=7; //定义最多载客数static final int MAX WHEELS =5; //定义最多轮胎数protected Engine engine;protected Driver driver;protected Body body=new Body();protected Wheel[] wheels;protected Passenger[]passengers;public Car(Driver driver){ //构造函数(2).driver=driver;engine=new Engine("TX6536型号引擎");wheels=new Wheel[MAX WHEELS];passengers=new Passenger[MAX_PASSENGERS];for(int index=0;index<MAX_WHEELS;index++){wheels[index]=new Wheel();}for(int index=0;index<MAX_PASSENGERS;index++){passengers[index]=null;}}int getPassengerNumber(){//获取车上乘客数量//此处代码省略}void getOnPassenger(Passenger aPassenger){//乘客上车//此处代码省略}void run(){ //开车if((3)){System.out.println("司机尚未上车!");return;}//此处代码省略}public static void main(String args[]){Driver driver=new Driver("第五路公交车司机");Car car=new Car((4));for (int index = 0 ; index < MAX_PASSENGERS; index ++)car.getOnPassenger((5) Passenger());car.run();}}

考题 You install Windows Vista on a new computer by using the retail installation media.You install a new hardware device. You are not prompted for any drivers and the installation completes successfully.You discover that an updated driver is available for the hardware device.You need to install the updated driver.What should you do?()A.AB.BC.CD.D

考题 You install Microsoft Windows Vista on a new computer that is not connected to the Internet. After you log on, you receive a warning message about an unknown device.You need to prevent the display of the warning message until you download an available hardware driver.What are the two possible ways to achieve this goal? ()A.AB.BC.CD.D

考题 The driver______.A. lived at the tavernB. was going home after leaving the stranger at the tavernC. was going away on the trainD. had to go back to the train station after leaving the stranger at the tavern.

考题 A work order states that a customer used Windows updates and after rebooting the computer, the video driver was corrupted and the computer was in safe mode. Which of the following would be the BEST action to take?()A、Download and install the correct video driver from the manufacturer’s web site.B、Remove the video driver and reboot the computer.C、Use the Driver Roll Back feature in Device Manager.D、Go back to Windows update and specify the correct video driver.

考题 Which of the following will corrupt the BIOS?()A、Applying the BIOS settings in the incorrect orderB、Power being lost during the upgrade processC、Installing the OS before applying the BIOS upgradeD、Imaging the system after performing a BIOS upgrade

考题 When installing a new Plug and Play sound card, a technician should turn off and unplug the computer; remove the computer’s cover; locate the sound card slot, insert and secure the card in the slot and:()A、plug in and turn on the computer; let Windows recognize the new hardware and install the driver.B、plug in the computer; let Windows recognize the new hardware and plug in the speakers.C、let Windows recognize the new hardware; install the driver and plug in the speakers.D、turn on and plug in the computer; let Windows recognize the new hardware and install the driver.

考题 A customer has installed a new computer on their network. They can print to the printer but the option for duplex printing is not available. All other computers have the option. Which of the following is the cause of the problem?()A、The new computer is printing to the wrong IP address.B、The new computer is using the wrong protocol.C、The driver port is not setup correctly.D、The option has not been selected on the driver.

考题 Due to slow backup response, an administrator installed a new driver for the SCSI card. After a server reboot the device is not working properly.  Which of the following is the BEST course of action?()A、Reboot the server and restore files using ASR.B、In Device Manager, locate the device, and click Roll Back Driver at the driver tab.C、Restore the driver from the previous backup tape.D、Go to Device Manager, locate the device, and click Restore Previous Driver at the driver tab.

考题 A technician installed a new motherboard in a workstation. Which of the following describes theBEST steps for a proper installation?()A、Install the OS, the application software and then hardware drivers.B、Install the chipset driver, the OS and then the hardware drivers.C、Install the hardware drivers, the chipset driver and then the OS.D、Install the OS, the chipset driver and then the hardware drivers.

考题 class Work implements Runnable {  Thread other;   Work(Thread other) { this.other = other; }  public void run() {  try { other.join(); } catch (Exception e) { }  System.out.print("after join ");  } }  class Launch {  public static void main(String [] args) {  new Thread(new Work(Thread.currentThread())).start();  System.out.print("after start ");  } }  结果为:()A、after joinB、after startC、after join after startD、after start after join

考题 You install a new AGP video adapter in your Windows 2000 Professional computer. You install the manufacturer’s device drivers provided with the adapter and reboot your computer to load these drivers. During the startup process, the monitor goes blank and your computer stops responding after that and even does not boot properly. What should you do to solve this problem? ()A、Start the computer by using Windows 2000 professional CD and then use Emergency Repair Disk. Restore the original adapter driver settingsB、Start the computer in the debug mode. Restore the original adapter driver settingsC、Start the computer in Safe mode. Rename the AGP device by using device managerD、Start the computer by using the recovery console. Rename the AGP driver. 

考题 You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You have a third-party hardware device installed. The device uses a third-party driver. The device works properly. The driver’s hardware manufacturer provides a new device driver. You update the device driver, but the device fails to work. You need to ensure that you can use the new hardware device. What should you do? ()A、Connect to Windows Update and install all driver updates.B、From the properties of the device, select Roll Back Driver.C、From Device Manager, uninstall the device and then restart the server.D、From Device Manager, disable the device and then click Scan for hardware changes.

考题 You install a new AGP video adapter in your Windows 2000 Professional Computer. You start the computer and notice that the video display has retained the default setting of 16 color, 640 x 480 resolution. You install the manufacturer’s drivers for the new video adapter. You then restart the computer. During the startup process, the monitor goes blank. After several minutes the screen is still blank. You restart the computer and experience the same problem again. You want to enable Windows 2000 Professional to start successfully.  What should you do? ()A、Start the computer in the debug mode. Restore the original adapter driver settings.B、Start the computer in the Safe Mode. Rename the AGP device by using Device Manager.C、Start the computer by using the Recovery Console. Rename the AGP driver.D、Start the computer by using the emergency repair disk. Restore the original driver settings.

考题 单选题A customer has installed a new computer on their network. They can print to the printer but the option for duplex printing is not available. All other computers have the option. Which of the following is the cause of the problem?()A The new computer is printing to the wrong IP address.B The new computer is using the wrong protocol.C The driver port is not setup correctly.D The option has not been selected on the driver.

考题 单选题After applying a new driver to a NIC, the server reboots and fails to restart. Which of the following is the BEST way to resolve the problem? ()A  Boot using recovery console and restore the previous driver.B  Boot the server, press F8 and access last known good configuration.C  Restore the server using last backup tape.D  Boot the server with ASR option.

考题 单选题You are the administrator of your company’s network. A user named Tom in the art department wants to update his Windows 2000 Professional computer so that he can view graphics at the highest resolution. Tom downloads a video card driver from the Internet and then asks of your assistance in installing it. You are unsure of the source of driver. You want to ensure that Tom does not loose productive time because of the incompatible driver. What should you do?()A Install the driver in the computer. Save after installing the driver. Restart the computer, then  use the last known good configuration to recover the original driverB Install the driver in the computer. Save after installing the driver, use hardware troubleshooter  then use Recovery Console to recover the original driverC Display the advance attributes a parallel works for video card driver file. Install the file, if the  contents have been securedD Run file signature verification survey to verify that the driver has a digital signature. Do not  install otherwise.

考题 单选题You are the administrator for Company.com's network.  Exams, who works in Financial department, wants to update the printer connected to her Windows 2000 Professional computer so that she can print graphics at a higher resolution. Exams downloads a printer driver from the Internet. The then asks for your assistance in installing the driver.  You are unsure of the source of the driver. You want to ensure that the user does not lose production time because of an incompatible driver. What should you do?()A Display the Advanced Attributes dialog box for the printer driver file. Install the driver if the Contents have been secured. B Run File Signature Verification to verify that the new driver has a Microsoft digital signature. Do Not install the driver if it does not have the signature. C Install the driver. Logon to the computer. If the computer fails after installing the driver, restart The computer. Then use the last known good configuration to recover the original driver. D Install the driver. Logon to the computer. If the computer fails after installing the driver, use the  Hardware troubleshooter. Then use the Recovery Console to recover the original driver. 

考题 单选题Due to slow backup response, an administrator installed a new driver for the SCSI card. After a server reboot the device is not working properly.  Which of the following is the BEST course of action?()A Reboot the server and restore files using ASR.B In Device Manager, locate the device, and click Roll Back Driver at the driver tab.C Restore the driver from the previous backup tape.D Go to Device Manager, locate the device, and click Restore Previous Driver at the driver tab.

考题 单选题It is required that anyone applying for a driver’s license _____ a set of tests.A takeB takesC tookD will take

考题 单选题Which of the following will corrupt the BIOS?()A  Applying the BIOS settings in the incorrect orderB  Power being lost during the upgrade processC  Installing the OS before applying the BIOS upgradeD  Imaging the system after performing a BIOS upgrade

考题 单选题After applying a new ACL on a device, its CPU utilization rose significantly and many messages starting with "%SEC-6-IPACCESSLOG" appeared on the Syslog server. What can be done to resolve this situation?()A Increase memory allocation for ACLs.B Remove all entries from the ACL and use a single permit ip any any statement.C Remove the log keyword from each ACL entry.D Reboot the device after the ACL has been applied.

考题 单选题Which of the following will corrupt the BIOS?()A Applying the BIOS settings in the incorrect orderB Power being lost during the upgrade processC Installing the OS before applying the BIOS upgradeD Imaging the system after performing a BIOS upgrade

考题 多选题Your company has more than 1,000 client computers.  You deploy Windows 7 by using six different images.  A driver that is included in the images needs to be replaced.   You have the following requirements:   Update the Windows 7 images with the new driver. Ensure that the old driver is no longer available.    You need to define an image-update strategy that meets the requirements.   What are two possible ways to achieve this goal?()AMount each image by using the Deployment Image Servicing and Management (DISM) tool, and then copy the newdriver into a new folder in the image.BMount each image by using the Deployment Image Servicing and Management (DISM) tool, and then delete the olddriver and inject the new driver.CMount each image by using ImageX,and then install the new driver.DDeploy each image to a reference computer, and then uninstall the old driver and install the new driver. Capture the new image