WorksheetsAdvance Cyber Camp Command Line Windows
Total questions: 13
Worksheet time: 6mins
What does BASH stand for?
None of the below
Born Again SHort
Born Again SHell
Born Again Swell
When using the search window, what is the command to run Windows Command Line?
scl
cmd
cmo
wcl
In the command line using upper or lower case letters matters?
True
False
The command "net accounts" displays which of the following. Click all the apply
Minimum password age
Maximum password age
Minimum password length
None of the above
What is Microsoft recommendation for failed logon attempts before you are locked out?
Between 1 and 3
Between 5 and 10
Between 5 and 50 inclusive
Doesn't really matter
What is the command to verify the new account settings?
net users
net settings
net accounts
none of the above
What does the command "net user" do?
Displays only guest accounts
Displays only basic user accounts
Both basic and administrative accounts
Displays only guest accounts
What is the correct command to add a new user?
net user john.smith/add
net user john.smith/+
net john.smith/add+
none of the above
net user john.smith/delete is the correct way to remove a user in the command line?
True
False
What does the command net localgroup adminstrators display?
The user group
The user and administrator groups
The administrator group
The guest group
What will the command net localgroup advertising/add create?
Advertising group
Advertising user
Advertising administrator
None of the above
What is the command to make the directory "goodtime"?
make directory goodtime
net directory goodtime
mkdir goodtime
This cannot be done
The command netstat displays what information? Click all that apply.
Current routes
Current connections
Open ports
Statistics
