Configuration baselines and configuration items display in the Configuration Manager console with the display name you have selected, and which can be edited in the configuration data General properties.
However, Configuration Manager also automatically generates a unique name for each configuration baseline and configuration item to ensure that the configuration data is uniquely referenced in the Configuration Manager hierarchy. You might need to reference this unique ID value if you have configuration data with the same name. For more information, see How to Distinguish Configuration Data with the Same Name in Desired Configuration Management.
Another scenario in which you might need to use the CI Unique ID value is if the configuration data names display in the wrong language or as a blank entry. (See the section "Names Appear in Wrong Language, or Blank Entries" below.)
The CI Unique ID value is used with both configuration baselines and configuration items.
The following is an example of a CI Unique ID value for a configuration baseline:
- ScopeId_02E3AB69-4889-AFBF-B5B564E74A21/Baseline_14091de3-eb48-49f-85f2-ae7e541b826e
The following is an example of a CI Unique ID value for a configuration item:
- ScopeId_CD6A2D43-C7AF-416A-AC1B-4B80241D253D/Application_a2575f17db3e-4b23-a6fb-4c0a4a877d2e
Because of their nonfriendly name, it can be difficult to interpret how the values for the CI Unique ID align to friendly display names, and if they refer to a configuration baseline or a configuration item.
Solution
The CI Unique ID value is not displayed by default in the Configuration Manager console, but it can be added to help you correlate this value with the display name. To add this column, follow the procedure in How to Distinguish Configuration Data with the Same Name in Desired Configuration Management.
Although it might often be obvious when the configuration data is a configuration baseline or a configuration item, a configuration baseline can reference another configuration baseline, as a dependent configuration baseline. In this scenario, it can difficult to determine whether the CI Unique ID refers to a configuration item or a configuration baseline.
To help you identify the configuration data that corresponds to the CI Unique ID, reference the label in the CI Unique ID value that appears after the forward slash (the "/" character). If the CI Unique ID has been automatically generated by Configuration Manager, use the following table as a guideline to help identify the corresponding configuration data. However, if the configuration data has been authored externally to Configuration Manager, then these labels are chosen by the editor.
If there is no label, and no ScopeID is displayed, the configuration item might be a software update configuration item.
|
Label Within CI Unique ID Value
|
Corresponding Configuration Data
|
| Baseline | Configuration baseline |
| OperatingSystem | Operating system configuration item |
| Application | Application configuration item |
| BusinessPolicy | General configuration item |
| GLOBAL | Uninterpreted configuration item |
| ClonedCI | Duplicate configuration baseline, or duplicate configuration item |