Windows Shutdown Options Flashcards

(15 cards)

1
Q

What does ‘shutdown /s’ do?

A

Shuts down the computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does ‘shutdown /r’ do?

A

Restarts the computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does ‘shutdown /l’ do?

A

Logs off the current user.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does ‘shutdown /h’ do?

A

Hibernates the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does ‘shutdown /t [seconds]’ do?

A

Sets a delay before shutdown or restart.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does ‘shutdown /f’ do?

A

Forces running applications to close before shutdown/restart.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does ‘shutdown /a’ do?

A

Aborts a pending shutdown or restart.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does ‘shutdown /g’ do?

A

Restarts and reopens registered apps.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does ‘shutdown /p’ do?

A

Powers off immediately with no warning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does ‘shutdown /m \computer’ do?

A

Targets and restarts a remote computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is ‘powercfg /hibernate on’ used for?

A

Enables hibernation mode.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What command logs off the current user?

A

logoff or shutdown /l

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What PowerShell command restarts the computer?

A

Restart-Computer -Force

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What PowerShell command shuts down the computer?

A

Stop-Computer -Force

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which command cancels a scheduled shutdown?

A

shutdown /a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly