File name: | tpmvscmgr.exe.mui |
Size: | 9728 byte |
MD5: | daf3faa68d62dfeccbc7fccffdaed4fe |
SHA1: | 16d28f06d0facecb45bbe91ca61ea26666629d83 |
SHA256: | 879c44ae585dfc9d84ff83a2a01a191cbe0943acb78688cd70102bb4163243ca |
Operating systems: | Windows 10 |
Extension: | MUI |
In x64: | tpmvscmgr.exe TPM 虛擬智慧卡設定公用程式 (32 位元) |
If an error occurred or the following message in Chinese (Traditional) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id | Chinese (Traditional) | English |
---|---|---|
100 | 記憶體不足。 | Out of memory. |
101 | 發生執行階段錯誤。 | A run-time error has occurred. |
102 | 無法產生隨機系統管理金鑰。 | Could not generate a random admin key. |
300 | 無法開啟密碼編譯演算法提供者。 | Could not open a cryptographic algorithm provider. |
302 | 無法設定密碼編譯物件的內容。 | Could not set a property on a cryptographic object. |
303 | 無法取得密碼編譯物件的內容。 | Could not get a property from a cryptographic object. |
304 | 無法產生對稱金鑰。 | Could not generate a symmetric key. |
306 | 無法加密資料。 | Could not encrypt data. |
400 | 必須為此公用程式提供參數。 | Parameters are required for this utility. |
403 | TpmVscMgr.exe 命令: create [/quiet] /name /adminkey 'PROMPT'|'DEFAULT'|'RANDOM' [/puk 'PROMPT'|'DEFAULT'] /pin 'PROMPT'|'DEFAULT' [/generate] [/machine ] [/pinpolicy [policy options]] 原則選項: minlen maxlen uppercase 'ALLOWED'|'DISALLOWED'|'REQUIRED' lowercase 'ALLOWED'|'DISALLOWED'|'REQUIRED' digits 'ALLOWED'|'DISALLOWED'|'REQUIRED' specialchars 'ALLOWED'|'DISALLOWED'|'REQUIRED' [/attestation 'AIK_AND_CERT'|'AIK_ONLY'] destroy [/quiet] /instance [/machine ] 圖例: 'PROMPT' = 提示輸入參數 'DEFAULT' = 參數的預設值 'RANDOM' = 產生隨機值 'ALLOWED' = 允許這些字元 'DISALLOWED' = 不允許這些字元 'REQUIRED' = 至少需要一個此類字元 'AIK_AND_CERT' = 建立 AIK 並從雲端 CA 取得 AIK 憑證 'AIK_ONLY' = 建立 AIK 但不取得 AIK 憑證 注意: generate 命令會將 TPM 虛擬智慧卡 格式化成能用來註冊憑證。如果未 指定此選項,則在第一次使用之前, 需要先使用卡片管理系統/工具將 卡片格式化。 注意: /pinpolicy may 只能搭配 /pin 提示使用。 注意: 預設 PIN 原則選項如下: minlen 8 maxlen 127 uppercase allowed lowercase allowed digits allowed specialchars allowed PIN 長度的下限和上限分別為 4 和 127。 使用 /pinpolicy 時,PIN 字元必須為 可列印的 ASCII 字元。 注意: 若指定 '/attestation AIK_AND_CERT', 且沒有網路連線可用,建立 VSC 的作業 會失敗。 範例: 使用預設的 PIN 值與隨機系統管理金鑰 (不含證明) 來建立 TPM 虛擬智慧卡: TpmVscMgr create /name MyVSC /pin default /adminkey random /generate 使用系統管理金鑰的預設值與指定的 PIN 原則和證明方法來建立 TPM 虛擬智慧卡: TpmVscMgr create /name MyVSC /pin prompt /pinpolicy minlen 4 maxlen 8 /adminkey default /attestation AIK_AND_CERT /generate 使用在建立卡片時傳回的執行個體識別碼來摧毀 TPM 虛擬智慧卡: TpmVscMgr destroy /instance root\smartcardreader\0000 |
TpmVscMgr.exe Commands: create [/quiet] /name /adminkey 'PROMPT'|'DEFAULT'|'RANDOM' [/puk 'PROMPT'|'DEFAULT'] /pin 'PROMPT'|'DEFAULT' [/generate] [/machine ] [/pinpolicy [policy options]] policy options: minlen maxlen uppercase 'ALLOWED'|'DISALLOWED'|'REQUIRED' lowercase 'ALLOWED'|'DISALLOWED'|'REQUIRED' digits 'ALLOWED'|'DISALLOWED'|'REQUIRED' specialchars 'ALLOWED'|'DISALLOWED'|'REQUIRED' [/attestation 'AIK_AND_CERT'|'AIK_ONLY'] destroy [/quiet] /instance [/machine ] Legend: 'PROMPT' = prompt for parameter 'DEFAULT' = default value for parameter 'RANDOM' = generate a random value 'ALLOWED' = these characters are allowed 'DISALLOWED' = these characters are not allowed 'REQUIRED' = at least one such character is required 'AIK_AND_CERT' = Creates an AIK and obtains an AIK certificate from the cloud CA 'AIK_ONLY' = Creates an AIK but does not obtain an AIK certificate Note: The generate command formats the TPM virtual smart card so that it can be used to enroll for certificates. If this option is not specified, a card management system/tool will need to be used to format the card before first use. Note: /pinpolicy may only be used in conjunction with /pin prompt. Note: The default PIN policy options are as follows: minlen 8 maxlen 127 uppercase allowed lowercase allowed digits allowed specialchars allowed The lower and upper bounds on PIN length are 4 and 127, respectively. When using /pinpolicy, PIN characters must be printable ASCII characters. Note: If '/attestation AIK_AND_CERT' is specified, it is possible that VSC creation will fail if there is no network connectivity. Examples: Create a TPM virtual smart card with default value for PIN and a random admin key with no attestation: TpmVscMgr create /name MyVSC /pin default /adminkey random /generate Create a TPM virtual smart card with default value for admin key and a specified PIN policy and attestation method: TpmVscMgr create /name MyVSC /pin prompt /pinpolicy minlen 4 maxlen 8 /adminkey default /attestation AIK_AND_CERT /generate Destroy a TPM virtual smart card using the instance ID that was returned when the card was created: TpmVscMgr destroy /instance root\smartcardreader\0000 |
410 | 不明的動作: %{actionName} | Unknown action: %{actionName} |
420 | 不明的參數: %{parameterName} | Unknown parameter: %{parameterName} |
421 | 缺少必要參數: %{parameterName} | Missing required parameter: %{parameterName} |
422 | 參數的值無效: %{parameterName} | The value for the parameter is not valid: %{parameterName} |
423 | 指定 %{parameterName2} 時,%{parameterName1} 值必須為 PROMPT。 | %{parameterName1} value must be PROMPT when specifying %{parameterName2}. |
500 | 正在建立 TPM 智慧卡... | Creating TPM Smart Card... |
503 | 正在摧毀 TPM 智慧卡... | Destroying TPM Smart Card... |
504 | 輸入管理金鑰: | Enter Admin Key: |
505 | 確認管理金鑰: | Confirm Admin Key: |
506 | 管理金鑰確認結果不符。 | Admin Key confirmation does not match. |
507 | 輸入 PUK: | Enter PUK: |
508 | 確認 PUK: | Confirm PUK: |
509 | PUK確認結果不符。 | PUK confirmation does not match. |
510 | 輸入 PIN: | Enter PIN: |
511 | 確認 PIN: | Confirm PIN: |
512 | PIN 確認結果不符。 | PIN confirmation does not match. |
513 | 智慧卡讀卡機裝置執行個體識別碼 = %{deviceInstanceId} | Smart Card Reader Device Instance ID = %{deviceInstanceId} |
514 | 請重新啟動電腦,以使變更生效。 | Please restart your computer for the changes to take effect. |
515 | 請重新啟動目標電腦,以使變更生效。 | Please restart the target machine for the changes to take effect. |
516 | 使用預設的管理金鑰: %{defaultAdminKey} | Using default Admin Key: %{defaultAdminKey} |
517 | 使用預設的 PUK: %{defaultPuk} | Using default PUK: %{defaultPuk} |
518 | 使用預設的 PIN: %{defaultPin} | Using default PIN: %{defaultPin} |
519 | TPM 虛擬智慧卡管理不支援將 PIN 原則搭配所指定電腦上執行的 Windows 版本使用。 | TPM Virtual Smart Card management does not support PIN policy with the version of Windows running on the specified machine. |
520 | TPM 虛擬智慧卡管理不支援將證明搭配所指定電腦上執行的 Windows 版本使用。 | TPM Virtual Smart Card management does not support attestation with the version of Windows running on the specified machine. |
1000 | 正在初始化虛擬智慧卡元件... | Initializing the Virtual Smart Card component... |
1001 | 正在建立虛擬智慧卡元件... | Creating the Virtual Smart Card component... |
1002 | 正在銷毀虛擬智慧卡元件... | Destroying the Virtual Smart Card component... |
1050 | 正在初始化虛擬智慧卡模擬器... | Initializing the Virtual Smart Card Simulator... |
1051 | 正在建立虛擬智慧卡模擬器... | Creating the Virtual Smart Card Simulator... |
1052 | 正在銷毀虛擬智慧卡模擬器... | Destroying the Virtual Smart Card Simulator... |
1100 | 正在初始化虛擬智慧卡讀卡機... | Initializing the Virtual Smart Card Reader... |
1101 | 正在建立虛擬智慧卡讀卡機... | Creating the Virtual Smart Card Reader... |
1102 | 正在銷毀虛擬智慧卡讀卡機... | Destroying the Virtual Smart Card Reader... |
1150 | 正在等待 TPM 智慧卡裝置... | Waiting for TPM Smart Card Device... |
1151 | 正在向 TPM 智慧卡驗證... | Authenticating to the TPM Smart Card... |
1152 | 正在產生 TPM 智慧卡上的檔案系統... | Generating filesystem on the TPM Smart Card... |
1200 | 已建立 TPM 智慧卡。 | TPM Smart Card created. |
1201 | TPM 智慧卡已銷毀。 | TPM Smart Card destroyed. |
2000 | 無法模擬呼叫者 | Failed to impersonate the caller |
2001 | 請確定您的 PIN/PUK 符合您組織的長度或複雜性需求。 | Ensure that your PIN/PUK meets the length or complexity requirements of your organization. |
2002 | 已達到智慧卡讀卡機數目上限。 | The limit on the number of Smart Card Readers has been reached. |
2003 | TPM 虛擬智慧卡管理無法在終端機服務工作階段中使用。 | TPM Virtual Smart Card management cannot be used within a Terminal Services session. |
2050 | 無法初始化虛擬智慧卡元件。 | Failed to initialize the Virtual Smart Card component. |
2051 | 無法建立虛擬智慧卡元件。 | Failed to create the Virtual Smart Card component. |
2052 | 無法銷毀虛擬智慧卡。 | Failed to destroy the Virtual Smart Card. |
2100 | 無法初始化虛擬智慧卡模擬器。 | Failed to initialize the Virtual Smart Card Simulator. |
2101 | 無法建立虛擬智慧卡模擬器。 | Failed to create the Virtual Smart Card Simulator. |
2102 | 無法銷毀虛擬智慧卡模擬器。 | Failed to destroy the Virtual Smart Card Simulator. |
2103 | 無法設定虛擬智慧卡模擬器。 | Failed to configure the Virtual Smart Card Simulator. |
2104 | 找不到指定的虛擬智慧卡模擬器。 | Failed to find the specified Virtual Smart Card Simulator. |
2150 | 無法初始化虛擬智慧卡讀卡機。 | Failed to initialize the Virtual Smart Card Reader. |
2151 | 無法建立虛擬智慧卡讀卡機。 | Failed to create the Virtual Smart Card Reader. |
2152 | 無法銷毀虛擬智慧卡讀卡機。 | Failed to destroy the Virtual Smart Card Reader. |
2200 | 無法連線至 TPM 智慧卡。 | Failed to connect to the TPM Smart Card. |
2201 | 無法在 TPM 智慧卡上產生檔案系統。 | Failed to generate the filesystem on the TPM Smart Card. |
2250 | 無法建立 TPM 智慧卡。 | Unable to create TPM Smart Card. |
2251 | 無法銷毀 TPM 智慧卡。 | Unable to destroy TPM Smart Card. |
File Description: | TPM 虛擬智慧卡設定公用程式 |
File Version: | 4.00 (WinBuild.160101.0800) |
Company Name: | Microsoft Corporation |
Internal Name: | TpmVscMgr |
Legal Copyright: | © Microsoft Corporation. All rights reserved. |
Original Filename: | TpmVscMgr.exe.mui |
Product Name: | Microsoft® Windows® Operating System |
Product Version: | 10.0.15063.0 |
Translation: | 0x404, 1200 |