Module 1 Flashcards

1
Q

Operating system is the basis between the _____ and the ______.

A

Operating system is the basis between the operating hardware and the application.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Plug and Play

A

Plug and Play: Automatically detect new hardware and install the driver for that hardware.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Recommended processor speed for Windows XP

A

300MHz

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Minimum processor Requirement for Windows XP

A

233 MHz

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Minimum RAM requirements for Windows XP

A

64 MB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Maximum RAM for Wincows XP

A

4GB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Recommended RAM for Win XP

A

128MB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Minimum HD space for XP

A

1.5 GB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Max HD space for XP

A

2TB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What software tells the PC how to use hardware?

A

Device Driver

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Upgrade Adviser

A

Upgrade Adviser: Verify compatibility of hardware. Generates a “compatibility report.” Tells you ahead of time what hardware will be compatible with a new version of Windows, and what will not be. If there was hardware that is compatible, you could see if the manufacturer has created a driver for downloading.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Windows XP Boot files must be housed on ________

A

Windows XP Boot files must be housed on the system partition of the hard drive.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

FAT

A

File Allocation Table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

NTFS

A

New Technology File System

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Why wouldn’t you want to use FAT or FAT32 on XP?

A

No folder security.
Doesn’t allow encryption
Does not allow you to establish disk quotas

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Why would you use a FAT or FAT32 for XP?

A

Dual boot with another OS, including older Windows OSes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What file system is preferred for XP?

A

NTFS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What advantages does NTFS have over FAT and FAT32?

A

Can have larger HDs
File-by-file compression
Folder and file level security
Disk quotas

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

File Systems

A

File Systems: The system that locates file parts on a disk for the operating system. Keeps an index of what’s where.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

FAT16 versus FAT32:

A

Allocation table on FAT16 isn’t big enough to keep an index of hard drives of a larger size.
Biggest difference is that FAT32 can store more.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Workgroup

A

Used in shared environments for peer-to-peer networks. Decentralized network. Difficult to administer once you get up to 25-50 machines. Must set permissions on a machine-by-machine basis.

22
Q

Domain

A

Central network architecture used to manage shared files and folders, users and passwords. All network resources, really.

23
Q

When upgrading from Windows 2000, what is the path of the upgrade software on the XP device for you to use?

A

D:\i386\upgrade\winnt32.exe

24
Q

Things you set during start of an XP installation

A
Regional settings
Name and your organization
Product key
computer name and local admin account password
date and time settings
25
Windows XP Upgrade Paths
Windows 98, 98SE, ME, NT SP5, 2000 - > XP Windows 95 -> 98 -> XP Windows NT Workstation -> NT Service Pack 5 -> XP XP Home -> XP Professional
26
Things to do before an upgrade
Check / Run hardware compatibility wizard Backup existing data, just in case uninstall AV software (so it doesn’t go crazy when you screw with system files) Uncompress drives, folders and files
27
If you know you have external hardware that isn’t plug and play, what do you do?
Launch the install software or CD that came with the new hardware first. Follow instructions and wait before plugging the hardware in.
28
Configuring multiple monitors can be done with what additional piece of hardware?
Configuring multiple monitors can be done with what additional piece of hardware?
29
Max number of concurrent monitors on XP:
10
30
Configuring which screen is primary and which is secondary?
Control Panel -> Display Properties -> Settings tab 1 is your primary 2 is your secondary.
31
What tool do you use in XP to troubleshoot devices?
Device Manager
32
In device manager, what action adds hidden devices to the list of devices?
View - > Show Hidden Devices
33
Device Resource Settings Report:
Tells you what devices are using what resources, when and how.
34
Diskpart.exe
Command line version of the graphical disk management console (in My Computer -> Manage). Allows you to create and manage partitions on a hard drive.
35
Why would you use an Alternate Configuration?
Moving a PC from one network with DHCP to another without it. An alternate network config will allow the PC to connect with a static IP address automatically.
36
Arp Command
Displays and modifies the ARP cache, which matches MAC address assignments with IP addresses.
37
Ping Command
Confirms network connectivity between two devices.
38
Ipconfig Command
Lists address assigned to device and subnet mask, default gateway
39
Hostname command
Lists the name of the PC
40
Tracert Command
Lists each hop along the way to a destination
41
Three types of files:
Local: Stored on the machine. Shared: May still be on my machine, but available to others Offline: Network files that we’ve marked to be available when the PC is not connected.
42
Three types of logs:
Application Log: Developers of 3rd party apps can develop their software to write to this. Security Log: Shows valid and invalid login attempts. Resource use (CRUDing files) System Log: Events related to what’s happening to the operating system
43
service that keeps event logs
Event Log Service
44
How do you access event logs?
via the Event Viewer
45
File Compression:
NTFS compression allows you to compress files and folders, or an entire NTFS volume. Files are decompressed and recompressed without user intervention, but opening and saving changes to that Word doc will be slower.
46
Disadvantages of file compression
``` Performance decrease (slower) Cannot encrypt compressed files ```
47
EFS
Encrypting File System. Prevents others from viewing sensitive or confidential files / folders. Files can be read only when you log on with your username and password.
48
Two restrictions for EFS:
You can’t use EFS to encrypt a file that has been compressed | You can’t use EFS on a FAT32 or FAT16 storage volume.
49
Effective Permissions
A list of the permissions that a specific user has after combining inherited permissions and file-level permissions.
50
Shadow Copy
Included with Windows Server 2003 for Windows XP clients (and better). Keeps revisions of a document so you can recover deleted files or restore a previous version.
51
Simple file sharing
This method is very simple. A user can share a resource by simply clicking a check box. A guest account can share a resource.
52
Classic share
This method allows a user to grant share based on user or group. This is not possible a computer running in a domain.