powershell - 使用 PowerShell 4.0 重置 TPM 出厂设置

标签 powershell windows-8.1 tpm

Windows 8.1 上的 PowerShell 具有 TPM cmdlet;其中之一是 Clear-Tpm 命令。

如果没有指定所有者授权值,此命令将不会清除所有权。没有清除它的选项,就像从 TPM.msc GUI 清除 TPM 时所做的那样。

这看起来很奇怪,我是不是漏掉了什么?我知道我可以自己创建它。

最佳答案

使用下面的行,我能够重置 TPM,这需要按预期重新启动。重启后自动分配授权值:

    Initialize-Tpm -AllowClear $true

关于powershell - 使用 PowerShell 4.0 重置 TPM 出厂设置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34144525/

相关文章:

Python Popen 无法在 Windows PowerShell 中使用正确的编码

windows-8 - 错误 : DEP0700 : Registration of the app failed. 错误 0x80070002:由于内部错误或内存不足,Windows 无法注册程序包

c# - 用 C# 控制 TPM

ubuntu - tpm2-tools seal-unseal 重启后数据

powershell - 使用 Kudu Rest API 将文件上传到 Azure Web App - 409 错误

json - 如何在 Powershell 中检查文件是否具有有效的 JSON 语法

powershell - 删除 PowerShell 脚本模块时如何运行自定义方法(自行清理)

c# - 如何从代码中清除 Windows 8.1 WebView 的缓存?

c++ - 在 Windows 8.1 中模拟按键

c# - 如何使用 TPM(可信平台模块)加密字节