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

Windows TPM Base Services (TBS) - Missing Functionality #275

Open
jmg292 opened this issue Mar 21, 2022 · 0 comments · May be fixed by #276
Open

Windows TPM Base Services (TBS) - Missing Functionality #275

jmg292 opened this issue Mar 21, 2022 · 0 comments · May be fixed by #276

Comments

@jmg292
Copy link

jmg292 commented Mar 21, 2022

Windows 10 and 11 automatically take ownership and provision the TPM. See the following excerpt from the documentation:

About TPM initialization and ownership

Starting with Windows 10 and Windows 11, the operating system automatically initializes and takes ownership of the TPM. This is a change from previous operating systems, where you would initialize the TPM and create an owner password.

Source

The default Windows configuration ensures that delegated authorization information is available in the Windows Registry. TBS.h exports functionality that can be utilized to retrieve these delegated authorization values.

Access to this functionality is not currently implemented in tpmutil.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant