2.2.2.2 Configuration Object Status

Configuration Object Status is a 4-byte unsigned integer that describes the status of the associated Configuration Object. Valid values of the Configuration Object Status bits are specified in the following table. The semantic meaning of each value is implementation-specific to the service that owns the Configuration Object.

Value

Description

0x00000000

The Configuration Object is provisioned and online.

0x00000001

The Configuration Object is disabled. The resources necessary to run this Configuration Object are on the machine, but the administrator needs to provision the Configuration Object and enable it.

0x00000002

The Configuration Object is offline for some unknown reason.

0x00000003

The administrator has issued the command to unprovision the Configuration Object into a disabled state, but the unprovisioning job has not completed yet.

0x00000004

The administrator has issued the command to provision the Configuration Object and turn it online, but the provisioning job has not completed yet.

0x00000005

The administrator has issued the command to upgrade the Configuration Object into an online state, but the upgrade job has not completed yet.