Update link to TPM Cmdlets in Windows PowerShell

Link in "TPM Cmdlets in Windows PowerShell" was broken. Fixed by providing correct link.
Addresses issue #3080
This commit is contained in:
Ronald Aigner
2019-03-27 23:35:19 -07:00
committed by GitHub
parent dd290810e4
commit d319be2d6c

View File

@ -83,7 +83,7 @@ For information about mitigating dictionary attacks that use the lockout setting
## Use the TPM cmdlets
You can manage the TPM using Windows PowerShell. For details, see [TPM Cmdlets in Windows PowerShell](https://technet.microsoft.com/library/jj603116.aspx).
You can manage the TPM using Windows PowerShell. For details, see [TPM Cmdlets in Windows PowerShell](https://docs.microsoft.com/en-us/powershell/module/trustedplatformmodule/).
## Related topics