exam questions

Exam 70-740 All Questions

View all questions & answers for the 70-740 exam

Exam 70-740 topic 1 question 36 discussion

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

You have a server named Server1 that runs Windows Server 2016.
Server1 has Internet connectivity.
You have a Nano Server image.
You need to download and save a Nano Server package in the Nano Server image. The package is NOT included in the Windows Server 2016 installation media.
Which two cmdlets should you run on Server1? Each correct answer presents part of the solution.

  • A. Set-PackageSource
  • B. Install-PackageProvider
  • C. Add-AppxProvisionedPackage
  • D. Save-NanoServerPackage
  • E. Add-WindowsPackage
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

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
Dean
Highly Voted 5 years, 8 months ago
B & E B. Install-Package provider – This allows you to add an external package provider, IE not part of the installation media E. Add-WindowsPackage – This allows you to add a package to an image. Save-NanoServerPackage is wrong because it allows you to download the package without installing it, but it doesn’t insert it into an Image.
upvoted 7 times
Bill
5 years, 6 months ago
Example from Powershell: Add files to an image PS C:\>Add-WindowsImage -ImagePath "C:\imagestore\custom.wim" -CapturePath d:\ -Name "Drive D" This command adds files from d:\"Drive D" to the existing image at c:\imagestore\custom.wim. It does not say it applies the servicing changes made to a mounted image. The servicing changes are applied afterwards with: Save-WindowsImage https://docs.microsoft.com/en-us/powershell/module/dism/save-windowsimage?view=win10-ps Example 1: Save servicing changes made to a mounted image PowerShell Copy PS C:\> Save-WindowsImage -Path "c:\offline" This command saves the servicing changes made to the Windows image mounted to c:\offline. It does not unmount the image.
upvoted 3 times
...
lbs
4 years, 8 months ago
I agree. This makes the most sense.
upvoted 1 times
lbs
4 years, 7 months ago
I am going with the provided answer BD bcos: The package needs to be saved first before adding it to the image.
upvoted 3 times
...
...
...
MalYoung
Highly Voted 5 years, 3 months ago
Has Nano Server not been dropped from the Exam?
upvoted 6 times
V1980
4 years, 4 months ago
Yup! Nobody is updating exams any more since they're about to be retired there's no point.
upvoted 2 times
...
...
panda
Most Recent 4 years, 7 months ago
Now Exam 70-740 doesn't include nano server. https://community.infosecinstitute.com/discussion/134177/exam-objectives-changed-for-the-mcsa-windows-server-2016 https://www.reddit.com/r/mcsa/comments/apiv14/microsoft_removed_the_nano_server_from_70740/
upvoted 3 times
...
TrueLearner
4 years, 8 months ago
You need to DOWNLOAD and SAVE a Nano Server package in the Nano Server image. BD
upvoted 4 times
...
GenjamBhai
4 years, 9 months ago
BD is correct. B adds external provider D saves package which is what question asks. E will insert into image, but questions does not ask this.
upvoted 4 times
...
Julyoss
4 years, 10 months ago
So B & E are the final answers?
upvoted 1 times
...
user200
4 years, 11 months ago
The given answer is correct.. read this. Installing Nano Server packages You can install a Nano Server package (including its dependency packages, if any) to Nano Server either locally or an offline image with either Install-NanoServerPackage or Install-Package -ProviderName NanoServerPackage. Both of these accept input from the pipeline. Downloading Nano Server packages Save-NanoServerPackage or Save-Package allow you to download packages and save them without installing them. Both cmdlets accept input from the pipeline. https://docs.microsoft.com/en-us/windows-server/get-started/deploy-nano-server
upvoted 3 times
...
xziomal9
5 years ago
Correct answer: B, E
upvoted 2 times
...
RicardoRyuma
5 years, 1 month ago
Save-NanoServerPackage doesn't even exist ...
upvoted 2 times
dbet
4 years, 10 months ago
Save-NanoServerPackage or Save-Package allow you to download packages and save them without installing them.
upvoted 2 times
...
...
hkshado
5 years, 2 months ago
How about THIS? D & E are the correct answer. As the question only requested two objectives "download and save a Nano Server package in the Nano Server image", the question does not request you to perform the prerequisite, so B is not required...
upvoted 2 times
...
shockfu
5 years, 2 months ago
Save-NanoServerPackage or Save-Package allow you to download packages and save them without installing them. You can install a Nano Server package (including its dependency packages, if any) to Nano Server either locally or an offline image with either Install-NanoServerPackage or Install-Package -ProviderName NanoServerPackage. So, I am confused on the answer.
upvoted 1 times
shockfu
5 years, 2 months ago
I mean the answer provided makes sense but the discussions do not.
upvoted 1 times
...
...
Gordy
5 years, 3 months ago
What's the other answer? We all agree that B is correct
upvoted 1 times
strillexium
5 years, 3 months ago
B + E because B to install the package and E to add the package to the windows image
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago