Added FileVault command to restart machine and skip initial unlock

This commit is contained in:
Robert Davey 2015-10-23 17:24:01 +01:00
parent 9fd19f700c
commit a196be59bf

View File

@ -915,6 +915,12 @@ pbpaste | sort | uniq | pbcopy
sudo fdesetup status 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 ### Information/Reports
#### Generate Advanced System and Performance Report #### Generate Advanced System and Performance Report