mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
commit
c348ff1157
@ -57,8 +57,10 @@ To create a Surface UEFI configuration package, follow these steps:
|
||||
6. Click **Password Protection** to add a password to Surface UEFI. This password will be required whenever you boot to UEFI. If this password is not entered, only the **PC information**, **About**, **Enterprise management**, and **Exit** pages will be displayed. This step is optional.
|
||||
7. When you are prompted, enter and confirm your chosen password for Surface UEFI, and then click **OK**. If you want to clear an existing Surface UEFI password, leave the password field blank.
|
||||
8. If you do not want the Surface UEFI package to apply to a particular device, on the **Choose which Surface type you want to target** page, click the slider beneath the corresponding Surface Book or Surface Pro 4 image so that it is in the **Off** position. (As shown in Figure 3.)
|
||||
> [!NOTE]
|
||||
> You must select a device as none are selected by default.
|
||||
|
||||

|
||||

|
||||
|
||||
*Figure 3. Choose the devices for package compatibility*
|
||||
|
||||
|
BIN
devices/surface/images/surface-semm-enroll-fig3.jpg
Normal file
BIN
devices/surface/images/surface-semm-enroll-fig3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
@ -382,56 +382,11 @@ To configure Surface UEFI settings or permissions for Surface UEFI settings, you
|
||||
|
||||
The computer where ShowSettingsOptions.ps1 is run must have Microsoft Surface UEFI Manager installed, but the script does not require a Surface device.
|
||||
|
||||
The following tables show the available settings for Surface Pro 4 and later including Surface Pro 7, Surface Book, Surface Laptop 3, and Surface Go.
|
||||
The best way to view the most current Setting names and IDs for devices is to use the ConfigureSEMM.ps1 script or the ConfigureSEMM - <device name>.ps1 from the SEMM_Powershell.zip in [Surface Tools for IT Downloads](https://www.microsoft.com/download/details.aspx?id=46703).
|
||||
|
||||
*Table 1. Surface UEFI settings for Surface Pro 4*
|
||||
Setting names and IDs for all devices can be seen in the ConfigureSEMM.ps1 script.
|
||||
|
||||
| Setting ID | Setting Name | Description | Default Setting |
|
||||
| --- | --- | --- | --- |
|
||||
|501| Password | UEFI System Password | |
|
||||
|200| Secure Boot Keys | Secure Boot signing keys to enable for EFI applications | MsPlus3rdParty |
|
||||
|300| Trusted Platform Module (TPM) | TPM device enabled or disabled | Enabled |
|
||||
|301| Docking USB Port | Docking USB Port enabled or disabled | Enabled |
|
||||
|302| Front Camera | Front Camera enabled or disabled | Enabled |
|
||||
|303| Bluetooth | Bluetooth radio enabled or disabled | Enabled |
|
||||
|304| Rear Camera | Rear Camera enabled or disabled | Enabled |
|
||||
|305| IR Camera | InfraRed Camera enabled or disabled | Enabled |
|
||||
|308| Wi-Fi and Bluetooth | Wi-Fi and Bluetooth enabled or disabled | Enabled |
|
||||
|310| Type Cover | Surface Type Cover connector | Enabled |
|
||||
|320| On-board Audio | On-board audio enabled or disabled | Enabled |
|
||||
|330| Micro SD Card | Micro SD Card enabled or disabled | Enabled |
|
||||
|370| USB Port 1 | Side USB Port (1) | UsbPortEnabled |
|
||||
|400| IPv6 for PXE Boot | Enable IPv6 PXE boot before IPv4 PXE boot |Disabled |
|
||||
|401| Alternate Boot | Alternate Boot allows users to override the boot order by holding the volume down button when powering up the device | Enabled |
|
||||
|402| Boot Order Lock | Boot Order variable lock enabled or disabled | Disabled |
|
||||
|403| USB Boot | Enable booting from USB devices | Enabled |
|
||||
|500| TPM clear EFI protocol | Enable EFI protocol for invoking TPM clear | Disabled |
|
||||
|600| Security | UEFI Security Page Display enabled or disabled | Enabled |
|
||||
|601| Devices | UEFI Devices Page Display enabled or disabled | Enabled |
|
||||
|602| Boot | UEFI Boot Manager Page Display enabled or disabled | Enabled |
|
||||
|
||||
*Table 2. Surface UEFI settings for Surface Book*
|
||||
|
||||
| Setting ID | Setting Name | Description | Default Setting |
|
||||
| --- | --- | --- | --- |
|
||||
| 501 | Password | UEFI System Password | |
|
||||
| 200 | Secure Boot Keys | Secure Boot signing keys to enable for EFI applications | MsPlus3rdParty |
|
||||
| 300 | Trusted Platform Module (TPM) | TPM device enabled or disabled | Enabled |
|
||||
| 301 | Docking USB Port | Docking USB Port enabled or disabled | Enabled |
|
||||
| 302 | Front Camera | Front Camera enabled or disabled | Enabled |
|
||||
| 303 | Bluetooth | Bluetooth radio enabled or disabled | Enabled |
|
||||
| 304 | Rear Camera | Rear Camera enabled or disabled | Enabled |
|
||||
| 305 | IR Camera | InfraRed Camera enabled or disabled | Enabled |
|
||||
| 308 | Wi-Fi and Bluetooth | Wi-Fi and Bluetooth enabled or disabled | Enabled |
|
||||
| 320 | On-board Audio | On-board audio enabled or disabled | Enabled |
|
||||
| 400 | IPv6 for PXE Boot Enable | IPv6 PXE boot before IPv4 PXE boot | Disabled |
|
||||
| 401 | Alternate Boot | Alternate Boot allows users to override the boot order by holding the volume down button when powering up the device | Enabled |
|
||||
| 402 | Boot Order Lock | Boot Order variable lock enabled or disabled | Disabled |
|
||||
| 403 | USB Boot | Enable booting from USB devices | Enabled |
|
||||
| 500 | TPM clear EFI protocol | Enable EFI protocol for invoking TPM clear | Disabled |
|
||||
| 600 | Security | UEFI Security Page Display enabled or disabled | Enabled |
|
||||
| 601 | Devices | UEFI Devices Page Display enabled or disabled | Enabled |
|
||||
| 602 | Boot | UEFI Boot Manager Page Display enabled or disabled | Enabled |
|
||||
Setting names and IDs for specific devices can be seen in the ConfigureSEMM - <device name>.ps1 scripts. For example, setting names and IDs for Surface Pro X can be found in the ConfigureSEMM – ProX.ps1 script.
|
||||
|
||||
## Deploy SEMM Configuration Manager scripts
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user