From d319be2d6c7d0b94e7be6d3f5177ff2bdb05defa Mon Sep 17 00:00:00 2001 From: Ronald Aigner Date: Wed, 27 Mar 2019 23:35:19 -0700 Subject: [PATCH] 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 --- .../security/information-protection/tpm/manage-tpm-lockout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/information-protection/tpm/manage-tpm-lockout.md b/windows/security/information-protection/tpm/manage-tpm-lockout.md index 57322cf856..273ea3d84e 100644 --- a/windows/security/information-protection/tpm/manage-tpm-lockout.md +++ b/windows/security/information-protection/tpm/manage-tpm-lockout.md @@ -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