CONFIG_STATUS Return Codes
The following error codes can be returned by the configuration WMI classes for DFSR.
-
CONFIG_STATUS_SUCCESS
-
0
Success.
-
CONFIG_STATUS_REG_KEY_NOT_FOUND
-
1
Registry key is not found.
-
CONFIG_STATUS_REG_KEY_NOT_ACCESSIBLE
-
2
Registry key is not accessible.
-
CONFIG_STATUS_REG_VALUE_NOT_FOUND
-
3
Registry value is not found.
-
CONFIG_STATUS_REG_VALUE_INVALID
-
4
Registry value is not valid.
-
CONFIG_STATUS_REG_ERROR
-
5
Generic registry error.
-
CONFIG_STATUS_XML_NOT_INSTALLED
-
6
MSXML.dll is not installed.
-
CONFIG_STATUS_XML_EMPTY_DOM
-
7
Missing XML DOM.
-
CONFIG_STATUS_XML_INVALID_DOM
-
8
XML DOM is not valid.
-
CONFIG_STATUS_XML_FILE_NOT_FOUND
-
9
XML file not found.
-
CONFIG_STATUS_XML_FILE_NOT_ACCESSIBLE
-
10
XML file not accessible
-
CONFIG_STATUS_XML_ERROR
-
11
Generic XML error.
-
CONFIG_STATUS_AD_CANNOT_CONNECT
-
12
Cannot connect to AD.
-
CONFIG_STATUS_AD_ERROR
-
14
Generic AD error.
-
CONFIG_STATUS_PARAM_ERRORS
-
15
Bad XML\AD parameter.
-
CONFIG_STATUS_PARAM_WARNINGS
-
16
Bad XML\AD parameter.
-
CONFIG_STATUS_INVALID_FILE_PATH
-
17
File path is not valid.
-
CONFIG_STATUS_VOLUME_NOT_FOUND
-
18
Volume not found.
-
CONFIG_STATUS_OUT_OF_MEMORY
-
22
Out of memory.
-
CONFIG_STATUS_SOURCE_MISMATCH
-
23
Configuration source mismatch.
-
CONFIG_STATUS_ACCESS_DENIED
-
24
Access denied.
-
CONFIG_STATUS_GHOSTING_NOT_SUPPORTED
-
25
Ghosting is not supported.
-
CONFIG_STATUS_REPLICATIONGROUP_NOT_EMPTY
-
26
The replication group is not empty.
-
CONFIG_STATUS_REPLICATIONGROUP_ALREADY_EXISTS
-
27
27
-
CONFIG_STATUS_MEMBER_NOT_FOUND
-
28
The member is not found.
-
CONFIG_STATUS_MEMBER_EXISTS
-
29
The member exists.
-
CONFIG_STATUS_MEMBER_EXIST
-
30
The member exists.
-
CONFIG_STATUS_MEMBER_NOT_EXIST
-
31
The member does exist.
-
CONFIG_STATUS_AD_CONFIG_NOT_MODIFIABLE
-
32
The Active Directory (AD) configuration is not modifiable.
-
CONFIG_STATUS_CONNECTION_NOT_FOUND
-
33
The connection was not found.
-
CONFIG_STATUS_CONNECTION_EXIST
-
34
The connection exists.
-
CONFIG_STATUS_REPLICATIONGROUPTYPE_NOT_SUPPORTED
-
35
The replication group type is not supported.
-
CONFIG_STATUS_PROPERTY_READONLY
-
36
The property is read-only.
-
CONFIG_STATUS_REPLICATIONGROUP_INVALID_TOPLOLOGY
-
37
The replication group has an invalid topology.
-
CONFIG_STATUS_PARAM_ERROR_READONLY
-
38
The output parameter is read-only.
-
CONFIG_STATUS_PARAM_ERROR_CREATEONLY
-
39
The output parameter is create-only.
-
CONFIG_STATUS_ERROR
-
40
Generic error.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
End of client support |
Windows 7 |