Term
What are the IRQ, I/O addresses, DMA and Memory addresses and what are they used for? |
|
Definition
- IRQ - Interrupt Request = interrupt processor and do something ese (peripherals like mouse & keyboard)
- I/O Address - Memory location for hardware devices, enable system comm
- DMA - Direct Memory Access; 8 channels, pathway from hardware to Memory, skip CPU, (floppies, audio adapters)
- Memory Address - upper memory area used by video display, NIC, & SCSI adapters
|
|
|
Term
What are each of the driver signing options, which is the default one, what are the Administrator options and how do they work? |
|
Definition
- Ignore (Admin only), enable installation of all drivers
- Warn (default) - warn when driver not signed
- Block - prevent installation of unsigned drivers
|
|
|
Term
Table 11-1: What are the four device manager error codes, what do they mean, and what are the troubleshooting strategies for each? |
|
Definition
- 1 = Device not configured correctly; update driver or remove, restart, reinstall
- 3 = Corrupt driver, low memory; if NOT low memory, update driver
- 10 = Device cannot start; update driver and manually point to correct driver
- 12 = Cannot find free resources; Resources tab > Disable Conflicting Device > Re-add or manually assign resources
|
|
|
Term
What is the Last Known Good Configuration (LKGC) and how do you access it? |
|
Definition
- Restores registry key HKLM\System\CurrentControlSet value
- F8 during start-up
|
|
|
Term
How many partitions do Dynamic Disks use? |
|
Definition
|
|
Term
What is the Disk Management snap-in and how do you launch the stand-alone Disk Management Utility? |
|
Definition
- Create/manage basic/dynamic disks
- Run > diskmgmt.msc
|
|
|
Term
What do the following Disk Management statuses mean and what are the actions to take when they show up:
-Foreign
-Missing
-Offline |
|
Definition
- Foreign = dynamic disk from another computer, not yet imported; Run Import Foreign Disks
- Missing = dynamic disk removed, disconnect, or corrupt; Reactivate Disk Command
- Offline = dynamic disk not accessible
|
|
|
Term
What are the three RAID drive configurations and what are each of their benefits and limitations? |
|
Definition
- RAID-0 Striped = NO fault tolerance (2)
- RAID-1 Mirrored = Low efficiency (2)
- RAID-5 Striped w/Parity = Enhanced performance, more efficient than RAID-1
|
|
|
Term
What is the Disk Defragmenter Snap-in and how do you launch the stand-alone utility? |
|
Definition
- Defragment drive
- Disk Properties > Tools tab > Defrag Now
|
|
|
Term
How do you resolve conflicts between device drivers? |
|
Definition
- Configure hardware resource settings manually
|
|
|
Term
What are the different Driver Signing Options and their behaviors? |
|
Definition
- Ignore - enables installation of all drivers; only Admin
- Warn - warning when driver not signed
- Block - prevent system from installing unsigned drivers
|
|
|
Term
How do you launch Device Manager and what are the different icons? |
|
Definition
- Start > Ctrl Panel > System > Properties > Hardware tab > Device Manager
- Start > Admin Tools > Computer Management > Device Manager
- Run > mmc > Add/Remove > Device Manager
- Yellow ! = device cannot start, improper config or NO driver installed
- Yellow ? = device cannot be identified
- Red X = device disabled
|
|
|
Term
What are the different methods of uninstalling Device Drivers? |
|
Definition
- Device Manager > Select Device > Action menu > Uninstall
- Device Manager > Device Properties > Driver Page > Uninstall
|
|
|
Term
Where are Device Driver configurations stored? |
|
Definition
|
|