# AZ-400 — Question 603

**Type:** multiple_choice
**Topics:** topic_1

## Question

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You run the Register-AzureRmAutomationDscNode command in your company's environment.
You need to make sure that your company's test servers remain correctly configured, regardless of configuration drift.
Solution: You set the -ConfigurationMode parameter to ApplyAndAutocorrect.
Does the solution meet the goal?

## Correct Answer

_See scenario._

## Explanation

Selected Answer: A
It's A - Yes. With ApplyAndAutocorrect: DSC applies any new configurations. After initial application of a new configuration, if the target node drifts from the desired state, DSC reports the discrepancy in logs, and then re-applies the current configuration

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/microsoft/AZ-400/603  
Practice (tracked): https://hiexam.net/study/AZ-400/practice