nerdexam
Microsoft

70-243 · Question #122

You manage a System Center 2012 R2 Configuration Manager Service Pack 1 (SP1) stand-alone primary site. You have a configuration item named Item1 that has two revisions. The current revision is not…

The correct answer is B. Restore the previous version. Modify revision 1. To revert a configuration item to a previous revision in SCCM, you use the Restore action, which makes the selected prior revision the active current revision again.

Implementing Compliance Settings and Endpoint Protection

Question

You manage a System Center 2012 R2 Configuration Manager Service Pack 1 (SP1) stand-alone primary site. You have a configuration item named Item1 that has two revisions. The current revision is not referenced by any configuration baselines. You need to reconfigure Item1 to use the previous settings, and then you must modify the detection method of Item1. What should you do?

Options

  • ARestore the previous version. Modify revision 2.
  • BRestore the previous version. Modify revision 1.
  • CDelete the current version. Modify revision 1.
  • DCopy the previous version. Modify revision 2.

How the community answered

(30 responses)
  • A
    17% (5)
  • B
    73% (22)
  • C
    7% (2)
  • D
    3% (1)

Why each option

To revert a configuration item to a previous revision in SCCM, you use the Restore action, which makes the selected prior revision the active current revision again.

ARestore the previous version. Modify revision 2.

After restoring the previous version, revision 2 is no longer the active revision - modifying revision 2 would edit the discarded settings rather than the restored current state.

BRestore the previous version. Modify revision 1.Correct

Restoring the previous version promotes revision 1 back to the active state, making it the current revision being evaluated; after the restore, revision 1 is the one in effect and must be modified to update the detection method, since changes are always applied to the current active revision.

CDelete the current version. Modify revision 1.

Deleting the current revision is a destructive action that is not the correct procedure; SCCM provides a Restore function specifically to return to a prior revision without deletion.

DCopy the previous version. Modify revision 2.

Copying the previous version creates a new item rather than restoring the original item's revision history, and modifying revision 2 would still reference the unwanted current settings.

Concept tested: Restoring and modifying configuration item revisions

Source: https://learn.microsoft.com/en-us/mem/configmgr/compliance/deploy-use/create-configuration-items

Topics

#configuration item revisions#restore previous version#detection method#compliance settings

Community Discussion

No community discussion yet for this question.

Full 70-243 Practice