exam questions

Exam 70-744 All Questions

View all questions & answers for the 70-744 exam

Exam 70-744 topic 1 question 146 discussion

Actual exam question from Microsoft's 70-744
Question #: 146
Topic #: 1
[All 70-744 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You deploy Windows Server 2016 to a server named Server1.
You need to ensure that you can run Windows Containers on Server1.
Solution: On server1, you install the DockerMsftProvider PowerShell and the Docker package. You restart the server.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
References:
https://docs.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/deploy-containers-on-server

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
KidCastaldo
Highly Voted 4 years, 8 months ago
B. No. Given answer is incomplete. You must also "Install-WindowsFeature Containers" https://blog.couchbase.com/setup-docker-windows-server-2016/ Yes this is a 740 question but that doesn't mean you won't see it on 744
upvoted 5 times
Sham
4 years, 5 months ago
the answer is correct, To install Docker, we'll use the OneGet provider PowerShell module. The provider will enable the containers feature on your machine and install Docker, which will require a reboot. https://docs.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/deploy-containers-on-server
upvoted 1 times
...
...
SamsOtro
Most Recent 4 years, 6 months ago
B is correct. The Containers feature needs to be installed as well.
upvoted 2 times
yiping
4 years, 5 months ago
but with the reference provided, it seems correct? inside the reference, only "Install-Module -Name DockerMsftProvider -Repository PSGallery -Force"、 "Install-Package -Name docker -ProviderName DockerMsftProvider"、 "Restart-Computer -Force"
upvoted 1 times
...
...
Nhan
5 years, 3 months ago
The given answer is correct, this is 70-740 exam question
upvoted 2 times
Yebubbleman
4 years, 5 months ago
Containers from 70-740 is covered in 70-744. WSUS from 70-740 is covered in 70-744. DNSSEC from 70-741 is covered in 70-744. Network Controller and SDN from 70-741 is covered in 70-744. Active Directory Forest Trusts from 70-742 is covered in 70-744. Group Policy from 70-742 is covered in 70-744. The moral of the story is that 70-744 covers ground from all three MCSA: Server 2016 exams and, probably better than any other MCSE: Core Infrastructure requisite exam, builds on the prior Server 2016 exams. (Though, I get the feeling that 70-745 also borrows elements from all three, albeit from the standpoint of SCVMM 2016 rather than Windows Server 2016).
upvoted 1 times
...
...
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.

SaveCancel
Loading ...