-
If a program is hung up and not responding, how can you stop it?
you can end it by going under the task manager ad click End Task
-
If a necessary program is using too much of system resources and bogging down other applications, what can you do to fix the problem?
use task manager to lower the priority level of the program.
-
How can you view a list of users currently signed in to the computer?
task manager then go to user tab
-
What is the program file name and extension of system Configuration?
Msconfig.exe
-
If a nonessential service is slowing down startup, how can you permanently disable it?
Services.exe can change the startup type
-
What should be the startup type of a service that should not load at startup but might be used later after startup? What tool can you use to set the startup type of service?
Manual startup, msconfig tool
-
List three snap-ins that can be found in the Computer Management console that are used to manage hardware and track problems with hardware?
Device manager, Disk Management, Task Scheduler
-
What is the file extension of a console that is managed my Microsoft Management Console?
.MSC
-
What is the program file name and extensions of the Microsoft Management Console?
mmc.exe
-
Which log in Event Viewer would you use to find out about attempted sign-ins to computers?
Security Log
-
Which log in Event Viewer would you use if you suspect a problem with the hard drive?
System log record
-
Which log in Event Viewer lists only Critical, Error, and Warning events?
Error, Warnings, or Critical events are logged in the Diagnostic Performance Operational event log
-
Which Administration tool can you use to clear the print queue of another computer on the network that has a shared printer?
There are two methods for clearing the print queue with the Administration tool. They are:Method 1- The control panel go under the Control Printers then click printers and then click Cancel All Documents. Method 2 – Command Prompt click Stop the spooler service by typing Net Stop Spooler and then type the del systemrootSystem32spoolprinters*/c
-
Does Window 8 allow you to extend the desktop taskbar across both monitors in a dual-monitor setup? Windows 7?
Yes, Windows 8 does allow you extend the desktop taskbar on both monitors in both Windows 8 and Windows 7
-
What is the path to the Ntuser.dat?
C:\user\username\ntuser.dat
-
How is the Ntuser.dat file?
It holds user settings when the user logs on.
-
What command do you use to find out that version of DirectX your video card is using?
Dxdiag.exe
-
Which Windows tool can you use to find out if the hard drive is slowing down Windows performance?
Resource Monitor
-
Which registry key contains information that Device Manager uses to display information about hardware?
HKLM\hardware
-
If performance does not improve when Windows is loaded on a clean boot, what can you conclude?
Possible problems with drivers, hardware devices, or window component.
-
If performance does not improve when windows is loaded in a clean boot, what can you conclude?
A nonessential system is the cause for slowing down the system
-
When using System Configuration to stop startup services including Microsoft services, which service should you not stop so that restore points will not be lost?
volume shadow copy
-
In what folder does Task scheduler keep scheduled task?
C:\windows\system32\task
-
What is the purpose of the Wow6432Node subkey in the Windows registry?
It is designed to take care of the many differences between 32 bit window and 64 bit window, basically involving structural changes to windows itself
-
What is the name of the window used to uninstall software?
Programs and Features
|
|