Your network contains a server named Server1 and 10 Web servers. All servers run Windows Server
2012 R2.
You create a Windows PowerShell Desired State Configuration (DSC) to push the settings from
Server1 to all of the Web servers.
On Server1, you modify the file set for the Web servers.
You need to ensure that all of the Web servers have the latest configurations.
Which cmdlet should you run on Server1?

A.
Get-DcsConfiguration
B.
Restore-DcsConfiguration
C.
Set-DcsLocalConfigurationManager
D.
Start-DcsConfiguration
Would this not be A?
from technet:
The Get-DscConfiguration cmdlet gets the current configuration of the nodes, if the configuration exists. Specify computers by using Common Information Model (CIM) sessions. If you do not specify a target computer, the cmdlet gets the configuration from the local computer.
0
0
Answer D should be correct: Start-DcsConfiguration
However, none of the answers are actually correct. The cmdlets refer to “Dcs” instead of “Dsc”
https://technet.microsoft.com/en-us/library/dn521623.aspx
0
0
Hi, did you know you are listed on this website scamwarners.com, and scamadviser.comscamadviser.com they say they warn of scamming sites, but on closer inspection you can see that they are scamming people, they want you to register, but DO NOT, you will be flooded with SPAM in your inbox. Just a warning to all the good people out there, which is why I am telling you here as your website is great.
https://www.scamwarners.com/forum/viewtopic.php?f=10&p=315359
0
0