Operating System Administration Flashcards

1
Q

The ____ applet is used to configure the system time, date, and time zone settings, which can be important for files that require accurate time stamps or to users who don’t have a watch.

A

Date and Time

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

From this applet, you can choose what format is used for numbers, the layout of the keyboard you are using, your geographic location, and the language to be used for non-Unicode programs.

A

INTL.CPL

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

The ability to support so many languages is provided through the use of the ____.

A

Unicode Standard.
In Unicode, and the Unicode Character Set (UCS), each character has a 16-bit value. This allows the same character to be interpreted/represented by 65,536 different entities.

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

The Internet Options applet ____ brings up the Internet properties

A

(INETCPL.CPL)

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

This applet is used when you want to configure the browser environment and programs used for working with files found online.

A

Internet Options applet

(INETCPL.CPL

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

the ____ command is used to wipe data off disks and prepare them for new use.

A

Format

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

What switch specifies a new volume label?

A

/V:[label]

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

if you wanted to format your D: drive as NTFS, with a name of HDD2, you would type the following:

A

FORMAT D: /FS:NTFS /V:HDD2

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

Use the ____ command to copy directories.

A

xcopy

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

What does the xcopy switch /G perform?

A

Allows copying of encrypted files to a destination that does not support encryption.

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

What does the xcopy switch /H perform?

A

Copies hidden and system files as well.

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

What does the xcopy switch /O perform?

A

Copies file ownership and ACL information (NTFS permissions).

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

The ____ utility shows the partitions and lets you manage them on the computer’s hard drives.

A

DISKPART

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

The ____ is a command-line-based utility that checks and verifies the versions of system files on your computer.

A

System File Checker (SFC)

if system files are corrupted, the SFC will replace the corrupted files with correct versions.

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

What does the SFC switch /SCANFILE perform?

A

Scans a file that you specify and fixes problems if they are found.

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

You can use the Windows ____ utility to create and display status reports for the hard disk.

A

Chkdsk

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

This utility is used to update Group Policy settings.

A

GPUPDATE

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

The ___ command is used to display a list of the files and folders/subdirectories within a directory.

A

DIR

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

What does the DIR switch /S perform?

A

Recursively searches through subdirectories as well as the current directory.

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

What does the DIR switch /Q perform?

A

Shows file ownership.

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

The ____ command can be used to expand one or more compressed files—usually from update files such as security patches or critical updates.

A

EXPAND

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

The Registry is broken down into a series of separate areas called ____.

A

hives

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

Which registry hive includes information about which filename extensions map to particular applications?

A

HKEY_CLASSES_ROOT:

24
Q

Which registry hive holds all configuration information specific to a particular user, such as their Desktop settings and history information?

A

HKEY_CURRENT_USER:

25
Q

Which registry hive includes nearly all configuration information about the actual computer hardware and software?

A

HKEY_LOCAL_MACHINE:

26
Q

____ was based more on VFAT than on FAT16. It allowed for 32-bit cluster addressing, which in turn provided for a maximum partition size of 2 terabytes (2048GB).

A

FAT32

27
Q

Microsoft created ____, and it is a proprietary filesystem of choice for flash drives where NTFS cannot be used (because of overhead) and FAT32 is not acceptable (due to filesystem limitations).

A

ExFAT

28
Q

____ was created by Sun Microsystems a number of decades ago, and it is widely used in Unix and then Linux environments.

A

NFS

29
Q

With a ___ format, a new file table is created on the hard disk, but files are not fully overwritten or erased from the disk.

A

quick

30
Q

You have been told to use the /FIXBOOT switch to write a new boot sector on a Windows 7 machine. Which command does this switch work with?

A

BOOTREC

31
Q

In Windows, which of the following is the filesystem of choice for CD media?

A

CDFS

32
Q

Virtual memory is configured through which system tool?

A

System Applet

33
Q

What partition is specifically the partition from which the operating system boots?

A

Active Partition

34
Q

Which command lists all running processes at the command line?

A

TASKLIST

35
Q

Which of the following tools allows you to test DirectX functionality?

A

DxDiag

36
Q

What switch can be used with ROBOCOPY to mirror a complete directory tree?

A

/MIR

37
Q

The ____ tool, displays a fairly thorough list of settings on the machine. You cannot change any values from here, but you can search, export, save, and run a number of utilities (accessed through the Tools menu option).

A

Msinfo32

38
Q

What Msinfo32 switch allows you to specify a remote computer on which to run the utility?

A

/computer

39
Q

What Msinfo32 switch creates a file and saves it with an .TXT filename extension

A

/report

40
Q

What Msinfo32 switch creates a file and saves it with an .NFO filename extension

A

/nfo

41
Q

____ is used to configure remote desktop connections.

A

MSTSC (Remote Desktop Connection)

42
Q

This power state saves all of the contents of memory to the hard drive, preserves all data and applications exactly where they are, and allows the computer to power off completely.

A

Hibernate

43
Q

______ is a standard that provides power management features for laptops, desktops, and servers.

A

ACPI

44
Q

What utility is used to view and manage the logs of security events on a computer running Windows XP Professional?

A

Event Viewer

45
Q

What command-line utility is used to check the digital signatures of Windows system files?

A

System File Checker (SFC)

46
Q

What key combinations invokes the Task Manager in a Windows 2000 computer?

A

Control+Shift+Escape

47
Q

To verify that the modem is functioning properly, Sofia will have to use the utility. Device Manager is a Windows utility used to manage devices on a computer.

A

Device Manager

48
Q

The following happens when data is stored in virtual memory:

A

An application loads and requests memory from the system.
The VMM assigns it a page of memory addresses from within the virtual memory space.
The application stores information in one or more of the virtual memory locations.
The VMM maps the virtual address the application uses to a physical location in RAM.
As physical RAM becomes full, the VMM moves inactive data from memory to the pagefile in a process called paging or swapping.

49
Q

The ___ known as Security Center in Windows Vista—is used to manage the firewall, automatic updates, and virus protection.

A

Action Center applet (WSCUI.CPL)

50
Q

The ____ applet allows you to configure a power plan dictating when devices, namely the display device and the computer, will turn off or be put to sleep.

A

Power Options (POWERCFG.CPL)

51
Q

The SFC switch /SCANFILE performs ___.

A

Scans a file that you specify and fixes problems if they are found.

52
Q

The SFC switch /SCANNOW performs ___

A

Immediately scans all protected system files.

53
Q

The SFC switch /VERIFYONLY performs __

A

Scans protected system files and does not make any repairs or changes.

54
Q

The ___ command is used to show the Resultant Set of Policy (RSoP) report/values for a remote user and computer.

A

GPRESULT

55
Q

___ Removes all directories and files in the specified directory, including the specified directory itself.

A

RD /S [drive:][path]

56
Q

What does the command RD /Q Quiet mode perform?

A

You won’t be asked whether you’re sure you want to delete the specified directory when you use /S.

57
Q

The ___ command-line tool opens the System Configuration Utility dialog box, which can be used to troubleshoot and resolve startup errors, resolve unwanted prompts by third party users, find and resolve problems with running services, and resolve the errors regarding boot paths configured on multi-boot computers

A

msconfig