What should you do?

You have a server named Server1 that runs Windows Server 2016. The Docker daemon runs on Server1.
You need to ensure that members of a security group named Docker Administrators can administer Docker.
What should you do?
A. Run the Set-Service cmdlet
B. Modify the Security settings of Dockerd.exe.
C. Edit the Configuration.json file.
D. Run the sc config command.

microsoft-exams

4 thoughts on “What should you do?

  1. Correct answer is D (you can either edit daemon.json file or run the sc config command to modify docker)

  2. There must be a fault of frap for answer C:
    C. Edit the Configuration.json file.
    the question should be like this:
    C. Edit the Daemon.json file.

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.