What should you run first?

You have a server named Server1 that runs Windows Server 2012 R2.
You plan to use Windows PowerShell Desired State Configuration (DSC) to confirm that the
Application Identity service is running on all file servers.
You define the following configuration in the Windows PowerShell Integrated Scripting Environment
(ISE):

You need to use DSC to configure Server1 as defined in the configuration.
What should you run first?

You have a server named Server1 that runs Windows Server 2012 R2.
You plan to use Windows PowerShell Desired State Configuration (DSC) to confirm that the
Application Identity service is running on all file servers.
You define the following configuration in the Windows PowerShell Integrated Scripting Environment
(ISE):

You need to use DSC to configure Server1 as defined in the configuration.
What should you run first?

A.
Service1

B.
Configuration1

C.
Start DscConfiguration

D.
Test-DscConfigu ration



Leave a Reply 3

Your email address will not be published. Required fields are marked *

two × one =


chuck

chuck

What the heck is this asking?? Can anyone elaborate or explain why configuration 1 is the answer?

Rol

Rol

This is kind of a trick question but actually has a really simple and straightforward answer. The DSC configuration is already made in this example. The question is what you should use first to apply this configuration. As seen in the picture the configuration is called configuration1. Running it would do.

luischavez714

luischavez714

configuration1.