70-243 · Question #129
You have a system Centre 2012 R2 Configuration Manager Service Pack1 (SP1) deployment. You have two configuration baselines named CB1 and CB2 has a configuration item that verifies whether Remote…
The correct answer is A. The evaluation conditions of CB2. CB2 depends on CB1 as an evaluation condition, which prevents CB1 from being deleted. The dependency in CB2 must be removed before CB1 can be safely deleted.
Question
You have a system Centre 2012 R2 Configuration Manager Service Pack1 (SP1) deployment. You have two configuration baselines named CB1 and CB2 has a configuration item that verifies whether Remote Desktop is enabled CB1 is deployed to a device collection named collection1. CB2 uses CB1 as an evaluation condition. You need to ensure that you can delete CB1. What should you modify before you delete CB1?
Options
- AThe evaluation conditions of CB2
- BThe collections to which CB1 is deployed
- CThe configuration item of CB1
- DThe evaluation conditions of CB1
How the community answered
(27 responses)- A81% (22)
- B4% (1)
- C4% (1)
- D11% (3)
Why each option
CB2 depends on CB1 as an evaluation condition, which prevents CB1 from being deleted. The dependency in CB2 must be removed before CB1 can be safely deleted.
In Configuration Manager, a configuration baseline cannot be deleted while it is referenced as an evaluation condition by another baseline. Since CB2 uses CB1 as an evaluation condition, that reference creates a blocking dependency. Removing CB1 from CB2's evaluation conditions eliminates the dependency and allows CB1 to be deleted.
Removing CB1 from deployed collections only removes its assignments to devices; it does not resolve the dependency that CB2 has on CB1 as an evaluation condition.
Modifying the configuration item inside CB1 does not affect whether CB2 references CB1 as a dependency, so the blocking relationship remains.
CB1's own evaluation conditions are unrelated to CB2's reference to CB1; changing what CB1 evaluates does not remove CB2's dependency on CB1.
Concept tested: Removing configuration baseline dependencies before deletion
Source: https://learn.microsoft.com/en-us/mem/configmgr/compliance/deploy-use/create-configuration-baselines
Topics
Community Discussion
No community discussion yet for this question.