bitlocker

  1. D

    ZFS on-disk encryption & VM Templates

    Down another rabbit hole I go. This time, on ZFS on-disk encryption. I was surprised this is not enabled by default, but I'm a noob, so bare with me. You can run the follow to set encryption to on: zfs create \ -o encryption=on \ -o keyformat=passphrase \ -o keylocation=prompt \...
  2. M

    Bitlocker fragt nach jedem Start nach dem Key

    Moin zusammen, Vorweg als Info: Ich nutze diese VMs als Testgeräte für ein UEM (sie werden gegen diese on-geboarded), da drüber wird dann auch die Bitlocker aktivierung angestoßen (und auch erzwungen). Bei meinen Windows VMs (egal ob Win10 oder Win11) wird wenn Bitlocker aktiv ist bei jedem...
  3. 9

    Securing VM data at rest with TPM Passthrough or other options

    Greetings all. I have a Windows 10 VM running on a Proxmox workstation, and have the following requirements: I must secure the data at rest in case the physical host machine is stolen The VM should be able to boot without user interaction due to using GPU passthrough and not having access to...