|
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64 User : ServerPC ( 0) PHP Version : 8.2.12 Disable Function : NONE Directory : C:/Windows/System32/WindowsPowerShell/v1.0/Modules/TrustedPlatformModule/ |
Upload File : |
@{
GUID="{17fc1f02-cff3-45fb-ac4f-126594c70b1e}"
Author="Microsoft Corporation"
CompanyName="Microsoft Corporation"
Copyright="� Microsoft Corporation. All rights reserved."
ModuleVersion="2.0.0.0"
ModuleToProcess="Microsoft.Tpm.Commands"
PowerShellVersion = '5.1'
CLRVersion="4.0"
AliasesToExport = @()
FunctionsToExport = @()
CmdletsToExport=
"Get-Tpm",
"Initialize-Tpm",
"Clear-Tpm",
"Unblock-Tpm",
"Enable-TpmAutoProvisioning",
"Disable-TpmAutoProvisioning",
"Import-TpmOwnerAuth",
"Set-TpmOwnerAuth",
"ConvertTo-TpmOwnerAuth",
"Get-TpmEndorsementKeyInfo",
"Get-TpmSupportedFeature"
HelpInfoUri="https://aka.ms/winsvr-2025-pshelp"
CompatiblePSEditions = @('Desktop','Core')
}