How should you complete the Desired State Configuration (DSQ configuration script?

DRAG DROP

You need to deploy Internet Information Services (IIS) to an Azure virtual machine that runs Windows Server 2019.

How should you complete the Desired State Configuration (DSQ configuration script? To answer, drag the appropriate values to the correct locations. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Box 1: Configuration

The following example shows a simple example of a configuration.

configuration IISInstall

{

node "localhost"

{

WindowsFeature IIS

{

Ensure = "Present"

Name = "Web-Server"

}

}

}

Box 2: WindowsFeature

Latest AZ-400 Dumps Valid Version with 289 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments