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