| 1000 | ? | ? | 
                                                            | 1001 | AdvHelp | AdvHelp | 
                                                            | 1002 | Provision | Provision | 
                                                            | 1003 | Domain | Domain | 
                                                            | 1004 | Machine | Machine | 
                                                            | 1005 | MachineOU | MachineOU | 
                                                            | 1006 | DCName | DCName | 
                                                            | 1007 | Reuse | Reuse | 
                                                            | 1008 | Downlevel | Downlevel | 
                                                            | 1009 | SaveFile | SaveFile | 
                                                            | 1010 | DefPwd | DefPwd | 
                                                            | 1011 | NoSearch | NoSearch | 
                                                            | 1012 | PrintBlob | PrintBlob | 
                                                            | 1013 | RequestODJ | RequestODJ | 
                                                            | 1014 | LoadFile | LoadFile | 
                                                            | 1015 | WindowsPath | WindowsPath | 
                                                            | 1016 | Dump | Dump | 
                                                            | 1017 | PrimeReg | PrimeReg | 
                                                            | 1018 | Test | Test | 
                                                            | 1019 | ForceError | ForceError | 
                                                            | 1020 | ProvisionData | ProvisionData | 
                                                            | 1021 | LocalOS | LocalOS | 
                                                            | 1022 | CertTemplate | CertTemplate | 
                                                            | 1023 | PolicyNames | PolicyNames | 
                                                            | 1024 | PolicyPaths | PolicyPaths | 
                                                            | 1025 | RootCACerts | RootCACerts | 
                                                            | 1026 | Netbios | Netbios | 
                                                            | 1027 | DSite | DSite | 
                                                            | 1028 | PSite | PSite | 
                                                            | 1029 | PrimaryDNS | PrimaryDNS | 
                                                            | 1030 | SaveToHive | SaveToHive | 
                                                            | 0x400003E8 | 使用方式: djoin.exe [/OPTIONS]  /PROVISION  - 在網域中佈建電腦帳戶      /DOMAIN  -  為要加入之網域的名稱      /MACHINE  -  為要加入網域之電腦的主機名稱      /MACHINEOU  -  (可省略) 為要在其中建立帳戶的組織單位      /DCNAME  - (可省略) 為當做帳戶建立目標的網域控制站      /REUSE - 重複使用任何現有的帳戶 (將重設密碼)      /SAVEFILE  - 將佈建資料儲存到  所指定路徑中的檔案      /NOSEARCH - 略過帳戶衝突偵測,需要 DCNAME (較快)      /DOWNLEVEL - 支援使用 Windows Server 2008 DC 或更舊的版本      /PRINTBLOB - 傳回回應檔案的 Base64 編碼中繼資料 blob      /DEFPWD - 使用預設的電腦帳戶密碼 (不建議)      /ROOTCACERTS - 選擇性包含根憑證授權單位憑證。      /CERTTEMPLATE  -  (可省略) 為電腦憑證範本的名稱。                             包含根憑證授權單位憑證。      /POLICYNAMES  - 以分號分隔的選擇性原則名稱清單。                               每個名稱都是 AD 中 GPO 的顯示名稱。      /POLICYPATHS  - 以分號分隔的選擇性原則路徑清單。                               每個路徑都是登錄原則檔案的路徑。      /NETBIOS  -  (可省略) 為要加入網域之電腦的 Netbios 名稱。      /PSITE  -  (可省略) 為要用來放置要加入網域之電腦的持續性                      站台的名稱。      /DSITE  -  (可省略) 為一開始要放置要加入網域之電腦的動態                      站台的名稱。      /PRIMARYDNS  -  (選擇性) 為要加入網域之電腦的主要 DNS 網域                           名稱。  /REQUESTODJ  - 要求在下次開機時執行離線網域加入      /LOADFILE  - 先前已透過 /SAVEFILE 指定的       /WINDOWSPATH  -  為離線映像中的 Windows 目錄路徑      /LOCALOS - 允許 /WINDOWSPATH 指定本機執行的作業系統。                 此命令必須以本機 Administrator 的身分執行。                 此選項需要重新開機才能套用變更。範例:在網域中佈建電腦帳戶:djoin.exe /PROVISION /DOMAIN  /MACHINE           /SAVEFILE           注意: 其他參數是可省略的要求本機電腦執行離線網域加入:djoin.exe /REQUESTODJ /LOADFILE  /WINDOWSPATH           注意: 其他參數是可省略的 | Usage: djoin.exe [/OPTIONS]  /PROVISION  - Provision a computer account in the domain      /DOMAIN  -  of the domain to join      /MACHINE  - Host  of the computer joining the domain      /MACHINEOU  - Optional  where the account is created      /DCNAME  - Optional  to target for account creation      /REUSE - Reuse any existing account (password will be reset)      /SAVEFILE  - Save provisioning data to a file at       /NOSEARCH - Skip account conflict detection, requires DCNAME (faster)      /DOWNLEVEL - Support using a Windows Server 2008 DC or earlier      /PRINTBLOB - Return base64 encoded metadata blob for an answer file      /DEFPWD - Use default machine account password (not recommended)      /ROOTCACERTS - Opt. include root Certificate Authority certificates.      /CERTTEMPLATE  - Optional  of machine certificate template.                             Includes root Certificate Authority certificates.      /POLICYNAMES  - Opt. semicolon-separated list of policy names.                               Each name is the displayName of the GPO in AD.      /POLICYPATHS  - Opt. semicolon-separated list of policy paths.                               Each path is a path to a registry policy file.      /NETBIOS  - Opt. Netbios  of the computer joining the domain.      /PSITE  - Opt.  of persistent site to put the computer joining                      the domain in.      /DSITE  - Opt.  of dynamic site to initially put the computer                       joining the domain in.      /PRIMARYDNS  - Opt.  of primary DNS domain of the computer                           joining the domain.  /REQUESTODJ  - Request offline domain join at next boot      /LOADFILE  -  specified previously via /SAVEFILE      /WINDOWSPATH  -  to the Windows directory in an offline image      /LOCALOS - Allows /WINDOWSPATH to specify the locally running OS.                 This command must be run as a local Administrator.                 This option requires a reboot for changes to be applied.      Examples:To provision a computer account in the domain:djoin.exe /PROVISION /DOMAIN  /MACHINE           /SAVEFILE           Note: Other parameters are optional          To request the local machine to perform an offline domain join:djoin.exe /REQUESTODJ /LOADFILE  /WINDOWSPATH           Note: Other parameters are optional | 
                                                            | 0x400003E9 | 進階選項:  /DUMP  - 從  傾印佈建 blob 的內容  /PROVISION  - 在網域中佈建電腦帳戶      /PRIMEREG - 將 blob 儲存在本機登錄中,重新執行 djoin.exe                  以模擬安裝程式。然後重新開機以完成 ODJ。                  這個選項需要您以 administrator 身分執行。  /REQUESTODJ - 要求在下次開機時執行離線網域加入      /PRIMEREG - 將 blob 儲存在本機登錄中,重新執行 djoin.exe                  以模擬安裝程式。然後重新開機以完成 ODJ。                  這個選項需要您以 administrator 身分執行。      /PROVISIONDATA - 從舊的 PROVISION 叫用輸出   /SAVETOHIVE  - 將 /PROVISION 操作的結果儲存到       的登錄區。  /TEST - 測試模式,並未實際呼叫 NetJoinDomain  /FORCEERROR - 僅測試模式,模擬 NetJoinDomain 失敗 | Advanced options:  /DUMP  - Dump a provisioning blob's contents from   /PROVISION  - Provision a computer account in the domain      /PRIMEREG - Stores blob in local registry, re-run djoin.exe                  to simulate setup. Then reboot to complete the ODJ.                  This option requires that you are running as                  an administrator.                    /REQUESTODJ - Request offline domain join at next boot      /PRIMEREG - Stores blob in local registry, re-run djoin.exe                  to simulate setup. Then reboot to complete the ODJ.                  This option requires that you are running as                  an administrator.      /PROVISIONDATA - Output from a previous PROVISION invocation  /SAVETOHIVE  - Store results of a /PROVISION operation to a registry      hive at .        /TEST - Test mode, NetJoinDomain is not actually called  /FORCEERROR - Test mode only, NetJoinDomain failure simulated | 
                                                            | 0x400003EA | DomainDnsPolicy:       Name: %1!wZ!       DnsDomainName: %2!wZ!       DnsForestName: %3!wZ!       DomainGuid: %4!s!       Sid: %5!s! | DomainDnsPolicy:       Name: %1!wZ!       DnsDomainName: %2!wZ!       DnsForestName: %3!wZ!       DomainGuid: %4!s!       Sid: %5!s! | 
                                                            | 0x400003EB | DcInfo:       DomainControllerName: %1!s!       DomainControllerAddress: %2!s!       DomainControllerAddressType: 0x%3!x!       DomainGuid: %4!s!       DomainName: %5!s!       DnsForestName: %6!s!       Flags: 0x%7!x!       DcSiteName: %8!s!       ClientSiteName: %9!s! | DcInfo:       DomainControllerName: %1!s!       DomainControllerAddress: %2!s!       DomainControllerAddressType: 0x%3!x!       DomainGuid: %4!s!       DomainName: %5!s!       DnsForestName: %6!s!       Flags: 0x%7!x!       DcSiteName: %8!s!       ClientSiteName: %9!s! | 
                                                            | 0x400003EC | Blob 版本: %1!d!   Blob 大小: %2!d! | Blob version: %1!d!   Blob size: %2!d! | 
                                                            | 0x400003ED | lpDomain: %1!s!   lpMachineName: %2!s!   lpMachinePassword: | lpDomain: %1!s!   lpMachineName: %2!s!   lpMachinePassword: | 
                                                            | 0x400003EE | 選項: 0x0 | Options: 0x0 | 
                                                            | 0x400003EF | 未知的版本! | Unknown version! | 
                                                            | 0x400003F0 | 無法開啟登錄機碼 %1!s!: 0x%2!x!。 | Failed to open the registry key %1!s!: 0x%2!x!. | 
                                                            | 0x400003F1 | 無法建立登錄機碼 %1!s!: 0x%2!x!。 | Failed to create the registry key %1!s!: 0x%2!x!. | 
                                                            | 0x400003F2 | 在 [HKLM\\\\%2!s!] 之下的 [%1!s!] 成功地儲存編碼的佈建 blob。 | Successfully stored the encoded provisioning blob in [%1!s!] beneath [HKLM\\\\%2!s!]. | 
                                                            | 0x400003F3 | 成功在網域 [%2!s!] 中佈建 [%1!s!]。 | Successfully provisioned [%1!s!] in the domain [%2!s!]. | 
                                                            | 0x400003F4 | 無法在網域 [%2!s!] 中佈建 [%1!s!]: 0x%3!x!。 | Failed to provision [%1!s!] in the domain [%2!s!]: 0x%3!x!. | 
                                                            | 0x400003F5 | TESTMODE,正在解碼... | TESTMODE, decoding... | 
                                                            | 0x400003F6 | PROVISIONDATA 值不是有效的: 0x%1!x!。 | The PROVISIONDATA value is not valid: 0x%1!x!. | 
                                                            | 0x400003F7 | Base64 blob 已解碼,正在解開... | The base64 blob was decoded, unpacking... | 
                                                            | 0x400003F8 | 無法解開 PROVISIONDATA 值: 0x%1!x!。 | The PROVISIONDATA value could not be unpacked: 0x%1!x!. | 
                                                            | 0x400003F9 | blob 已解碼成功,正在列印... | The blob decoded successfully. Printing... | 
                                                            | 0x400003FA | 無法將佈建資料儲存到檔案 [%1!s!]: 0x%2!x!。 | Failed to save provisioning data to the file [%1!s!]: 0x%2!x!. | 
                                                            | 0x400003FB | 佈建資料已成功地儲存到 [%1!s!]。 | Provisioning data was saved successfully to [%1!s!]. | 
                                                            | 0x400003FC | 從下列檔案載入佈建資料: [%1!s!]。 | Loading provisioning data from the following file: [%1!s!]. | 
                                                            | 0x400003FD | 無法從檔案 [%1!s!] 載入佈建資料: 0x%2!x!。 | Failed to load provisioning data from the file [%1!s!]: 0x%2!x!. | 
                                                            | 0x400003FE | Base64 正在解碼 blob... | Base64 decoding blob... | 
                                                            | 0x400003FF | 從檔案 [%1!s!] 解碼的值無效: 0x%2!x!。 | The decoded value from the file [%1!s!] is not valid: 0x%2!x!. | 
                                                            | 0x40000400 | 佈建資料無法解開: 0x%1!x!。 | The provisioning data could not be unpacked: 0x%1!x!. | 
                                                            | 0x40000401 | 無法建立登錄值 [%1!s!]: 0x%2!x!。 | Failed to create the registry value [%1!s!]: 0x%2!x!. | 
                                                            | 0x40000402 | /REQUESTODJ 會在 Windows 映像上操作,請透過 /WINDOWSPATH 提供此映像的路徑。 | /REQUESTODJ operates on a Windows image. Supply apath to this image via /WINDOWSPATH. | 
                                                            | 0x40000405 | 佈建資料無法載入: 0x%1!x!。 | The provisioning data could not be loaded: 0x%1!x!. | 
                                                            | 0x40000406 | 無法在登錄中準備佈建資料: 0x%1!x!。 | Failed to prime provisioning data in the registry: 0x%1!x!. | 
                                                            | 0x40000407 | 在登錄中已準備佈建資料,請再次執行 djoin.exe 以模擬安裝程式。 | Provisioning data is primed in the registry, Run djoin.exe again to simulate setup. | 
                                                            | 0x40000408 | 佈建資料無效: 0x%1!x!。 | The provisioning data is not valid: 0x%1!x!. | 
                                                            | 0x4000040A | 此作業系統已設定為網域控制站。不支援此操作。 | This operating system is configured as a domain controller. The operation is not supported. | 
                                                            | 0x4000040B | 需要重新開機才能套用變更。 | A reboot is required for changes to be applied. | 
                                                            | 0x4000040C | 無法從檔案 [%1!s!] 載入佈建資料: 0x%2!x! | Failed to load provision data from the file [%1!s!]: 0x%2!x! | 
                                                            | 0x4000040D | 電腦佈建已順利完成。 | Computer provisioning completed successfully. | 
                                                            | 0x4000040E | 正在佈建電腦... | Provisioning the computer... | 
                                                            | 0x4000040F | /PRIMEREG 會在本機登錄上操作。因此與 /PRIMEREG 一起使用時,/WINDOWSPATH 是不正確的參數。 | /PRIMEREG operates on the local registry. Therefore /WINDOWSPATHis an invalid parameter in combination with /PRIMEREG. | 
                                                            | 0x40000410 | /REQUESTODJ 預設只能在離線 (非執行中) Windows 映像上操作,提供 [%1!s!] 的路徑是目前執行中的 Windows 安裝,若要覆寫預設行為,並將目前執行中的本機作業系統做為目標,請也指定 /LOCALOS。 | /REQUESTODJ only operates on an offline (not running) Windows image by default. The path supplied [%1!s!] is the current running Windows installation. To override the default behavior and target the currently running local operating system also specify /LOCALOS. | 
                                                            | 0x40000411 | 不支援此操作。 | The operation is not supported. | 
                                                            | 0x40000412 | 輸入參數組合不正確。PROVISION 需要 DOMAIN、MACHINE 以及 SAVEFILE: 0x%1!x!。 | Invalid input parameter combination.PROVISION requires DOMAIN, MACHINE and SAVEFILE: 0x%1!x!. | 
                                                            | 0x40000413 | 以相同的電腦名稱再次執行 djoin.exe 時必須指定 /REUSE。電腦佈建失敗: 0x%1!x!。 | It may be necessary to specify /REUSE when runningdjoin.exe again with the same machine name.Computer provisioning failed: 0x%1!x!. | 
                                                            | 0x40000414 | 佈建字串 (%1!ul! 位元組): %2!s! | Provisioning string (%1!ul! bytes): %2!s! | 
                                                            | 0x40000415 | 離線網域加入要求失敗: 0x%1!x!。 | The offline domain join request failed: 0x%1!x!. | 
                                                            | 0x40000416 | 離線網域加入要求已完成。[TESTMODE - 正在傾印 blob] | The offline domain join request completed. [TESTMODE - Dumping blob] | 
                                                            | 0x40000417 | 已順利完成佈建要求。 | The provisioning request completed successfully. | 
                                                            | 0x40000418 | 模擬的安裝程式離線網域加入要求失敗: 0x%1!x!。 | The simulated setup offline domain join request failed: 0x%1!x!. | 
                                                            | 0x40000419 | 模擬安裝程式離線網域加入要求已成功完成。需要重新開機才能套用變更。 | Simulated setup offline domain join request completed successfully.A reboot is required for changes to be applied. | 
                                                            | 0x4000041A | 選項: | Options: | 
                                                            | 0x4000041B | %1!s! | %1!s! | 
                                                            | 0x4000041C | /LOCALOS 會在本機登錄上操作,此作業系統已設定為網域控制站。不支援此操作。 | /LOCALOS operates on the local registry, this OS is configuredas a domain controller. The operation is not supported. | 
                                                            | 0x4000041D | 已指定 /LOCALOS,但目前的作業系統不支援網域加入功能。 | /LOCALOS specified but the current OS does not support domain join functionality. | 
                                                            | 0x4000041E | 無法同時指定 /DSITE 與 /PSITE。 | /DSITE and /PSITE may not be specified at the same time. |