This repository was archived by the owner on Sep 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 212
This repository was archived by the owner on Sep 26, 2024. It is now read-only.
Environment configuration problem "Device Guard" #348
Copy link
Copy link
Open
Description
Open "IoTCorePShell", as shown in the following figure:

PowerShell Print Log:
Loading IoTCoreImaging module..
ADK version 10.0.17763.1 found
arm IoT Core kit version 10.0.17763.253 found
Warning: x86 IoT Core kit not found
Warning: x64 IoT Core kit not found
Warning: arm64 IoT Core kit not found
Test certs installed
Opening workspace : D:\iot-adk-addonkit\Workspace\IoTWorkspace.xml
arm IoT Core kit version 10.0.17763.253 found
Corekit install path found OK
ADK_VERSION : 10.0.17763.1
IOTCORE_VER : 10.0.17763.253
BSP_VERSION : 10.0.0.0
ADDONKITVER : 6.0.200326.1705
HostOS Info : Microsoft Windows 10 企业版 LTSC - 10.0.17763 - zh-CN
Error: Host OS Enterprise Edition required for using Security functions such as Device Guard
IOTWKSPACE : D:\iot-adk-addonkit\Workspace
OEM_NAME : Contoso
BSP_ARCH : arm
BSPPKG_DIR : D:\iot-adk-addonkit\Workspace\Build\arm\pkgs
MSPKG_DIR : C:\Program Files (x86)\Windows Kits\10\MSPackages\Retail\arm\fre
IoTCorePShell arm 10.0.0.0 Test
PS D:\iot-adk-addonkit\Workspace>
be careful: Error: Host OS Enterprise Edition required for using Security functions such as Device Guard
The general meaning of this problem is to enable the virtualization security function of hyper-v. I searched a lot of materials and referred to the methods of the following websites:
According to the above method, I did the following operations:
1、The CPU virtualization function of "VMware Workstation" is turned on


2、Hyper-V hypervisor installed

3、Enable turn on virtualization based security


The problem is still unresolved. I hope I can get help.
Metadata
Metadata
Assignees
Labels
No labels