Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vTPM using New-Hvpool and json file #632

Open
GitH49 opened this issue May 28, 2024 · 0 comments
Open

Add vTPM using New-Hvpool and json file #632

GitH49 opened this issue May 28, 2024 · 0 comments
Labels

Comments

@GitH49
Copy link

GitH49 commented May 28, 2024

Describe the bug

I exported a desktop pool properties in a json file then edited the AddVirtualTPM property from false to true. However, when running New-hvpool with -spec parameter on the newly edited json file, the created desktop pool doesn't have the TPM option enabled. It looks like the addVirtualTPM to true is not taken into account in the json file.

Reproduction steps

  1. Export a desktop pool properties in a json file
  2. Edit the json file to add vtpm with AddVirtualTPM to true
  3. Create the pool with the New-Hvpool -Scpec "jsonfile" command

Expected behavior

Of course, the created pool should have the TPM option enabled. This is not the case.

Additional context

No response

@GitH49 GitH49 added the bug label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant