Windows / Code / 0x00001003
0x00001003 Decimal: 4099 · Signed: 4099
As HRESULT: S: 0 (Success) C: 0 (Microsoft-defined) N: 0 (Not an NTSTATUS value) Facility: 0x000 (FACILITY_NULL: Default) Code: 0x1003 (4099) As NTSTATUS: Sev: 0 (STATUS_SEVERITY_SUCCESS) C: 0 (Microsoft-defined) Facility: 0x000 (Default) Code: 0x1003 (4099) Associated Modules Module Found in Description AxInstSv.dll 10 11 Attempt to install control %1 failed. The policy settings for host URL %2 do not allow the control to be installed VSSVC.exe 10 11 Volume Shadow Copy Service error: Cannot install the component %1 into the COM+ application '%2' [%3].
%4 auditpol.exe 7 8.1 10 11 Usage: AuditPol /set
[/user[:|<{sid}>][/include][/exclude]]
[/category:|<{guid}>[,:|<{guid}>...]]
[/success:|][/failure:|]
[/subcategory:|<{guid}>[,:|<{guid}>...]]
[/success:|][/failure:|]
[/option: /value:|]
This command sets the current audit policy.
Commands
/? Help (context-sensitive)
/user The security principal for whom per-user audit policy
specified by the category/subcategory is set. Either
the category or subcategory option must be specified,
as a SID or name.
/include Specified with /user; indicates that user's per-user
policy will cause audit to be generated even if not
specified by the system audit policy. This setting is
the default and is automatically applied if neither
the /include nor /exclude options are explicitly
specified.
/exclude Specified with /user; indicates that the user's per-user
policy will cause audit to be suppressed regardless of
the system audit policy. This setting is not honored for
users who are members of the Administrators local group.
/category One or more audit categories specified by GUID or name.
If no user is specified, the system policy is set.
/subcategory One or more audit subcategories specified by GUID or
name. If no user is specified, system policy is set.
/success Specifies success auditing. This setting is the default
and is automatically applied if neither the /success nor
/failure options are explicitly specified. This setting
must be used with a parameter indicating whether to
enable or disable the setting.
/failure Specifies failure auditing. This setting must be used with
a parameter indicating whether to enable or disable the
setting.
/option Set the audit policy for CrashOnAuditFail,
FullPrivilegeAuditing, AuditBaseObjects or
AuditBaseDirectories.
/sd Sets the security descriptor used to delegate access
to the audit policy. The security descriptor must be
specified using SDDL. The security descriptor must have a
DACL.
Example:
auditpol /set /user:domain\user /Category:"System" /success:enable /include
auditpol /set /subcategory:{0cce9212-69ae-11d9-bed3-505054503030} /failure:disable
auditpol /set /option:CrashOnAuditFail /value:enable
auditpol /set /sd:D:(A;;DCSWRPDTRC;;;BA)(A;;DCSWRPDTRC;;;SY) auditpolcore.dll 10 11 Failure crypt32.dll 7 8.1 10 11 Failed auto update retrieval of third-party root list cab from: <%1> with error: %2. gpsvc.dll 7 8.1 10 11 seconds joinproviderol.dll 10 11 The machine %2 attempted to join the domain %1 while offline but failed. The computer name was set to %2. A common cause of failure is the SKU does not support domain join, see the error code for more information. The error code was %3. netjoin.dll 8.1 The machine %2 attempted to join the domain %1 while offline but failed. The computer name was set to %2. A common cause of failure is the SKU does not support domain join, see the error code for more information. The error code was %3. ntfs.sys 10 11 Bad FRS sdengin2.dll 10 11 Backup was cancelled. spaceutil.exe 11 Examples: storagewmi.dll 8.1 10 11 Deleting storage tier 12 entries
Associated Headers