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 thesc privsc ommand.
B.
Edit the Daemon.json file.
C.
Add Docker Administrators to the local Administrators group.
Answer: B
The preferred method for configuring the Docker Engine on Windows is using a configuration file. The configuration file can be found at 'C:\ProgramData\Docker \config\daemon.json'. If this file does not already exist, it can be created.
Note: The Docker Engine can also be configured by modifying the Docker service using the sc config command.
https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/configure-docker-daemon
The reason for these preferred methods is that adding the Docker Administrators to the Local Administrators group could potentially give the Docker Administrators more access rights than needed. So that is not an option, answer is B
Set Docker security group
When you've signed in to the Docker host and are locally running Docker commands, these commands are run through a named pipe. By default, only members of the Administrators group can access the Docker Engine through the named pipe. To specify a security group that has this access, use the group flag.
https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/configure-docker-daemon
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.70-740 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Davis_Buezo
Highly Voted 5 years, 7 months agoglukken
5 years, 3 months agolbs
5 years agoRogercampos
Most Recent 4 years, 4 months agoGoldenFox
4 years, 7 months agoPStrik
5 years, 2 months ago