White Papers
Active Directory® Client Profile
12 Version 1.0.0a
section 8.1). The value of the CIM_EnabledLogicalElementCapabilities.RequestedStatesSupported
property shall be either an empty array or contain any combination of the following values: 2 (Enabled), 3
(Disabled), 6 (Offline), or 11 (Reset).
153
154
155
157
158
160
161
163
164
165
167
168
169
170
171
172
173
174
175
176
177
179
180
181
182
183
184
185
186
187
188
190
191
7.3.2 CIM_EnabledLogicalElementCapabilities.ElementNameEditSupported 156
This property shall have a value of TRUE when the implementation supports client modification of the
Dell_OEMActiveDirectoryService.ElementName property.
7.3.3 CIM_EnabledLogicalElementCapabilities.MaxElementNameLen 159
The MaxElementNameLen property shall be implemented when the ElementNameEditSupported
property has a value of TRUE.
7.4 Active Directory Client State Management (Optional) 162
Active Directory client state management consists of the
Dell_OEMActiveDirectoryService.RequestStateChange(
) method being supported (see section 8.1) and
the value of Dell_OEMActiveDirectoryService.RequestedState not matching 12 (Not Applicable).
7.4.1 Active Directory Client State Management Support 166
When no CIM_EnabledLogicalElementCapabilities instance is associated with the
Dell_OEMActiveDirectoryService instance, Active Directory client state management shall not be
supported.
When a CIM_EnabledLogicalElementCapabilities instance is associated with the
Dell_OEMActiveDirectoryService instance and the value of the
CIM_EnabledLogicalElementCapabilities.RequestedStatesSupported property is an empty array, Active
Directory client state management shall not be supported.
When a CIM_EnabledLogicalElementCapabilities instance is associated with the
Dell_OEMActiveDirectoryService instance and the value of the
CIM_EnabledLogicalElementCapabilities.RequestedStatesSupported property is not an empty array,
Active Directory client state management shall be supported.
7.5 Dell_OEMActiveDirectoryService.RequestedState 178
The Dell_OEMActiveDirectoryService.RequestedState property shall have a value of 12 (Not Applicable),
5 (No Change), or a value contained in the
CIM_EnabledLogicalElementCapabilities.RequestedStatesSupported property array of the associated
CIM_EnabledLogicalElementCapabilities instance (see section 7.3.1).
When Active Directory client state management is supported and the RequestStateChange(
) method is
successfully executed, the RequestedState property shall be set to the value of the parameter
RequestedState of the RequestStateChange(
) method. After the RequestStateChange( ) method is
successfully executed, RequestedState and EnabledState shall have equal values, except for the
transitional requested state 11 (Reset). The value of the RequestedState property may change due to a
request for change to the Active Directory client enabled state by non-CIM implementation.
7.5.1 RequestedState – 12 (Not Applicable) value 189
When Active Directory client state management is not supported, the value of the
Dell_OEMActiveDirectoryService.RequestedState property shall be 12 (Not Applicable).