单选题A user has just installed an application that is causing system instability and lock-ups and is not allowing a clean uninstall. To resolve this issue, the technician should:()Apower cycle the system completely.Brun an on-demand virus scan.Cperform a system restore.Dcheck the installation event logs

单选题
A user has just installed an application that is causing system instability and lock-ups and is not allowing a clean uninstall. To resolve this issue, the technician should:()
A

power cycle the system completely.

B

run an on-demand virus scan.

C

perform a system restore.

D

check the installation event logs


参考解析

解析: 暂无解析

相关考题:

A base operating system has just been installed, successfully rebooted, and the user is now logged in as root. The user wants the server software bundle installed, but has additional software that must be installed with the bundle. Which of the following procedures should be performed to complete the installation?()A.Add the software to /usr/sys/inst.imagesB.Update the bundle file in /usr/sys/inst.imagesC.Install the bundle filelists and run update allD.Add the software to the bundle file in /usr/sys/inst.data/sys_bundles

You have a computer that runs Microsoft Windows XP. The computer has a custom application installed.You plan to upgrade the Windows XP computer to Windows Vista.You need to identify whether User Account Control (UAC) will allow the custom application to run without requiring elevated privileges.What should you do?()A.AB.BC.CD.D

Certkiller .com has a server named Certkiller -SR05 that has numerous processors installed.You have been given the task of developing an application that displays certain clock speed statisticson all processors installed on Certkiller -SR05.You need to ensure that this requirement is fully satisfied.What should you do?()A.B.C.D.

You use Microsoft .Net Framework 4 to create a Windows Form application. You created a new application, you then wrote the code below: Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture Which of the following options are TRUE? ()A、The user interface will make use of the currently configured culture settings in the Control Panel at present.B、The user interface will make use of new culture settings.C、The user interface will make use of the culture settings that were installed with the operating system.

A web application uses the HttpSession mechanism to determine if a user is “logged in”. When a user supplies a valid user name and password, an HttpSession is created for that user.  The user has access to the application for only 15 minutes after logging in. The code must determine how long the user has been logged in, and if this time is greater than 15 minutes, must destroy the HttpSession.  Which method in HttpSession is used to accomplish this?()A、 getCreationTimeB、 invalidateAfterC、 getLastAccessedTimeD、 getMaxInactiveInterval

A technician just installed an antivirus suite on a workstation. It is kept up-to-date and has recently scanned the system. A day later the user reports slower response times than usual. Which of the following is the user MOST likely experiencing?()A、AdvertisementsB、Resource consumptionC、A trojan infectionD、Unremoved viruses

Which of the following is the BEST way to make sure the network printer is automatically installed when the user logs on?()A、Log onto the user’s computer as a local administrator and install the printer.B、Make sure the user has permission to print to the printer.C、Create and implement a logon script.D、After the user has logged on, install the printer.

A technician needs to use Remote Assistance with a user. The user is asked to use an email application to send the technician an invitation to remotely access the user’s computer. The email application has not been configured in the user’s computer.  Which of the following would be another way for the user to send the Remote Assistance invitation? ()A、Configuring the Windows Firewall exceptions.B、Using Windows Messenger.C、Configuring My Network Places.D、Using Internet Explorer.

A user states that whenever they try to launch a certain installed application, they hear unusual whirring/clicking sounds from their machine and the application never loads. Which of the following components would a technician MOST likely need to replace?()A、Hard Disk DriveB、Optical DriveC、Power Supply UnitD、Case Fan

A customer has just purchased six x346 servers running Windows 2003 Web Edition.They are expecting to add six additional x346’s in three months.They have a requirement to automatically deploy the current server image upon the new servers. What TWO actions are required to complete this task?()A、Ensure Director Agent is installed on the new servers.B、Ensure a DHCP Sever is installed and configured in the environment.C、Ensure Server Plus Pack option has been installed and configured.D、Ensure Software Distribution has been installed on the IBM Director Server and an image has been created.E、Ensure Remote Deployment Manager has been installed on the IBM Director Server and an image has been created.

WebSphere Commerce has been successfully installed and tested.  WebSphere Commerce Analyzer has been installed and the extraction programs have run with no errors but there is no data in any reports when viewed from the WebSphere Commerce Accelerator.  What could be the cause of this problem?()A、The WebSphere Commerce application server was not startedB、The web server was not startedC、SSL has not been configured on the web serverD、The appropriate listeners were not enabled in Configuration ManagerE、The database server was not started

Companycom has just installed a p5 595 with four uncapped LPARs in a shared processor pool. The system and profile settings are still in their default states. One of the LPARs has an application that is consuming all of the available shared processor resources. Users of this application are complaining about response time. Which of the following changes to the slow LPAR would improve response time?()A、Enable SMTB、Reduce the weightC、Renice the processD、Increase the weight

A base operating system has just been installed, successfully rebooted, and the user is now logged in as root. The user wants the server software bundle installed, but has additional software that must be installed with the bundle. Which of the following procedures should be performed to complete the installation?()A、Add the software to /usr/sys/inst.imagesB、Update the bundle file in /usr/sys/inst.imagesC、Install the bundle filelists and run update allD、Add the software to the bundle file in /usr/sys/inst.data/sys_bundles

Certkiller.com has employed you as a system administrator. You are in the process of creating anASP.NET AJAX application using .NET Framework v3.5.  You receive an instruction from management to debug the JavaScript code in the application. Youthen attach Microsoft Visual Studio 2008 debugger to the Microsoft Internet Explorer instance. Youneed to make sure that the details of the client side object on the debugger console is displayedon the application.  What should you do?()A、This can be achieved using the Sys.Debug.fail method.B、This can be achieved using the Sys.Debug.traceDump method.C、This can be achieved using the Sys.Debug.trace method.D、This can be achieved using the Sys.Debug.assert method.

Your company has an Active Directory forest. The company has three locations. Each location has an  organizational unit and a child organizational unit named Sales.   The Sales organizational unit contains all users and computers of the sales department.   The company plans to deploy a Microsoft Office 2007 application on all computers within the three Sales rganizational units.   You need to ensure that the Office 2007 application is installed only on the computers in the Sales  organizational units.  What should you do()A、Create a Group Policy Object (GPO) named SalesAPP GPO. Configure the GPO to assign the  application to the computer account. Link the SalesAPP GPO to the domain.B、Create a Group Policy Object (GPO) named SalesAPP GPO. Configure the GPO to assign the  application to the user account. Link the SalesAPP GPO to the Sales organizational unit in each location.C、Create a Group Policy Object (GPO) named SalesAPP GPO. Configure the GPO to publish the  application to the user account. Link the SalesAPP GPO to the Sales organizational unit in each location.D、Create a Group Policy Object (GPO) named SalesAPP GPO. Configure the GPO to assign the  application to the computer account. Link the SalesAPP GPO to the Sales organizational unit in each  location.

You use Microsoft .NET Framework 4 to create a Windows Forms application. You created a new application, you then wrote the code below: Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture; Which of the following options are TRUE?()A、The user interface will make use of the currently configured culture settings in the Control Panel at present.B、The user interface will make use of new culture settings.C、The user interface will have no culture settings.D、The user interface will make use of the culture settings that were installed with the operating system.

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You discover that when the application runs, a user control is not rendered correctly. You need to find out the user interface (UI) element of the window that is causing the rendering problem. What should you do?()A、Use the Local Window.B、Use the WPF Visualizer.C、Generate a trace log by using IntelliTrace.D、Set a breakpoint at the control. Run the application.

单选题An organization has decided to deploy an IBM Tivoli Access Manager for Enterprise Single-on solution to help address security and productivity issues. Per their corporate security policy, the organization has detailed requirements related to password management for their enterprise applications.  Which password requirements need to be captured?()Adetails related to application user ID requirementsBpolicy requirements related to the number of applications that a user can accessCpolicy requirements for application and user initiated password resets and password complexityDdo nothing as password policy requirements are best addressed within the application space rather than in an Enterprise Single Sign-On project

单选题You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Server installed. You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe. You need to install the application on the server. You must ensure that the application can be used by all users. What should you do? ()AFrom the command prompt, run setup.exe.BFrom Add or Remove Programs, add a new program.CIn Windows Explorer, use the Run As option to run setup.exe.DIn Windows Explorer, use Compatibility mode to run setup.exe.

单选题MySQL is installed on a Linux server and has the following configuration: What is the purpose of changing ownership of datadir to the ‘mysql’ user?()A MySQL requires correct file ownership while remaining secureB MySQL needs to be run as the root user, but file cannot be owned by itC MySQL cannot be run as the root user

单选题A just announced two-port Ethernet card has been installed on a system and it is not recognized. On the HMC the slot shows empty. The device driver has been installed and cfgmgr runs normally. What is the most appropriate action to solve this problem?()AUpdate the HMC softwareBUpdate the system firmwareCRe-install the device driverDFlash update the two-port card

单选题A server named Server2 runs Windows Server 2008. The Terminal Services server role is installed on Server2.  You plan to deploy a new Terminal Services application on Server2. The application vendor confirms that the application can be deployed in a Terminal Services environment. The application does not use Microsoft Windows Installer packages for installation. The application makes changes to the current user registry during installation.  You need to install the application to support multiple user sessions. What should you do?()ARun the mstsc /v:Server2 /console command from the client computer to log on to Server2. Install the application.BRun the change user /execute command on Server2. Install the application and run the change user /install command on Server2.CRun the change user /install command on Server2. Install the application and run the change user /execute command on Server2.DRun the change logon /disable command on Server2. Install the application and run the change logon /enable command on Server2.

单选题You use Microsoft .NET Framework 4 to create a Windows Forms application. You created a new application, you then wrote the code below: Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture; Which of the following options are TRUE?()AThe user interface will make use of the currently configured culture settings in the Control Panel at present.BThe user interface will make use of new culture settings.CThe user interface will have no culture settings.DThe user interface will make use of the culture settings that were installed with the operating system.

单选题You use Microsoft .Net Framework 4 to create a Windows Form application. You created a new application, you then wrote the code below: Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture Which of the following options are TRUE? ()AThe user interface will make use of the currently configured culture settings in the Control Panel at present.BThe user interface will make use of new culture settings.CThe user interface will make use of the culture settings that were installed with the operating system.

单选题A web application uses the HttpSession mechanism to determine if a user is "logged in." When a usersupplies a valid user name and password, an HttpSession is created for that user. The user has access tothe application for only 15 minutes after logging in. The code must determine how long the user has beenlogged in, and if this time is greater than 15 minutes, must destroy the HttpSession. Which method in HttpSession is used to accomplish this?()AGetcreationtimeBInvalidateafterCGetlastaccessedtimeDGetmaxinactiveinterval

单选题In your database, the users SYS and SYSTEM have been assigned the profiles, ADMIN_PROF1 and ADMIN_PROF2, respectively. The rest of the database administrators are assigned the profile ADMIN_PROF3. You create a profile, USER_PROF, and assign it to the application user, Adams. After a week you realize that the profile is no longer required and you decide to drop it. What will Adam’s profile be after the USER_PROF profile has been dropped?()Ano profilesBthe default profileCsame as the profile of SYS userDsame as the profile of SYSTEM user

单选题A technician just installed an antivirus suite on a workstation. It is kept up-to-date and has recently scanned the system. A day later the user reports slower response times than usual. Which of the following is the user MOST likely experiencing?()AAdvertisementsBResource consumptionCA trojan infectionDUnremoved viruses