Windows VM Credential Guard

stee

New Member
Mar 18, 2023
2
0
1
I am attempting to get credential guard running inside of a Windows 10 VM on Proxmox 7.4-17. The error I am getting in the gpresult is
1704474244803.png

So I went ahead and enabled IOMMU in Proxmox by following the guide. Below is the output of: dmesg | grep -e DMAR -e IOMMU -e AMD-Vi

1704474309301.png

Output of: lsmod | grep vfio

1704474543035.png

other possible relevant info:

Secure boot is enabled in the VM.
Host Model: Dell DR4300 on latest bios
1704474798953.png

Is this just not possible at the moment with Proxmox or am I missing a step?
 
Thanks for the replies. Unfortunately for my work environment we need to have device guard enabled in order to meet CMMC compliance. Right now we use VMware at work and I can get this working. At home I use Proxmox and have been trying to demonstrate that it will work so we can potentially start moving away from VMware.

I read over the documentation on Nested_Virtualization and the output of cat /sys/module/kvm_intel/parameters/nested is Y so it looks like that is already enabled. Also the configuration of the VM is as follows.
1704487173134.png
1704487213572.png