Preview

Comp230-Intro to Scripting

Powerful Essays
Open Document
Open Document
12553 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Comp230-Intro to Scripting
Week 1

Week 1 – Quiz A
1. The name of the service that controls the queue of print jobs with the Window NET command is ______.
SPOOLER

2. Which of the following Windows commands will shutdown and restart your computer in 2 minutes?
Shutdown –r -t 120

3. Which Windows shutdown command switch is sued to log off the current user of the local computer?
-l

4. Which one of the following Windows AT commands specifies an action that will take place at 3:00 p.m.?
At 15:00 command

5. From the Start/Run dialog, the command used to open the 32-bit Windows command prompt is ______. cmd 6. The Windows CLI command used to turn off the display of the current command in a batch file is ______.
@command

Week1 – Quiz B
1. Which one of the following Windows NET commands are NOT used to control services with the net ServiceNamer?
DELETE

2. The NETSH commands that will set the IP address of the interface name NIC to a DHCP is ________. netsh interface ip set address “NIC” source=dhcp

3. Which of the following Windows commands will shutdown and power down the computer FileServer in 2 minutes?
Shutdown –s –m \\FileServer –t 2

4. Which one of the following Windows will take place at 3:00 p.m.?
At 15:00 command

5. The Windows CLI command that is used to display the search path for the executable files is _________. path 6. The Windows CLI command that is used to display the extension recognized as executable files is _____.
Echo %PATHEXT%

7. ________ data items may involve organizing them, checking them for accuracy, or performing mathematical operations on them.
Processing

Week 1 – Quiz C
1. Which one of the following Windows NET commands will allow other computers to access the C:\Data directory under the share name UserData?
NET SHARE UserData=C:\Data

2. Which of the following Windows commands will shutdown and restart your computer in 2 minutes? shutdown –r –t 120

3. Which of the following Windows commands will shutdown

You May Also Find These Documents Helpful

Related Topics