Added FileVault command to restart machine and skip initial unlock
This commit is contained in:
parent
9fd19f700c
commit
a196be59bf
@ -915,6 +915,12 @@ pbpaste | sort | uniq | pbcopy
|
||||
sudo fdesetup status
|
||||
```
|
||||
|
||||
#### Restart Computer and Unlock FileVault
|
||||
If FileVault is enabled on the current volume, it restarts the system, bypassing the initial unlock. The command may not work on all systems.
|
||||
```bash
|
||||
sudo fdesetup authrestart
|
||||
```
|
||||
|
||||
### Information/Reports
|
||||
|
||||
#### Generate Advanced System and Performance Report
|
||||
|
Loading…
Reference in New Issue
Block a user