Fix broken link

Link to TPM Cmdlets in Windows PowerShell is broken.
Changed the link to what I believe is the correct page.
This commit is contained in:
Ed Gallagher 2018-07-28 19:28:05 -05:00 committed by GitHub
parent b3ee52dd2f
commit 12390e6c13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ To change to a new TPM owner password, in TPM.msc, click **Change Owner Password
## Use the TPM cmdlets
You can manage the TPM using Windows PowerShell. For details, see [TPM Cmdlets in Windows PowerShell](http://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