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.
Edit the Configuration.json file.
B.
Modify the Security settings of Docker.exe.
C.
Run the Set-Service cmdlet.
D.
Run the sc config command.
Explanation:
References: https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/configuredocker-daemon
This one reference is broken. Fortunately, answer given there: https://equizzing.com/microsoft/you-need-to-ensure-that-members-of-a-security-group-nam/
is the correct one: A).