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 [/オプション] /PROVISION - ドメイン内のコンピューター アカウントをプロビジョニングします。 /DOMAIN - 参加先のドメインの /MACHINE - 指定したドメインに参加するコンピューターのホストの /MACHINEOU - アカウントの作成先の 。省略可能です。 /DCNAME - アカウントの作成対象の 。省略可能です。 /REUSE - 任意の既存アカウントを再利用します (パスワードは リセットされます)。 /SAVEFILE - プロビジョニング データを に 指定した場所のファイルに保存します。 /NOSEARCH - アカウントの競合の検出を省略します (DCNAME が必要) (高速)。 /DOWNLEVEL - Windows Server 2008 DC 以前の使用をサポートします。 /PRINTBLOB - 応答ファイルのための Base64 エンコード メタデータ BLOB を 返します。 /DEFPWD - 既定のコンピューター アカウント パスワードを使用します (非推奨)。 /ROOTCACERTS - ルート証明機関の証明書を含めます。省略可能です。 /CERTTEMPLATE - コンピューター証明書テンプレートの 。省略 可能です。ルート証明機関の証明書を含めます。 /POLICYNAMES - セミコロンで区切られたポリシー名のリスト。省略可能 です。各名前は AD の GPO の displayName です。 /POLICYPATHS - セミコロンで区切られたポリシー パスのリスト。省略 可能です。各パスはレジストリ ポリシー ファイルへの パスです。 /NETBIOS - 指定したドメインに参加するコンピューターの NetBIOS の 。省略可能です。 /PSITE - 指定したドメインに参加するコンピューターを配置する固定 サイトの 。省略可能です。 /DSITE - 指定したドメインに参加するコンピューターを最初に配置する 動的サイトの 。省略可能です。 /PRIMARYDNS - 指定したドメインに参加するコンピューターのプライ マリ DNS ドメインの 。省略可能です。 /REQUESTODJ - 次回ブート時にオフライン ドメインの参加を要求します。 /LOADFILE - /SAVEFILE で前に指定した /WINDOWSPATH - オフライン イメージの Windows ディレクトリへの /LOCALOS - ローカルで実行されている OS を /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 | ドメイン DNS ポリシー: 名前: %1!wZ! DNS ドメイン名: %2!wZ! DNS フォレスト名: %3!wZ! ドメイン GUID: %4!s! SID: %5!s! |
DomainDnsPolicy: Name: %1!wZ! DnsDomainName: %2!wZ! DnsForestName: %3!wZ! DomainGuid: %4!s! Sid: %5!s! |
0x400003EB | DC 情報: ドメイン コントローラー名: %1!s! ドメイン コントローラー アドレス: %2!s! ドメイン コントローラー アドレスの種類: 0x%3!x! ドメイン GUID: %4!s! ドメイン名: %5!s! DNS フォレスト名: %6!s! フラグ: 0x%7!x! DC サイト名: %8!s! クライアント サイト名: %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 | [%1!s!] はドメイン [%2!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. |
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 が指定されましたが、現在の OS はドメイン参加機能をサポートしていません。 |
/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. |