Windows / Code / 0x400003e8
0x400003e8
Decimal: 1073742824 · Signed: 1073742824
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x03e8 (1000)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x03e8 (1000)
Associated Modules
| Module | Found in | Description |
|---|
| WerFault.exe | 78.11011 | The computer has rebooted from a bugcheck. The bugcheck was: %1. A full dump was not saved. |
| djoin.exe | 1011 | 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 |
| ui0detect.exe | 78.1 | A device or program has requested attention. Device or application: %1. Message title: %2. |
| 3 entries |
Associated Headers