Chapter 13 Student 12 Flashcards
What does the NET/? Command do? Pg 630
It is a catch - all help request. It will show you how to use the NET command.
_______________ is a command line utility that enables you to verify entries on a DNS server. Pg 631
NSLOOKUP.
This command shows NETBIOS over TCP/IP information. Pg 631
NBSTAT
If you need to terminate a process, you would use ____________.____. Pg 631
TASKKILL.EXE
The _____________._____ utility is used to interact with the Master Boot Record, boot sector, or Boot Configuration store. Pg 632
BOOTREC.EXE
BOOTREC.EXE must be ran a certain way. How would you run this command? Pg 632
To run this tool, you must boot from the installation disk.
This utility is used at the command line to see a list of all the running processes and their process ID number. Pg 632
TASKLIST.EXE
CD, MD, and RD are used for what? Pg 632-633
Change, Make, and Remove directories
T or F, you can use DEL command with wild cards.
True
The FDISK command is now replaced with _______________, it does not exist in Windows 7, Vista, or XP. Pg 634
DISKPART
What command do you use to wipe data off of a disk and prepare it for a new use? Pg 634
FORMAT
What is the syntax for copying a file? Pg 635
COPY [filename] [destination]
How many switches can be used for XCOPY? Pg 635
26
This utility is able to accept a plethora of specifications and keep NTFS permissions intact in its operations. It is included in Windows 7. Pg 636
ROBOCOPY, or robust file copy for Windows
Which SFC command switch is used for scanning all protected system files at once? Pg 637
/SCANONCE
T or F, to run SFC, you don’t need to be logged in as an administrator, just have administrative privileges. Pg 637
True
This utility can be used to create and display status reports for the hard disk. It also can correct file system errors. Pg 638
CHKDSK, or Windows Chkdsk utility
This special configuration database stores Windows configuration information. What is it called? Pg 639
Registry
Windows 7, Vista and XP has what two applications that can be used to edit the registry? Pg 639
REGEDIT, REGEDT32
If you modify the registry and end up making your computer unusable, what can you use to roll back to the old settings? Pg 640
You can restore using the Last Known Configuration option.
T or F, You can use the NET commands to interact with hidden or administrative shares that do not appear in the GUI. Pg 630
True