Shared Flashcard Set

Details

A+ operating systems.
n/a
31
Computer Networking
Undergraduate 2
11/04/2011

Additional Computer Networking Flashcards

 


 

Cards

Term
you want scan your system for changed system files and automaticly revert to previous versions for any file that has been altered. you want to run the scan once the next time the system boots.
Which command should you user?

sfc /revert?
sfc /scanboot
sfc /scannow
sfc /scanonce
Definition
sfc /scanonce
Term
under what conditions should you choose exfat over fat32 or NTFS? (pick 2)

When creating a volume over 32GB in size
when formating removable flash drives
when formating removable hard drives
when creating a volume less than 10 MB in size
Definition
When creating a volume over 32GB in size
when formating removable flash drives
Term
which tool lets you schedule backups to occur on a regular basis?

task scheduler?
device manager?
event manager?
Scheduled Tasks?
Task Manager?
Definition
Scheduled Tasks?
Term
Christian has booted into safemode and enabled boot logging. Which file would he examine to see a list of drivers loaded during the startup process?

Boot.log
Ntblog.txt
Bootlog.txt
Boot.ini
Definition
Ntblog.txt
Term
at the command prompt, the current working directory is C:\documents and settings\bbarnes. whcih command would you use to make the D: drive the current working directory?

CD /d d:
dir d:
MD d:
CD D:
Definition
CD /d d:
Term
Latley, FTP packets are not arriving at the intended network destination. you suspect the packets are being dropped due to their size. which utility can confirm your suspision?

nslookup?
ping -i?
Ping -t?
tracert?
netstat?
Definition
ping -l?
Term
which tool would you use to configure the wake on LAN(Wol) settings for a network card or the serial port paramaters for a windows XP computer?

Network and sharing center?
Phone and modem options?
Device manager?
My network places?
Definition
Device manager
Term
During startup, you recive a message stating:

Error Code 4

what is most likly the problem?

a device is not found in the registry?
a corupt disk is missing files?
a service failed to start?
an inaccessible boot disk?
Definition
a device is not found in the registry?
Term
As the system is booting, an "invalid media type" error message displays. what does this indicate?

the controller cannot find a recognisable track\sector patterm on the drive?
The hard disk drive CMOS config information is incorrect?
the disks master boot record is corrupt.
the system boot files are not in the root directory of the drive.
Definition
the controller cannot find a recognisable track\sector patterm on the drive?
Term
Which of the following is true about primary partitions?

You can only have a max of 3 primary partions on a single disk?
Primary partitions exist on dynamic disks?
the active partition must be a primary partition?
primary partions are subdivided into logical drives.
Definition
the active partition must be a primary partition?
Term
One morning, you start up your computer, you recive an error stating that the NTldr file is missing. which should you check first?

Reinstall the operating system?
Boot the computer with an emergency repair disk?
remove the floppy disk from the drive?
run the hard disk scanning program?
Definition
remove the floppy disk from the drive?
Term
Which partition type indentifies the partition as one that holds the boot loader program userd to start the OS?

extended?
system?
active?
Primary?
Definition
Active
Term
whcih file within windows 2000/xp builds the hardware list during the boot sequence?

NTOSKRNL.EXE
BTDETECT.COM
HAL.DLL
NTBOOTDD.SYS
Definition
BTDETECT.COM
Term
where is disk management located within windows 2000/XP?

Comuter managment?
Administrative Tools?
Control Panel?
Device Manager?
Definition
Comuter managment?
Term
While troubleshooting a network connection, you decide to use the ping command. which switch allows for a continuos ping?

-a?
-c?
-T?
-l?
Definition
-T?
Term
which of the following is a characteristic of extended partitions?

they are bootable?
there can be multiple extended partitions per drive.
they are subdevided into logical drives.
they can be set to active.
Definition
they are subdevided into logical drives.
Term
What does the sfc /scanboot command do?

launches SFC everytime the computer starts?
the next time the computer boots, it launches the SFC One time?
scans the system and replaces altered files?
reconfigures sfc to its default setting?
Definition
launches SFC everytime the computer starts?
Term
how is the Xcopy command different from the copy command?

It copies files using short filenames?
It reverses the last copy?
It Copies both files and directory trees?
It copies all files with extentions in a folder to a new location.
Definition
It Copies both files and directory trees?
Term
Which file is repsoncible for loading and displaying the Boot.ini options?

ntbootdd.sys
ntbootdetect.com
ntuser.dat
ntldr
Definition
ntldr
Term
which of the following options would you use with the chkdsk command to scan and fix bad sectors and other errors on a hard disk?

/f
/l
/r
/x
Definition
/r
Term
On a windows system, which task manager tab would you use to adjust the priority given to a specific program?

performance?
processes?
priority?
applications?
Definition
processes?
Term
which option used with the copy command makes sure all copied files are correct after the have been copied?

/y
/a
/n
/v
Definition
/v
Term
which disk status in disk managment idintifies a disk that has been turned off?

no media?
healthy?
unknown?
unreadable?
missing?
Definition
missing?
Term
which command would you use to copy all of the files in a directory, including all subdirectories(as well as empty ones)?

xcopy /s
xcopy /e
copy /v
copy /n
Definition
xcopy /e
Term
what does the /a switch used with the copy command indicate?

that symbolic link should be copied alond with the file?
the file is an ASCII text file?
that the file can be decrypted before copying?
that the file is a binary file
Definition
the file is an ASCII text file?
Term
which of the following features in Windows XP lets you watch what a user is doing and take control of the user's desktop to perform configuration tasks?

run as...
windows reporting?
remote desktop?
remote assistance?
ASR
Definition
remote assistance?
Term
In windows 2000 what would cause the error message. inaccessible boot device to display?

incorrectly configured boot.ini file?
corrupted master boot record?
missing NTLDR?
missing config.sys file?
Definition
corrupted master boot record?
Term
You are working on a windows xp system and want to synchronize the offline files on your computer with the versions on the network. which tool would you use?

sync center?
c\windows\offline files?
folder options?
mapped drive properties?
Definition
folder options?
Term
you have moved a HDD from one computer and placed it into another. After adding the disk, disk management reports it as foreign and you are unable t access data on the disk. what should you do to make it available for use without losing data?

reactivate the disk?
run the convert command?
upgrade the disk to a dynamic disk?
import the disk?
initialize the disk?
Definition
import the disk?
Term
you have installed a new hard drive, configured the CMOS memory using the bios setup utility, and partitioned the HDD. you try to boot the computer using the hard disk drive, but you get an error message.
which utility will you most likly use to solve the problem?

fdisk?
disk manager?
scandisk?
format?
Definition
format?
Term
which command would you use to copy all files in a directory, including all subdirectories (as well as empty ones)

xcopy /e
copy /v
copy /n
xcopy /s
Definition
xcopy /e
Supporting users have an ad free experience!