BG_deck_4581377 Flashcards Preview

Night 801 > BG_deck_4581377 > Flashcards

Flashcards in BG_deck_4581377 Deck (25)
Loading flashcards...
1
Q

What is the windows command prompt?P621

A

It is actually a Windows program that is intentionally designed to have the look and feel of a DOS ( disk operating system) command line.

2
Q

You can access a command prompt by running——-?P261

A

CMD.EXE

3
Q

a number of diagnostic utilities are often run at the command prompt, and they can be broken into two categories . what are the two categories?P621

A

NETWORKING AND OPERATING SYSTEM.

4
Q

The networking command line tools are?P261

A

PING, TRACERT,NETSTAT,IPCONFIG,NET,NSLOOKUP,AND NBTSTAT

5
Q

What is PING?P622

A

It is one of the most useful commands in the TCPIP(transmission control protocol) protocol.

6
Q

There are several options for the PING command, andou can see them all by typing —— —at the command prompt?P622

A

ping /?

7
Q

What is tracert command?P623

A

It is a command line utility that enables you yo verify the route to a remote host.

8
Q

If you execute the TRACERT command without any options,you see a help file that describes all the ——— switches?P623

A

TRACERT.

9
Q

What is NETSTAT command?P623

A

It is used to check out the inbound and outbound TCPIP connections on your machine.

10
Q

T/F Can NETSTATalso be used to view packet statistics , such as how many packets have been sent and received and the number of errors?P623

A

true.

11
Q

What is IPCONFIG /ALL?p625

A

It gives the full details on the duration of your current lease and can verifys weather DHCP( dynamic host configuration protocol) client has connectivity to a DHCP server by releasing the clients Ip address and then attempting to lease an IP address.

12
Q

What is IPCONFIG?p625

A

It is one of the first tools to use when experiencing problems accessing resources because it will show you weather an address has been issued to the machine.

13
Q

In the Linux world, a utility similar to IPCONFIG is ——-?626

A

IFCONFIG.

14
Q

What is the purpose for NET ACCOUNTS?p629

A

SET ACCOUNT OPTIONS(PASSWORD,AGE,LENGHT, ETC.

15
Q

what i the purpose for net coputer?P629

A

add and delete computer accounts.

16
Q

what is the purpose for net config?p629

A

see network related configuration.

17
Q

What is the purpose for net file?P629

A

close open files.

18
Q

What is the purpose for net help?P629

A

to see general help

19
Q

what is the purpose for net group and net local group?P629

A

Create,delete and change groups.

20
Q

what is the purpose for net name?P629

A

See the name of the current machine and user.

21
Q

what is the purpose for net print?P629

A

interact with print queues and print jobs

22
Q

what is the purpose for net send?P629

A

Send a message to users (s)

23
Q

What is the purpose for net session?P629

A

See sessions statistics.

24
Q

What is the purpose for Net time?p629

A

set the time to that of another computer.

25
Q

What is the purpose for net user?P629

A

add,delete,and see information about a user.