exam questions

Exam 70-741 All Questions

View all questions & answers for the 70-741 exam

Exam 70-741 topic 1 question 129 discussion

Actual exam question from Microsoft's 70-741
Question #: 129
Topic #: 1
[All 70-741 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 sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory domain named contoso.com.
You need to create a Nano Server image named Nano1 that will be used as a virtualization host. The windows server 2016 source files are located in drive D.
Solution: You run the following cmdlet.
New-NanoServerImage -Edition Datacenter -DeploymentType Host -Package
Microsoft-NanoServerCompute-Package -MediaPath D:\ -TargetPath
C:\Nano1\Nano1.wim -ComputerName Nano1 -DomainName Contoso.com
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
coleman
Highly Voted 5 years, 7 months ago
right , the answer is YES
upvoted 8 times
...
BrownHornet
Highly Voted 5 years, 4 months ago
A - Answer is correct. The following link has an example where it says "In this process of adding a Hyper-V role, we included the -Compute parameter on the PowerShell command. This will instruct it to include the Microsoft-NanoServer-Compute-Package.cab file during repackaging. " So I think you can use the -Package parameter to include the Hyper V role. https://social.technet.microsoft.com/wiki/contents/articles/32731.windows-nano-server-virtualization-with-vmware-vsphere.aspx
upvoted 7 times
stefano1856
5 years, 1 month ago
thanks for this link it says that the format can also be WIM
upvoted 1 times
...
...
promaster
Most Recent 4 years, 11 months ago
Nano server is no long on 70-740 exam by the way, since March 2019, read the exam update document
upvoted 1 times
Bama6529
4 years, 10 months ago
took the 70-740 exam a few weeks ago, there are still some nano server questions on there. i actually had this specific question on mine.
upvoted 2 times
...
...
DMc
4 years, 11 months ago
I vote No due to wrong -Deployment type--should be Guest not Host for a virtualization deployment. Host would be for Physical. -DeploymentTypes Specify Guest for creating an image for deployment to a virtual machine. Specify Host for creating an image for deployment to physical hardware.
upvoted 1 times
V1980
4 years, 7 months ago
nano is only mentioned inside containers...
upvoted 1 times
...
...
rohw
5 years, 4 months ago
Answer is no. Missing the -Compute parameter: Indicates that this operation adds the Compute package. This package includes Hyper-V and NetQoS.
upvoted 2 times
...
MarkElliott
5 years, 4 months ago
I CAN SAY IVE TAKEN 70-740 AND YES NANO SERVERS ARE PART OF IT, THIS IS 70-740 QUESTION
upvoted 1 times
...
Nhan
5 years, 4 months ago
The answer is NO the -Computer command is missing when you are creating an inmage file using the WIM file
upvoted 3 times
...
Nhan
5 years, 4 months ago
this is 70-40, the the answer is B which is NO, its the wim file and the -computer command is missing the -computepackage is the package for deployment a function not computing the image for deployment so the answer is NO
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 ...