| 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  - (可选)加入该域的计算机的 。      /PSITE  - (可选)要将加入该域的计算机放入                      的永久性站点的 。      /DSITE  - (可选)开始将加入该域的计算机放入                       的动态站点的 。      /PRIMARYDNS  - (可选)加入该域的计算机                           的主 DNS 域的 。  /REQUESTODJ  - 请求在下次启动时脱机加入域      /LOADFILE  - 之前通过 /SAVEFILE 指定的       /WINDOWSPATH  - 指向脱机映像中 Windows 目录的       /LOCALOS - 允许 /WINDOWSPATH 指定本地运行的操作系统。                 必须以本地管理员身份运行此命令。                 此选项需要重新启动才能应用更改。      示例:在域中预配计算机帐户: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。                  此选项要求你以管理员                  身份运行。                    /REQUESTODJ - 请求在下次启动时脱机加入域      /PRIMEREG - 将 blob 存储在本地注册表中,重新运行 djoin.exe                  以模拟安装。然后重新启动以完成 ODJ。                  此选项要求你以管理员                  身份运行。      /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:       名称: %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!       标志: 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 | 已将编码的预配 blob 成功存储在 [HKLM\\\\%2!s!] 下的 [%1!s!] 中。 | 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 在本地注册表上操作,因此 /WINDOWSPATH与 /PRIMEREG 结合使用时为无效参数。 | /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 在本地注册表上操作,此 OS 已配置为域控制器。不支持该操作。 | /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. |